/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

* {
	margin:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(gifs/background.jpg) #000 top no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
	position:relative;
	width:981px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

.logo {
	width:981px;
	height:127px;
	display:block;
	overflow:hidden;
}

.logo a {
	background:url(gifs/logo_titre.jpg) top no-repeat;
	width:981px;
	height:37px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding-top:90px;
	display:block;
}

.logo a:hover {
	background:url(gifs/logo_titre_over.jpg) top no-repeat;
	width:981px;
	height:127px;
	display:block;
}

.menu_produit {
	width:981px;
	height:34px;
}
/******************************************************************** Lien ******************************************************************/
a {
	text-decoration: none;
	color:#d3b312;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	background-color:#999;
	border-bottom:#d3b312 1px solid;
	border-top:#d3b312 1px solid;
	border-left:#d3b312 1px solid;
	border-right:#d3b312 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#000;
	background-color:#d3b312;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.pagination	{
	height:15px;
	margin:auto
}

.numpage {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	font-size:11px;
	float:left;
	color:#000!important;
	text-decoration:none;
	font-weight:900;
	margin:2px;
	background:url(gifs/pagination_link.jpg) no-repeat;
}

.numpage_selec {
	height:15px;
	width:15px;
	font-size:11px;
	margin:2px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	color:#000!important;
	text-decoration:none;
	font-weight:900;
	background:url(gifs/pagination_hover.jpg) no-repeat
}

.bt_suivant	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant.jpg) no-repeat;
	margin:2px;
}

.bt_suivant_inactiv	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant_inactiv.jpg) no-repeat;
	margin:2px;
}

.bt_precedent {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent.jpg) no-repeat;
	margin:2px;
}

.bt_precedent_inactiv {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent_inactiv.jpg) no-repeat;
	margin:2px;
}

.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/
	
	
	/* my text */
.txt_left {
	margin:0;
	font-size:12px;
	color:#fff;
	text-align:justify;
	line-height:1.6;
}

.txt_left1 {
	font-size:12px;
	color:#fff;
	text-align:left;
	line-height:1.7;
}

.txt_left1 a {
	font-size:12px;
	color:#d3b312;
	text-align:left;
	text-decoration:none;
}

.txt_left1 a:hover {
	font-size:12px;
	color:#fff;
	text-align:left;
	text-decoration:underline;
}

.txt_left1 a:visited {
	font-size:12px;
	color:#999;
	text-align:left;
	text-decoration:underline;
}


.txt_centrer {
	margin:0;
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:1.5;
}


.txt_left a:hover, .txt_centrer a:hover {
	font-size:12px;
	color:#fff !important;
	text-decoration:none;
}

.txt_left a, .txt_centrer a {
	font-size:12px;
	color:#d3b312 !important;
	text-decoration:underline;
}

.lien_droit {
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	line-height:18px;
	text-align:right;
	padding-right:10px;
}

.lien_droit a {
	font-size:11px;
	font-weight:bold;
	color:#d3b312 !important;
	text-decoration:underline !important;
}

.lien_droit a:hover {
	font-size:11px;
	font-weight:bold;
	color:#fff !important;
	
}

.paragraphe5050 {
	float:left;
	width:250px;
	height:auto;
	display:inline;
}

.filet {
	width:553px;
	height:5px;
	border-top:1px solid #d3b312;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 10px;
	clear:both;
}

.formulaire {
	margin-top:10px;
	margin-left:30px;
}

/*fin my text */

/***ACTU***/
.template_ {
	width:500px;
	height:auto;
	margin-bottom:10px;
}

.top_actu {
	width:500px;
	height:20px;
	overflow:hidden;
	background:url(gifs/top_actu.jpg) top left no-repeat;
}

.bas_actu {
	width:500px;
	height:20px;
	clear:both;
	background:url(gifs/bas_actu.jpg) top left no-repeat;
}

.corps_actu {
	width:500px;
	height:auto;
	overflow:hidden;
	background:url(gifs/corps_actu.jpg) top left repeat-y;
}

.titre_actu1 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding-left: 20px;
	padding-top: 2px;
}

.img_actu {
	float:left;
	margin:10px 0 10px 115px;
}

.img_actu1 {
	float:left;
	margin:10px 15px 10px 15px;
}

