ul.MenuHorizontal {
   width: 941px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   float: left;
}
ul.MenuHorizontal li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
ul.MenuHorizontal li a {
   display: block;
   background-color: #FECD04;
   color: #FFF;         /*Ici, changer la couleur de la police*/        /*Ici, changer la police du menu*/
   font-size: 11px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding-top: 12px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 33px;         /*Ici, on augmente la hauteur du menu*/ 
   text-align: center;
   text-decoration: none;
  
}

li#menu0 {
   width: 92px;
}

li#menu1 {
   width: 136px;
}

li#menu2 {
   width: 84px;
}

li#menu3 {
   width: 84px;
}

li#menu4 {
   width: 100px;
}

li#menu5 {
   width: 155px;
}

li#menu6 {
   width: 140px;
}

li#menu7 {
   width: 60px;
}

li#menu8 {
   width: 90px;
}

li#menu0 a {
   background-image: url('gifs/menu_06.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu1 a {
   background-image: url('gifs/menu_07.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu2 a {
   background-image: url('gifs/menu_08.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu3 a {
   background-image: url('gifs/menu_09.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu4 a {
   background-image: url('gifs/menu_10.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu5 a {
   background-image: url('gifs/menu_11.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu6 a {
   background-image: url('gifs/menu_12.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu7 a {
   background-image: url('gifs/menu_13.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu8 a {
   background-image: url('gifs/menu_14.jpg');         /*Ici l'image de fond de la cellule*/
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/over_06.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/over_07.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/over_08.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/over_09.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/over_10.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/over_11.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/over_12.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu7 a:hover, a#selected-over7 {
   background-image: url('gifs/over_13.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

li#menu8 a:hover, a#selected-over8 {
   background-image: url('gifs/over_14.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}

/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}
* {margin:0;
	padding:0;}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663200;
	text-decoration: none;
}
table strong{
	color :#663200;
	font-size:12px;
}

body {
	background-color:#FECD04;
	font-family:Arial, Helvetica, sans-serif;
	color:#663200;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

.contenu2 p {color:#ffffff}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-size:12px;
	color:#663200;
	background-color:#FECD04;
	font-weight: bold;
	height: 25px;
	border:none;
}
.bouton_news2 {
	font-size:12px;
	color:#663200;
	background-color:#FECD04;
	font-weight: bold;
	height: 25px;
	width:100px;
	border:none;
}
/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
	width:430px;
}
.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");
	}
	
/**********************************************************************************************************/



/*********************************************************MODELE*****************************************/	
.trame{
	background:url(gifs/motif.gif);
	width:1008px;
	height:auto;
	margin:auto;
}
#boite{
	width:944px;
	padding-left:33px;
}
#page{
	font-size: 11px;
	height:auto;
	width:944px;
}
.lien{
	height : 20px;
	width: 944px;
	color:#663200;
	text-align: right;
	font-style: normal;
	font-size: 11px;
	font-weight:bold;
	padding-top:5px;
	}
#header{
	height :180px;
	width: 944px;
}
#diaporama{
	background-image:url(gifs/menu_04.jpg);
	background-repeat:no-repeat;
	height:180px;
	width:690px;
	float:left;
}
#menu{
	width: 941px;
	float: left;
	font-size: 11px;
	font-weight: normal;
}
#contenu{
	width:941px;
	height:auto;
	background-color: #FFFFFF;
	float:left;
}
#footer{
	color:#663200;
	width:941px;
	height:127px;
	text-align: center;
	margin:auto;
	float:left;
	font-size: 12px;
}
#lien-foot{
	background-color: #FFFFFF;
	padding-top: 10px;
	font-size: 10px;
	margin-bottom: 5px;
}
#identite{
	background-image:url(gifs/menu_03.jpg);
	background-repeat:no-repeat;
	width: 251px;
	float: left;
	height:180px;
}	

#baseline{
	text-align:center;
	width:251px;
	}
#baseline a{
	font-size:12px;
	padding-top:110px;
	width:251px;
	height:71px;
	display:block;
	font-weight:bold;
}
#baseline a:hover{
	text-decoration:none;
}

#middle{
	width:516px;
	height:auto;
	float:left;
}
#encart-left{
	float:left;
	width:219px;
	padding-left:10px;
}
#encart-right{
	float:left;
	width:186px;
	padding-right:10px;
	text-align: center;
}
#devis{
	width:219px;
	height:127px;
	background-image:url(gifs/modele_17.gif);
	margin-bottom:10px;
	text-align:center;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
}
#encart-contact{
	width:217px;
	height:250px;
	border: 1px solid #FECD04;
	background-image: url(gifs/modele_21.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom:10px;
}

#encart-contact a.plan { font-size:12px; font-weight:bold; color:#663200}
#titre-contact{
	height:40px;
	background-color:#663200;
}
#depannage{
	background-image: url(gifs/modele_24.gif);
	background-repeat: no-repeat;
	height:74px;
	margin-bottom:10px;
}

