*{
	margin:0;
	padding:0;
}

body{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:15px;
}

a{
	text-decoration:none;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                     CLASSES DISPLAY et CLEAR                                     */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.lineclear{
	clear:both;
	height:1px;
	line-height:1px;
}

.vishidden{
	visibility:hidden
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                          CLASSES TEXTE                                           */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.bold{
	font-weight:bold;
}

.fsize14{
	font-size:14px;
}

.fsize16{
	font-size:16px;
}

.center{
	text-align:center;
}

.vert{
	color:#83B300;
}

.orange{
	color:#E47E34;
}































/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                  STRUCTURE COMMUNE                   ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


#global{
	width:956px;
}

#gauche{
	background:url(images/bg_gauche.jpg) no-repeat right top;
}

#droite{
	background:url(images/bg_droite.jpg) no-repeat left top;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#bandeau{
	height:334px;
	position:relative;
}


/* + + + + + + + + + + + + + + +                  logo                + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


#logo{
	position:absolute;
	top:72px;
	left:52px;
	height:197px;
	width:270px;
}


/* + + + + + + + + + + + + + + +        partie haute et menu haut     + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


#haut-bandeau{
	height:232px;
}

#menu-top{
	width:370px;
	height:16px;
	padding:0 0 0 556px;
	background:url(images/bg_menu-top.jpg) no-repeat right top;
	text-align:center;
}

#menu-top ul{
	font-size:11px;
	line-height:11px;
	padding:1px 0 0 0;
	color:#fff;
}

#menu-top ul li{
	display:inline;
	list-style-type:none;
}

#menu-top ul li a{
	color:#fff;
}

#menu-top ul li a:hover{
	color:#295A11;
}


/* + + + + + + + + + + + + + + +                  menu                + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


#menu{
	height:105px;
	padding:0 0 0 28px;
}

#menu ul{
	height:102px;
}

#menu ul li{
	height:102px;
	display:inline;
}

#menu ul li a{
	display:block;
	float:left;
	width:108px;
	height:102px;
	margin:0 13px 0 0;
}

#menu ul li a.menu1{
	background:url(images/menu1.jpg) no-repeat;
}

#menu ul li a.menu2{
	background:url(images/menu2.jpg) no-repeat;
}

#menu ul li a.menu3{
	background:url(images/menu3.jpg) no-repeat;
}

#menu ul li a.menu4{
	background:url(images/menu4.jpg) no-repeat;
}

#menu ul li a:hover{
	background-position:left bottom;
}

#menu ul li a.focus{
	background-position:left bottom;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#contenu{
	padding:0 0 0 28px;
}


/* + + + + + + + + + + + + + + +                 titres               + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


.titre-vert{
	font-size:14px;
	color:#54810A;
	line-height:17px;
	padding:0 0 7px 0;
	border-bottom:solid 1px #83B300;
	font-weight:bold;
}

.titre-orange{
	font-size:14px;
	color:#FA6900;
	line-height:17px;
	padding:0 0 7px 0;
	border-bottom:solid 1px #FA6900;
	font-weight:bold;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                              FOOTER                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#footer{
	padding:40px 0 0 0;
	background:url(images/bg_footer.gif) no-repeat 0px 30px;
	text-align:center;
	font-size:10px;
	color:#fff;
}

#footer ul{
	padding:15px 0 0 0;
}

#footer ul li{
	display:inline;
	padding:0 9px;
	list-style-type:none;
	border-right:solid 1px #339901;
}

#footer ul li.lili{
	border:none;
}

#footer ul li a{
	color:#339901;
}

#footer ul li a:hover{
	color:#83B300;
}





























/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                       ACCUEIL                        ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/




/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.haut-bandeau-index{
	background:url(images/haut-bandeau-index.jpg) no-repeat;
}

.menu-index{
	background:url(images/bg_menu-index.jpg) no-repeat;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* + + + + + + + + + + + + + + +             partie gauche            + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


#accueil-gauche{
	float:left;
	padding:21px 0 0 0;
	width:729px;
}

/* x.x.x. photo tout a gauche .x.x.x */

#photo-accueil{
	float:left;
	width:229px;
}

/* x.x.x. texte .x.x.x */

#texte-accueil{
	float:left;
	width:460px;
	text-align:justify;
}

/* x.x.x. bloc vert .x.x.x */

#bloc-vert{
	width:243px;
	float:right;
	margin:0px 0 0 20px;
}

#centre-bloc-vert{
	padding:5px 0 5px 15px;
	background:url(images/bloc-vert.gif) repeat-y;
	color:#fff;
}

.lien-vert{
	padding:10px 0 7px 37px;
	background:url(images/bg_lien-vert.gif) no-repeat 3px 3px;
}

.lien-vert a{
	text-decoration:underline;
	color:#54810A;
}

.lien-vert a:hover{
	color:#83B300;
}


