body {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	letter-spacing: 0.75px;
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	color: #666666;
	text-align: justify;
}

div {
	width: 100%;
	overflow: auto;
}

img {
	border: 0;
}

a {
	color: #fa7d1d;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

h1 {
	color: #fa7d1d;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 3px;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

#page {
	
}

#haut_page, #bas_page {
	height: 18px;
}

#bas_page {
	text-align: center;
	color: #fa7d1d;
	font-size: 10px;
	border-top: 1px solid #cfcfcf;
}

#contenu_page, #contenu_page_accueil {
	background-color: #ffffff;
	background-image: url('../images/fond.png');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	width: 100%;
}

#contenu_page_accueil {
	background-image: url('../images/fond_accueil.png');
}

#contenu_page2 {
	background-image: url('../images/fond_cercles.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#contenu_page_accueil #contenu_page2 {
	background-image: url('../images/fond_cercles_accueil.gif');
	background-position: 0px 0px;
}

#conteneur_page {
	width: 1024px;
	/*height: 764px;*/
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#menu {
	height: 78px;
	overflow: hidden;
}

#menu .menu_item, #menu .menu_item_selected  {
	float: left;
	height: 100%;
	background-image: url('../images/fond_menu.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	text-align: center;
	line-height: 50px;
	font-size: 13px;
	letter-spacing: 3px;
}

#menu .menu_item_contact {
	width: 115px;
}

#menu .menu_item_equipe {
	width: 115px;
}

#menu .menu_item_services {
	width: 115px;
}

#menu .menu_item_references {
	width: 130px;
}

#menu .menu_image {
	float: left;
	width: 60px;
	text-align: center;
	padding-top: 10px;
}

#menu .menu_item a {
	color: #666666;
	text-decoration: none;
}

#menu .menu_item a:hover {
	color: #fa7d1d;
}

#menu .menu_item_selected a {
	color: #fa7d1d;
	text-decoration: none;
}

#menu .menu_item_selected a:hover {
	color: #666666;
}

#menu .menu_item_sep_g, #menu .menu_item_sep_d {
	float: left;
	/*height: 100%;*/ /* pb sous IE, Safari et Opera */
	height: 120%;	
	width: 1px;
	background-image: url('../images/fond_menu_sep.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#menu .menu_item_sep_d {
	margin-right: 15px;
}

#menu .menu_item_sep_gauche {
	float: left;
	width: 380px;
}

#sous_menu_gauche {
	margin-top: 75px;
	width: 75%;
	font-size: 13px;
	letter-spacing: 3px;
}

#sous_menu_gauche .sous_menu_item, #sous_menu_gauche .sous_menu_item_selected {
	margin-bottom: 25px;
	text-align: right;
}

#sous_menu_gauche .sous_menu_item a {
	color: #666666;
	text-decoration: none;
}

#sous_menu_gauche .sous_menu_item a:hover {
	color: #fa7d1d;
}

#sous_menu_gauche .sous_menu_item_selected a {
	color: #fa7d1d;
	text-decoration: none;
}

#sous_menu_gauche .sous_menu_item_selected a:hover {
	color: #666666;
}

#sous_menu_references {
	margin-top: 0px;
	overflow: hidden;
}

#sous_menu_references .sous_menu_references_item {
	margin-left: 35px;
	margin-bottom: 5px;
	width: 33%;
	color: #fa7d1d;
}

#sous_menu_references .sous_menu_references_item a {
	color: #666666;
	text-decoration: none;
}

#sous_menu_references .sous_menu_references_item a:hover {
	color: #fa7d1d;
}

#colonne_gauche, #colonne_droite {
	float: left;
	overflow: hidden;
}

#colonne_gauche {	
	width: 400px;
	margin-left: 24px;
}

#colonne_droite {	
	width: 575px;
	margin-left: 10px;
}

* html #colonne_droite {	/* IE6 */
	width: 566px;
}


#contenu_gauche_accueil, #contenu_gauche_references, #contenu_gauche_equipe, #contenu_gauche_contact, #contenu_gauche_services {
	width: 250px;
	margin-top: 170px;
	margin-left: 50px;
	text-align: center;
}

#contenu_gauche_references, #contenu_gauche_equipe, #contenu_gauche_contact, #contenu_gauche_services {
	width: 350px;
	margin-top: 0px;
}

#contenu_gauche_accueil h1 {
	margin-top: 50px;
}

#contenu_gauche_accueil h3 {
	margin-top: 10px;
}

.paragraphe {
	width: 100%;
	text-align: justify;
}

.couleur_dids, .couleur_dids_g {
	color: #fa7d1d;
	font-weight: bold;
}

.couleur_dids_g {
	color: #666666;
}

.orange {
	color: #fa7d1d; 
}

.gras {
	font-weight: bold;
}

.colonne_gauche_contenu, .colonne_droite_contenu {
	float: left;
	width: 48%;	
}

*:first-child+html .colonne_gauche_contenu {	/* IE7 */
	width: 47%;
}
* html .colonne_gauche_contenu {	/* IE6 */
	width: 47%;
}

.colonne_gauche_contenu {
	margin-right: 2%;
}

.colonne_droite_contenu {
	margin-left: 2%;
}

#diaporama {
	width: 548px;
	height: 408px;
	background-image: url('../images/fond_diaporama.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

.diaporama_accueil {
	margin-top: 71px;
}

#contenu_page_accueil #diaporama {
	background-image: url('../images/fond_diaporama_accueil.png');
}

#diaporama .diaporama_conteneur {
	width: 530px;
	height: 389px;
	margin-left: 9px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #ffffff;
}

#diaporama .diaporama_item {
	height: 100%;
	overflow: hidden;
	text-align: center;
}

.legende_diaporama {
	display: none;
}

#liste_references {
	width: 285px;
	height: 100%;
	overflow: hidden;
	background-color: #ffffff;
	margin-top: 25px;
	margin-left: 40px;
}

#liste_references .sep_liste_references {
	height: 1px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#liste_references li {
	width: 100%;
	height: 95px;
}

#liste_references .logo_reference {
	float: left;
	width: 95px;
	height: 80px;
	text-align: center;
	/*margin-top: 15px;*/
	overflow: hidden;
}

.cadre_reference {
	width: 80px;
	height: 80px;
}

.form_ligne {
	margin-bottom: 5px;
}

.form_label {
	float: left;
	width: 15%;
	text-align: right;
}

.form_cont {
	float: left;
	width: 85%;
}

#detail_contact {
}

#detail_services {
	margin-top: 35px;
	overflow: visible;
}

#formulaire_contact {
	margin-top: 50px;
	overflow: visible;
}

#adresse_contact {
	width: 60%;
	margin-top: 25px;
	margin-left: 15%;
	border: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#detail_equipe {
	margin-top: 225px;
}

#detail_reference {
	margin-top: 47px;
	overflow: hidden;
}

*:first-child+html #detail_reference {	/* IE7 */
	margin-top: 55px;
}
* html #detail_reference {	/* IE6 */
	margin-top: 55px;
}

#detail_reference div {
	overflow: hidden;
}

#detail_reference .titre_ref {
	font-weight: bold;
}

#detail_reference .images_ref {
	margin-top: 10px;
}

#detail_reference .description_ref, .legende_diaporama {
	width: 90%;
	margin-top: 10px;
	margin-left: 10px;
}