html
{
    background:#2d7cb6 url(../images/background-site.jpg) repeat-x top left;
    font-family:"Verdana";
}
body
{
    margin:0;
    padding:0;
}
/*Entete*/
#entete
{
    width:900px;
    height:110px;
    padding-left:15px;
    padding-right:15px;
    background:url(../images/banniere.png) no-repeat top center;
    margin:0 auto;
    position:relative;
}
#entete_logo
{    
    width:329px;
    height:105px;
    position:absolute;
    top:5px;
    left:15px;
}
/*fin entete*/
/*Menu*/
#menu
{
    width:900px;
    height:55px;
    padding-left:15px;
    padding-right:15px;
    margin:0 auto;
    background:url(../images/background-menu.png) no-repeat left top;
    position:relative;
}
#menu_barre
{
    list-style-type:none;
    overflow:hidden;
    padding-left:0px;
    margin: 0 0 0 206px;
    width:694px;
    height:45px;
    float:left;
}
.menu_bouton_grand
{
    float:left;
    height:35px;
    width:136px;
    padding:0 0 0 0;
    margin:0 0 0 0;
}
.menu_bouton
{
    float:left;
    height:35px;
    width:93px;
    padding:0 0 0 0;
    margin:0 0 0 0;
}
/*Fin menu*/
/*Corps du site*/
#corps_du_site
{
    background:url(../images/background-conteneur.png) repeat-y top center;
    width:900px;
    height:auto;
    margin:0 auto;
    padding:0 15px 0 15px;
}
#partie_gauche
{
    width:390px;
    height:auto;
    margin:53px auto auto 30px;
    float:left;
}
#partie_gauche_titre
{
    background:url(../images/galerie-photos.png) no-repeat left top;
    height:27px;
    width:390px;
}
#partie_gauche_titre_aides_financement
{
    background:url(../images/banniere-haute.png) no-repeat left top;
    height:27px;
    width:390px;
}
#partie_gauche_foto
{
    height:293px;
    width:390px;
    margin-top:16px;
}
#partie_gauche_listing_foto
{
    background:url(../images/banniere-basse.png) no-repeat left top;
    height:27px;
    width:390px;
    margin-top:16px;
}
.div_carre
{
    height:20px;    
    text-align:center;
    padding-top:3px;
    margin:0 auto;
}
#div_carre_1
{
    width:24px;
}
#div_carre_2
{
    width:48px;
}
#div_carre_3
{
    width:72px;
}
#div_carre_4
{
    width:96px;
}
#div_carre_5
{
    width:120px;
}
#div_carre_6
{
    width:144px;
}
#div_carre_7
{
    width:168px;
}
#div_carre_8
{
    width:192px;
}
#div_carre_9
{
    width:216px;
}
#div_carre_10
{
    width:240px;
}
#div_carre_11
{
    width:264px;
}
#div_carre_12
{
    width:288px;
}
#div_carre_13
{
    width:312px;
}
#div_carre_14
{
    width:336px;
}
.carre
{
    width:20px;
    background-color:#999999;
    margin:0 2px;
    color:white;
    text-align:center;
    cursor:pointer;
    font-size:13px;
    font-weight:bold;
    line-height:20px;
    vertical-align:middle;
    text-decoration:none;
    display:block;
    padding:0px 0 0px 0;
    float:left;
}
#li_sous_menu_gauche
{
    margin-top:30px;
    height:auto;
    width:390px;
    color:#555555;
    font-size:12px;
    line-height:20px;
}
#partie_droite_aero
{
    width:390px;
    height:415px;
    margin:53px 30px 30px 60px;
    float:right;
    position:relative;
}
#partie_droite
{
    width:390px;
    height:auto;
    margin:53px 30px 30px 60px;
    float:right;
    position:relative;
}
#bouton_bilan
{
    width:390px;
    height:auto;
    margin:5px 30px 30px 60px;
    float:right;
}
#partie_droite_eau_chaude
{
    width:390px;
    height:388px;
    margin:53px 30px 30px 60px;
    float:right;
    position:relative;
}
#partie_droite_titre
{
    background:url(../images/puce.png) no-repeat top left;
    height:27px;
    width:52px;
    float:left;
}
#h1_partie_droite_titre
{
    height:27px;
    width:auto;
    float:left;
    margin-top:0px;
    color:#999999;
    font-size:25px;
    font-weight:normal;
}
#partie_droite_texte
{
    width:390px;
    color:#555555;
    font-size:12px;
    line-height:20px;
    clear:both;
}
.mot_texte_foto
{
    text-decoration:none;
    color:#999999;
}
.li_sous_menu_foto
{
    margin-left:15px;
}
.li_sous_menu_titre_foto
{
    list-style-type:none;
    margin:auto auto 10px auto;
}
.li_titre
{
    margin:10px auto 5px auto;
    list-style:circle;
}
#partie_droite_fleche
{
    background:url(../images/banniere-basse.png) no-repeat bottom center;
    width:390px;
    height:79px;
    margin-top:25px;
    position:absolute;
    bottom:0;
}
.lien_fleche
{
    position:absolute;
    bottom:0;
    z-index:25;
    color:#666666;
    font-size:12px;
    text-decoration:none;
    display:block;
    padding:60px 0 6px 0;
    width:70px;
    text-align:center;
    font-weight:bold;
}
.lien_fleche_eau_chaude
{
    position:absolute;
    bottom:0;
    z-index:25;
    color:#666666;
    font-size:12px;
    text-decoration:none;
    display:block;
    padding:60px 0 0 0;
    width:70px;
    text-align:center;
    font-weight:bold;
}
.lien_fleche:hover
{
    color:#ffffff;
}
.lien_fleche_eau_chaude:hover
{
    color:#ffffff;
}
#fleche_aero
{
    width:70px;
    height:52px;
    position:absolute;
    left:23px;
    bottom:27px;
    z-index:5;
}
#fleche_air_air
{
    width:70px;
    height:52px;
    position:absolute;
    left:114px;
    bottom:27px;
    z-index:5;
}
#fleche_air_eau
{
    width:70px;
    height:52px;
    position:absolute;
    left:205px;
    bottom:27px;
    z-index:5;
}
#fleche_eau_eau
{
    width:70px;
    height:52px;
    position:absolute;
    left:296px;
    bottom:27px;
    z-index:5;
}
#fleche_thermo
{
    width:70px;
    height:52px;
    position:absolute;
    left:23px;
    bottom:27px;
    z-index:5;
}
#fleche_solaire
{
    width:70px;
    height:52px;
    position:absolute;
    left:296px;
    bottom:27px;
    z-index:5;
}
#aero
{
    left:15px;
	width:90px;
}
#air_air
{
    left:114px;
}
#air_eau
{
    left:205px;
}
#eau_eau
{    
    left:296px;
}
#thermo
{
    display:inline;
    left:23px;
}
#solaire
{
    left:296px;
}
/*Fin corps du site*/