/* + + + + + + + + + + + + + + +             partie droite            + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


#accueil-droite{
	float:left;
	width:169px;
	background:url(images/bg_accueil-droite.gif) no-repeat left bottom #D8F0CC;
}

.bulle-accueil-droite{
	padding:32px 26px 0 23px;
	text-align:center;
	height:54px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	line-height:18px;
}

.legislation{
	font-weight:normal;
	color:#000;
	font-size:11px;
	line-height:11px;
	padding:7px 0 30px 0;
	text-align:center;
}

#credit{
	background:url(images/bg_credit.gif) no-repeat;
}

#garantie{
	background:url(images/bg_garantie.gif) no-repeat;
}



/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                              FOOTER                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#tt{
	text-align:center;
	margin-top:20px;
}

#tt a{
	font-size:9px;
	color:#339901;
}

#tt a:hover{
	color:#3A731E;
}


























/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                     PRESTATIONS                      ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/




/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.haut-bandeau-presta{
	background:url(images/haut-bandeau-presta.jpg) no-repeat;
}

.menu-presta{
	background:url(images/bg_menu-presta.jpg) no-repeat;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

.legende{
	width:325px;
	text-align:center;
	padding:5px 0 0 0;
}


/* + + + + + + + + + + + + + + +              chauffe eau             + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


#chauffe-eau-texte{
	width:511px;
	float:left;
	padding:23px 0 100px 0;
	text-align:justify;
}

#chauffe-eau-photo{
	padding:21px 0 0 56px;
	float:left;
	width:348px;
}

#chauffe-eau-vignettes{
	padding:44px 0 0 0;
	text-align:right;
}

#chauffe-eau-vignettes img{
	border:solid 1px #FA6900;
	cursor:pointer;
	margin:0 0 0 20px;
}


/* + + + + + + + + + + + + + + +        centrale photovoltaique       + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


#centrale-texte{
	width:511px;
	float:left;
	text-align:justify;
	padding:0 0 100px 0;
}

#centrale-photo{
	float:left;
	width:381px;
}

#centrale-vignettes{
	padding:16px 0 0 0;
}

#centrale-vignettes img{
	border:solid 1px #FA6900;
	cursor:pointer;
	margin:0 20px 0 0;
}

.left{
	float:left;
	margin:0 15px 0 0;
}


/* + + + + + + + + + + + + + + +            pompe a chaleur           + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


#pompe-chaleur{
	width:511px;
	float:left;
	text-align:justify;
}

#pompe-chaleur-photo{
	padding:21px 0 0 56px;
	float:left;
	width:348px;
}

.right{
	text-align:right;
}

.pompe-chaleur-vignettes{
	padding:7px 0 21px 0;
	text-align:right;
}

.pompe-chaleur-vignettes img{
	border:solid 1px #FA6900;
	cursor:pointer;
	margin:0 0 0 15px;
}




























/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                    REALISATIONS                      ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/



/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* + + + + + + + + + + + + + + +            partie vignettes          + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


#partie-vignettes{
	width:511px;
	float:left;
	padding:23px 0 100px 0;
	text-align:justify;
}

#partie-vignettes img{
	border:solid 1px #FA6900;
	cursor:pointer;
	margin:0 15px 0 0;
}

.vignettes1{
	padding:10px 0 15px 0;
}


/* + + + + + + + + + + + + + + +               partie zoom            + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


#partie-zoom{
	padding:47px 0 0 56px;
	float:left;
	width:348px;
}

#leg2, #leg3, #leg4, #leg5, #leg6, #leg7, #leg8, #leg9, #leg10, #leg11, #leg12, #leg13{
	display:none;
} 






























/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                       CONTACT                        ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/




/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.haut-bandeau-contact{
	background:url(images/haut-bandeau-contact.jpg) no-repeat;
}

.menu-contact{
	background:url(images/bg_menu-contact.jpg) no-repeat;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


/* + + + + + + + + + + + + + + +             partie gauche            + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


#contact-gauche{
	float:left;
	width:236px;
	padding:24px 33px 0 0;
}

.logo-marge{
	margin:0 15px 0 0;
}

#logos img{
	margin-bottom:20px;
}


/* + + + + + + + + + + + + + + +             partie droite            + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


#contact-droite{
	float:left;
	width:636px;
	background:url(images/bg_contact-droite.jpg) no-repeat 0px 17px;
}

.deplacement{
	padding:62px 0 96px 156px;
	width:202px;
	text-align:center;
}

/*  ... coord ... */

#coord-gauche{
	float:left;
	padding:15px 0 0 0;
	width:265px;
}

p.adr{
	padding:1px 0 5px 44px;
	background:url(images/bg_adr.gif) no-repeat 0 0;
}

#coord-droite{
	float:left;
	width:360px;
}

p.tel{
	padding:12px 0 10px 96px;
	background:url(images/bg_tel.gif) no-repeat 0 0;
}

p.mail{
	padding:18px 0 10px 51px;
	background:url(images/bg_mail.gif) no-repeat 0 6px;
}

/*  ... devis ... */

#devis{
	width:595px;
	background:url(images/bg_devis.jpg) no-repeat;
	margin:40px 0 0 0;
}

p.devis1{
	padding:27px 0 0 150px;
}

p.devis2{
	padding:10px 0 45px 200px;
}





















/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                   MENTIONS LEGALES                   ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/



/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/



/* + + + + + + + + + + + + + + +             partie droite            + + + + + + + + + + + + + + +*/
/* ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , ' , */


#mentions-droite{
	float:left;
	width:616px;
	padding:24px 0 0 0;
	text-align:justify;
}