#partenaire{
	background-color:#663200;
	height:340px;
	margin-bottom:10px;
	text-align: center;
}
#partenaire2{
	background-color:#663200;
	height:115px;
	margin-bottom:10px;
	text-align: center;
}
.cadre{
	padding-bottom:5px;
}
#actu{
	width:186px;
	height:132px;
	background-image:url(gifs/modele_19.gif);
	margin-bottom:10px;
}
#info{
	background-image:url(gifs/modele_23.gif);
	height:116px;
	margin-bottom:10px;
}
#energie{
	background-image:url(gifs/modele_28.gif);
	height:256px;
	margin-bottom:10px;
}
.lien-encart{
	padding-top: 20px;
	font-weight: bold;
}
#devis a{
	font-size: 14px;

}
#titre-contact{
	text-align: center;
}
#encart-contact a{
	color: #FECD04;
	font-size: 18px;
}
#encart-contact p{
	padding-top: 10px;
	padding-left: 10px;
	font-size: 12px;
}
#depannage h2{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.grand{
	font-size: 18px;
}
.img{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
.contenu{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 40px;
}
.contenu1{
	padding-top: 28px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 40px;
}
.contenu2{
	text-align: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 38px;
}
.bloc{
	padding-top: 10px;
}
#footer p{
	text-align: right;
	padding-right: 220px;
}
/**********************************************************************************************************/



/*********************************************************COMMUN*****************************************/	
a {
	font-size: 11px;
	color: #663200;
	text-decoration: none;
}
a:link {
	font-size: 11px;
	color: #663200;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #663200;
}
a:active {
	text-decoration: none;
	color: #663200;
}
h2{
	font-size: 18px;
	padding-top: 10px;
	margin-bottom: 10px;
}
h1{
	background-image:url(gifs/puce.jpg);
	background-repeat:no-repeat;
	font-size: 14px;
	padding-left: 10px;
	background-position: 0px 7px;
	padding-bottom: 20px;
}
h3{
	padding-top:3px;
	font-size:11px;
	padding-bottom:3px;
}
.over{	
	text-decoration:underline;
}
.tpl{
	float: left;
	width: 107px;
	-height:88px;
	min-height:88px;

	background-color:#FFFFFF;
	text-align: center;
	margin: 2px -3px 2px 4px;
	padding-bottom:3px;
}
.tpl a:hover{
	text-decoration:underline;
}
.titre-tpl{
	height: 35px;
}
#vignettes{
	padding :5px;
	width:440px;
	background-color:#FECD04;
	height:auto;
	margin-top: 10px;
	float:left;
}
.right{
	color: #FECD04;
	font-size: 14px;
	text-align: center;
}
#encart-right a{
	font-weight: bold;
	font-size: 12px;
}
#contempt{
	width:456px;
	height:auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-top:20px;
	padding-bottom:20px;
}
ul{
	padding-left:30px;
}
/**********************************************************************************************************/



/*********************************************************INDEX*****************************************/
.encart-pres{
	background-image:url(gifs/encart.jpg);
	background-repeat:no-repeat;
	width:215px;
	height:158px;
	float :left;
	padding-top: 20px;
	background-position: center bottom;
	padding-bottom: 10px;
	text-align: center;
}
.encart-pres2{
	background-image:url(gifs/encart.jpg);
	background-repeat:no-repeat;
	width:215px;
	height:168px;
	float :left;
	padding-top: 20px;
	background-position: right bottom;
	text-align: center;
	padding-left: 20px;
}
.small-contempt{
	height: 80px;
	padding-bottom: 18px;
}
.small-contempt2{
	text-align:left;
	height: 78px;
	padding-right: 10px;
	padding-top: 20px;
}
.encart-pres a{
	font-weight: bold;
	font-size: 14px;
	
}
.encart-pres2 a{
	font-weight: bold;
	font-size: 14px;
	
}
/**********************************************************************************************************/



/*********************************************************PRESENTATION*****************************************/
.desc{
	text-align: justify;
}
.devis{
	border: 1px solid #FECD04;
}
.desc2{
	width:430px;
	float:left;
}
.gras{
	font-style: italic;
	font-size: 14px;
}
.small-c{
	height: 100px;
	padding-bottom: 3px;
	padding-top:3px;
	float:left;
	padding-right: 3px;
	padding-left: 3px;
}
#apercu{
	width:420px;
	border: 1px solid #FECD04;
	margin-top: 15px;
	margin-bottom:15px;
	margin-left: 15px;

}
.apercu{
	width:420px;
	border: 1px solid #FECD04;
	margin-top: 15px;
	margin-bottom:15px;
	margin-left: 15px;
	height: 200px;

}
.google{
	float:left;
	width:210px;
	height:200px;
	font-size: 12px;
}
.pagination{
	text-align:center;
	width:430px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}
.liste{
	width:430px;
	margin-left:15px;
}

.float_l {
	float:left;
	margin:5px;
}