.img_actu2 {
	float:left;
	margin:10px 0 0 0;
}
/***FINACTU***/

/**** MENU ****/
ul.MenuHorizontal { 
   width: 981px; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
  } 

ul.MenuHorizontal li { 
   float: left; 
} 

ul.MenuHorizontal li a { 
   display: block; 
   color: #FFF;         /*Ici, changer la couleur de la police*/ 
   font-family:Arial, Helvetica, sans-serif;      /*Ici, changer la police du menu*/ 
   font-size: 14px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 8px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 26px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: center; 
   font-weight:bold;
   text-decoration: none; 
} 

li#menu0 { 
   width: 120px; 
} 

li#menu1 { 
   width: 137px; 
} 

li#menu2 { 
   width: 135px; 
} 

li#menu3 { 
   width: 201px; 
} 

li#menu4 { 
   width: 212px; 
} 

li#menu5 { 
   width: 176px; 
} 

li#menu0 a { 
   background-image: url('gifs/620291_04.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu1 a { 
   background-image: url('gifs/620291_05.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu2 a { 
   background-image: url('gifs/620291_06.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu3 a { 
	color:#d3b312;
   background-image: url('gifs/620291_07.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu4 a { 
   background-image: url('gifs/620291_08.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu5 a { 
   background-image: url('gifs/620291_09.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

li#menu0 a:hover, a#selected-over0 { 
	color:#000;
   background-image: url('gifs/620291_040.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu1 a:hover, a#selected-over1 { 
	color:#000;
   background-image: url('gifs/620291_050.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu2 a:hover, a#selected-over2 { 
	color:#000;
   background-image: url('gifs/620291_060.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu3 a:hover, a#selected-over3 { 
	color:#000000 !important;
   background-image: url('gifs/620291_070.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu4 a:hover, a#selected-over4 { 
	color:#000;
   background-image: url('gifs/620291_080.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

li#menu5 a:hover, a#selected-over5 {
	color:#000; 
   background-image: url('gifs/620291_090.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

/***FIN MENU ***/

.jaune {
	color:#d3b312;
}

fieldset {
	border:1px solid #d3b312;
}

.content {
	width:981px;
	height:auto;
	overflow:hidden;
	background:#000;
}

.colonne_droite {
	width:388px;
	height:auto;
	overflow:hidden;
	float:left;
	display:inline;
}

.colonne_gauche {
	width:593px;
	height:auto;
	overflow:hidden;
	float:left;
	display:inline;
}

.contenu {
	width:593px;
	height:auto;
	background:url(gifs/fond_cotnenu.jpg) top left no-repeat;
}

.page {
	width:553px;
	height:auto;
	padding:15px 20px 20px 20px;
}

.para_index {
	width:250px;
	float:left;
	height:auto;
	display:inline;
}

.para_index1 {
	width:250px;
	float:left;
	height:auto;
	display:inline;
	border-right:1px solid #727272;
}

.sous_titre {
	background:url(gifs/trait_h2.jpg) bottom left no-repeat;
	width:288px;
	height: 21px;
}

.img_index {
	float:left;
	margin:8px 15px 0 0;
}

.img_index1 {
	padding-left:30px;
}

.diapo {
	width:388px;
	height:562px;
}

.encart_contact {
	width:299px;
	height:149px;
	float:left;
	display:inline;
}

.encart_contact a {
	width:281px;
	height:129px;
	color:#000;
	text-align:left;
	line-height:35px;
	font-size:20px;
	padding-left:18px;
	padding-top:20px;
	display:block;
	background:url(gifs/encart_contact.jpg) top no-repeat;
}

.encart_contact a:hover {
	width:281px;
	height:129px;
	color:#000;
	text-align:left;
	line-height:35px;
	font-size:20px;
	padding-left:18px;
	padding-top:20px;
	display:block;
	background:url(gifs/encart_contact1.jpg) top no-repeat;
}

.encart_nouveautes {
	width:294px;
	height:149px;
	float:left;
	display:inline;
}

.encart_nouveautes a {
	width:276px;
	height:129px;
	color:#000;
	text-align:left;
	line-height:35px;
	font-size:20px;
	padding-left:18px;
	padding-top:20px;
	display:block;
	background:url(gifs/encart_novueautes.jpg) top no-repeat;
}

.encart_nouveautes a:hover {
	width:276px;
	height:129px;
	color:#000;
	text-align:left;
	line-height:35px;
	font-size:20px;
	padding-left:18px;
	padding-top:20px;
	display:block;
	background:url(gifs/encart_novueautes1.jpg) top no-repeat;
}

h1 {
	font-size:17px;
	color:#fff;
	padding-bottom:10px;
}

h2 {
	font-size:17px;
	color:#fff;
	padding-bottom:10px;
}

h3 {
	font-size:17px;
	color:#fff;
	padding-bottom:10px;
}

h4 {
	font-size:17px;
	color:#fff;
	padding-bottom:10px;
}

.txt_sous_titre {
	font-size:14px;
	color:#fff;
	text-align:left;
}

.footer {
	width:100%;
	height:277px;
	background:url(gifs/tranche_footer.jpg) top repeat-x;
}

.content_footer {
	width:981px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.footer_1 {
	width:287px;
	height:277px;
	float:left;
	display:inline;
	background:url(gifs/footer_1.jpg) top left no-repeat;
}

.footer_2 {
	width:378px;
	height:277px;
	float:left;
	display:inline;
	background:url(gifs/footer_2.jpg) top left no-repeat;
}

.footer_3 {
	width:316px;
	height:277px;
	float:left;
	display:inline;
	background:url(gifs/footer_3.jpg) top left no-repeat;
}

.txt_centrer_contact {
	padding-top: 196px;
	color:#fff;
	text-align:center;
	font-size:12px;
}

.plan1 {
	width: 140px;
	height:auto;
	float:left;
	display:inline;
}

.img_droite{
	float:right;
	margin:0;
}

.img_gauche {
	float:left;
	margin:5px 20px 0 0 ;
}

.f_left_border {
	float:left;
	border:1px solid #d3b312;
	margin:5px 20px 0 0 ;
}

.google {
	width:500px;
	height:auto;
	margin-left: 17px;
}

.img_1 {
	margin-left:75px;
}

.img_2 {
	margin-left:60px;
	margin-right:60px;
}	

.encart_portail {
	float:left;
	display:inline;
	width:96px;
	height:138px;
}

.encart_portail a {
	display:block;
	width:96px;
	height:18px;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top:120px;
	background:url(gifs/encart_portail.jpg) top no-repeat;
}

.encart_portail a:hover {
	display:block;
	width:96px;
	height:138px;
	background:url(gifs/encart_portail1.jpg) top no-repeat;
}

.encart_escalier {
	float:left;
	display:inline;
	width:96px;
	height:138px;
}

.encart_escalier a {
	display:block;
	width:96px;
	height:18px;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top:120px;
	background:url(gifs/encart_escalier.jpg) top no-repeat;
}

.encart_escalier a:hover {
	display:block;
	width:96px;
	height:138px;
	background:url(gifs/encart_escalier1.jpg) top no-repeat;
}

.encart_gardecorps {
	float:left;
	display:inline;
	width:96px;
	height:138px;
}

.encart_gardecorps a {
	display:block;
	width:96px;
	height:18px;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top:120px;
	background:url(gifs/ecnart_garde_corps.jpg) top no-repeat;
}

.encart_gardecorps a:hover {
	display:block;
	width:96px;
	height:138px;
	background:url(gifs/ecnart_garde_corps1.jpg) top no-repeat;
}

.encart_balcon {
	float:left;
	display:inline;
	width:96px;
	height:138px;
}

.encart_balcon a {
	display:block;
	width:96px;
	height:18px;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top:120px;
	background:url(gifs/encart_balcons.jpg) top no-repeat;
}

.encart_balcon a:hover {
	display:block;
	width:96px;
	height:138px;
	background:url(gifs/encart_balcons1.jpg) top no-repeat;
}

.encart_autres {
	float:left;
	display:inline;
	width:96px;
	height:138px;
}

.encart_autres a {
	display:block;
	width:96px;
	height:18px;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top:120px;
	background:url(gifs/encart_autres.jpg) top no-repeat;
}

.encart_autres a:hover {
	display:block;
	width:96px;
	height:138px;
	background:url(gifs/encart_autres1.jpg) top no-repeat;
}

.form_devis{
	float:left;
	width:150px;
	text-align:right;
	margin-right:5px;
	font-size:12px;
	margin-top: 3px;
	color:#FFFFFF;
}