/*Corps site page accueil*/
#menu_accueil
{
    width:900px;
    height:55px;
    margin:0 auto;
    background:url(../images/background_menu_accueil.jpg) no-repeat left top;
    position:relative;
}
#corps_du_site_accueil
{
    background:url(../images/background_accueil.jpg) no-repeat left top;
    width:900px;
    height:458px;
    margin:0 auto;
    position:relative;
}
#liste_choix
{
    font-size: 12px;
    color:white;
    margin-top:0;
    padding-top:0;
    position:relative;
    top:0px;
    left:25px;
}
#pied_page_accueil
{
    background:url(../images/background_bas_accueil.png) no-repeat left top;
    width:900px;
    height:40px;
    margin:0 auto;
}
#mention_gauche_pied_de_page_accueil
{
    font-size:10px;
    color:#999999;
    position:absolute;
    bottom:-17px;
    left:15px;
}
#mention_droite_pied_de_page_accueil
{
    font-size:10px;
    color:#999999;
    position:absolute;
    bottom:-17px;
    right:15px;
}
/*Fin corps site page accueil*/
/*Page lien*/
#partie_gauche_lien
{
    width:150px;
    height:auto;
    margin:90px auto auto 80px;
    float:left;
}
.lien_lien
{
    text-decoration:none;
    list-style-type:none;
}
.tailleImageLien
{
    width:150px;
    /*height:50px;*/

}
/*Fin page lien*/

/*Corps page plan*/
#liste_plan
{
    color:#555555;
    font-size:12px;
    line-height:20px;
}
.lien_plan
{
    text-decoration:none;
    color:#555555;
    padding:3px 3px 3px 3px;
}
.lien_plan:hover
{
    text-decoration:none;
    color:#999999;
    padding:3px 3px 3px 3px;
}
/*Fin corps page plan*/
/*Page contact*/
#partie_gauche_contact
{
    width:390px;
    height:auto;
    margin:105px auto auto 30px;
    float:left;
    color:#555555;
    font-size:12px;
}
.partie_droite_texte_contact
{
    color:#555555;
    font-size:12px;
}
.partie_droite_texte_contact_red
{
    color:red;
    font-size:12px;
}
#formulaire
{
    margin-top: 40px;
    color:#555555;
    font-size:12px;
}
.lien_formulaire
{
    text-decoration:none;
    color:#555555;
}
.labelChamp
{
    display:inline;
    width:180px;
    float:left;
 }
 .taille_input
 {
     width:175px;
 }
/*Fin page contact*/
/*Page mention*/
.mentions
{
    text-decoration:none;
    width:390px;
    color:#555555;
    font-size:12px;
    line-height:20px;
    clear:both;
}
/*Fin page mention*/
/*Pied de page*/
#pied_de_page
{
    background:url(../images/bas-de-page.png) no-repeat left top;
    width:900px;
    height:225px;
    margin:0 auto;
    padding:0 15px 15px 15px;
    position:relative;
    
}
#mention_gauche_pied_de_page
{
    font-size:10px;
    color:#999999;
    position:absolute;
    bottom:20px;
    left:15px;
}
.lien_pied_page
{
    text-decoration:none;
    color:#999999;
}
#mention_droite_pied_de_page
{
    font-size:10px;
    color:#999999;
    position:absolute;
    bottom:20px;
    right:15px;
}
/*Fin pied de page*/
/*Signature*/
#signature
{
    background: left top;
    margin: 0 0 15px 0;
    font-size:10px;
    text-align:center;
}
.lien_signature_gris
{
    color:#cccccc;
    text-decoration:none;
}
.lien_signature_blanc
{
    color:white;
    text-decoration:none;
}
.signature_gris
{
    color:#cccccc;
}
.signature_blanc
{
    color:white;
}
/*Fin signature*/



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


/* Classes généralistes */
img {
border:none;
}
.separateur {
clear:both;
}
.tabulation
{
    margin-left:30px;
}

