/********************************************************************* 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: #000000;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(gifs/tranche_top.jpg) #fff top repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.container {
	width:981px;
	height:auto;
	position:relative;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

.header {
	position:relative;
	width:981px;
	height: 105px;
}

.logo {
	display:block;
	top:0;
	left:0;
	position:absolute;
	width:395px;
	height:105px;
	z-index:1;
	margin-left: 46px;
}

.baseline {
	display:block;
	top:0;
	right:0;
	width:500px;
	height:56px;
	position:absolute;
	color:#000;
	font-size:12px;
	line-height:20px;
	text-align:center;
	padding-top: 38px;
	z-index:2;
}

.sous_header {
	width:981px;
	height:199px;
	position:relative;
}

.diapo {
	position:absolute;
	width:572px;
	height:193px;
	top:0;
	right:0;
	display:block;
	z-index:3;
	margin-top: 6px;
}

.sous_baseline {
	width:442px;
	height:193px;
	bottom:0;
	left:0;
	z-index:5;
	position:absolute;
	color:#fff;
	text-align:left;
	font-size:14px;
}

.financement {
	text-align:left;
	font-size:13px;
	line-height:18px;
	color:#fff;
}

.financement a {
	text-align:left;
	font-size:13px;
	color:#fff;
}

.financement a:hover {
	text-align:left;
	font-size:13px;
	color:#fff;
	text-decoration:underline;
}

.num {
	text-align:center;
	font-size:28px;
	color:#fff;
	font-family:Georgia, Tahoma, Verdana !important;
}

.fond_content {
	width:1015px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:url(gifs/bas_content.jpg) bottom no-repeat;
}

.content {
	width:981px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	
}

.colonne_droite {
	width:236px;
	height:auto;
	float:right;
	display:inline;
}

.colonne_gauche {
	width: 696px;
	margin-left:20px;
	height:auto;
	float:left;
	display:inline;
	position:relative;
}

.chequier {
	position:absolute;
	top:1400px;
	left:15%;
	width:500px;
	height:317px;
	z-index:10;
	background:url(gifs/chequier_solaire_nordpasdec.jpg) top no-repeat;
	opacity: 0.2; filter: alpha(opacity=20);
}
/******************************************************************** Lien ******************************************************************/
a {
	text-decoration: none;
	color:#35289b;
}

fieldset {
	border:1px solid #35289b;
}

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;
	background-color:#ffffff;
	border-bottom:#35289b 1px solid;
	border-top:#35289b 1px solid;
	border-left:#35289b 1px solid;
	border-right:#35289b 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#35289b;
	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:#fefefe!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:#fefefe!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:#000;
	text-align:justify;
	line-height:1.6;
}

.txt_right {
	margin:0;
	font-size:12px;
	color:#000;
	text-align:right;
	line-height:1.6;
}

.rouge {
	color:#cf5a27;
}

.vert {
	color:#afb211;
}

.txt_radiateur {
	margin:0;
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:1.6;
}

.txt_encart_jaune {
	margin:0;
	font-size:11px;
	color:#000;
	text-align:left;
	line-height:1.6;
}

.titre_pret {
	margin:0;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-align:left;
	line-height:1.6;
}

.txt_left1 {
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:1.7;
}

.txt_left1 a {
	font-size:12px;
	color:#35289b;
	text-align:left;
	text-decoration:none;
}

.txt_left1 a:hover {
	font-size:12px;
	color:#000;
	text-align:left;
	text-decoration:underline;
}

.txt_centrer {
	margin:0;
	font-size:12px;
	color:#000;
	text-align:center;
	line-height:1.5;
}


.txt_left a:hover, .txt_centrer a:hover {
	font-size:12px;
	color:#000 !important;
	text-decoration:none;
}

.txt_left a, .txt_centrer a {
	font-size:12px;
	color:#35289b !important;
	text-decoration:underline;
}

.lien_droit {
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#35289b;
	line-height:20px;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
}

.lien_droit a {
	font-size:12px;
	font-weight:bold;
	color:#35289b !important;
}

.lien_droit a:hover {
	font-size:12px;
	font-weight:bold;
	color:#000 !important;
	text-decoration:underline !important;
}

.lien_droit2 {
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#35289b;
	line-height:20px;
	text-align:left;
	padding-right:10px;
	padding-top:10px;
	padding-left:270px;
}

.lien_droit2 a {
	font-size:14px;
	font-weight:bold;
	color:#35289b !important;
}

.lien_droit2 a:hover {
	font-size:14px;
	font-weight:bold;
	color:#000 !important;
	text-decoration:underline !important;
}

.paragraphe5050 {
	float:left;
	width:647px;
	height:auto;
	display:inline;
}

.encart_jaune {
	width:286px;
	height:auto;
	padding:15px;
	background:#fcec80;
}

.filet {
	width:656px;
	height:5px;
	border-top:1px dotted #999;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 10px;
	clear:both;
}

.filet_special {
	width:420px;
	height:2px;
	border-top:1px solid #fff;
	margin-top: 13px;
}

.barre {
	width:575px;
	height:auto;
	margin-left: 117px;
}

.case {
	width:98px;
	height:auto;
	float:left;
	display:inline;
	
}

.formulaire {
	margin-top:10px;
	margin-left:30px;
}

/*fin my text */

/***ACTU***/
.template_ {
	width:582px;
	height:auto;
	margin-bottom:10px;
	margin-left:32px;
}

.top_actu {
	width:582px;
	height:20px;
	overflow:hidden;
	background:url(gifs/top_actu.jpg) top left no-repeat;
}

.bas_actu {
	width:582px;
	height:20px;
	clear:both;
	background:url(gifs/bas_actu.jpg) top left no-repeat;
}

.corps_actu {
	width:582px;
	height:auto;
	overflow:hidden;
	background:url(gifs/corps_actu.jpg) top left repeat-y;
}

.titre_actu1 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left: 20px;
	padding-top: 2px;
}

.img_actu {
	margin-left:20px;
}
/***FINACTU***/
/***** ZE MENU ****/
ul.MenuHorizontal { 
   width: 981px; 
   list-style: none; 
   margin: 0; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal li { 
   float: left; 
} 

ul.MenuHorizontal li a { 
   display: block; 
   color: #FFF;         /*Ici, changer la couleur de la police*/ 
   font-size: 15px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 7px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 26px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: center; 
   text-decoration: none; 
} 

li#menu0 { 
   width: 108px; 
} 

li#menu1 { 
   width: 127px; 
} 

li#menu2 { 
   width: 189px; 
} 

li#menu3 { 
   width: 106px; 
} 

li#menu4 { 
   width: 171px; 
} 

li#menu5 { 
   width: 114px; 
} 

li#menu6 { 
   width: 166px; 
} 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**** FIN ZE MENU *****/

h1 {
	font-size:20px;
	color:#000;
	text-align:left;
	padding-top: 4px;
	padding-bottom:10px;
}

.puce_h1 {
	float:left;
	margin-right: 10px;
}

h2 {
	font-size:19px;
	color:#000;
	text-align:left;
	padding-top: 4px;
	padding-bottom:10px;
}

h3 {
	font-size:18px;
	color:#000;
	text-align:left;
	padding-top: 4px;
	padding-bottom:10px;
}

h4 {
	font-size:17px;
	color:#000;
	text-align:left;
	padding-top: 4px;
	padding-bottom:10px;
}

h5 {
	font-size:14px;
	color:#000;
	text-align:left;
	padding-top: 4px;
	padding-bottom:10px;
}

strong {
	color:#35289b;
}

.vignette {
	width:152px;
	height:auto;
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:5px;
}

.vignette1 {
	width:152px;
	height:auto;
	float:left;
	display:inline;
	margin-left:15px;
	margin-right:15px;
	margin-top:5px;
}

.vignette2 {
	width:152px;
	height:auto;
	float:left;
	display:inline;
	margin-right:15px;
	margin-top:5px;
}

.vignette3 {
	width:152px;
	height:auto;
	float:left;
	display:inline;
	margin-top:5px;
}

.encart_colonne {
	background:url(gifs/encart_contact_partenaires.jpg) top no-repeat;
	width:236px;
	/*height:366px;*/
	height:215px;
	margin-bottom:10px;
}

.info_contact {
	width:236px;
	height: 214px;
}

.info_partenaire {
	width:236px;
	position:relative;
	height: 152px;
}

.gaz {
	display:block;
	width:98px;
	height:84px;
	top:0;
	position:absolute;
	left:0;
	z-index:6;
	margin-left:17px;
	margin-top: 54px;
}

.qualisol {
	display:block;
	width:76px;
	height:34px;
	top:0;
	position:absolute;
	right:0;
	z-index:7;
	margin-right:17px;
	margin-top: 54px;
}

.titre_contact {
	font-size:15px;
	font-weight:bold;
	text-align:left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
}

.txt_contact {
	font-size:12px;
	color:#000;
	line-height:20px;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
}

.fond_footer {
	width:100%;
	height:116px;
	background:url(gifs/bas_footer.jpg) top no-repeat;
}

.footer {
	width:1015px;
	height:116px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.txt_nuage {
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:20px;
	padding-top: 7px;
}

.txt_nuage a {
	text-align:center;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

.txt_nuage a:hover {
	text-align:center;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.newsletter {
	width:310px;
	height:86px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	font-size:12px;
	text-align:left;
	line-height:18px;
	padding-left: 120px;
	padding-top: 16px;
	z-index:7;
	background:url(gifs/newsletter.jpg) left center no-repeat;
}

.newslien {
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#fff;
	padding-right:10px;
	padding-top: 8px;
}

.newslien a {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:right;
}

.newslien a:hover {
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:right;
	text-decoration:underline;
}

/*.navigation {
	width:495px;
	height:104px;
	position:absolute;
	bottom:0;
	right:0;
	z-index:8;
	padding-left:20px;
	background:url(gifs/middle_footer.jpg) left no-repeat;
}*/

.navigation {
	width:100%;
	height:50px;
	position:absolute;
	top:20px;
	left:0;
	z-index:8;
	/*padding-left:20px;
	background:url(gifs/middle_footer.jpg) left no-repeat;*/
}

.google {
	width:500px;
	height:auto;
	margin-left: 89px;
	margin-bottom:10px;
}

.f_left_3 {
	float:left;
}

.f_left_solaire {
	float:left;
	border:1px solid #35289b;
	margin-right:20px;	
}

.f_left_chaudiere {
	float:left;
	margin-right:20px;
}

.f_left_2 {
	float:left;
	margin:0;
	margin-right:25px;
	}

.f_left_1 {
	float:left;
	margin-right:25px;
}

.img_right {
	float:right;
	margin-left:25px;
}

.border_img {
	border:1px solid #35289b;
}

.float_left_border {
	float:left;
	border:1px solid #35289b;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:26px;
}

.f_left_economie {
	float:left;
	border:1px solid #35289b;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:26px;
}



.vignette_pret {
	float:left;
	display:inline;
	width:150px;
	height:auto;
}

.txt_pret {
	float:left;
	display:inline;
	width:500px;
	margin-left:25px;
	height:auto;
}

.encart {
	width:636px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	padding:10px;
	background:#e7e7e7;
}

.img2 {
	float:left;
	display:inline;
	margin-left: 57px;
	margin-bottom:15px;
}

.img1 {
	float:left;
	display:inline;
	margin:0 50px;
	margin-bottom:12px;
}

.img3 {
	float:left;
	display:inline;
	margin-bottom:12px;
}

.img2_plomberie {
	float:left;
	display:inline;
	margin-left: 20px;
	margin-bottom:15px;
	border:1px solid #35289b;
}

.img1_plomberie {
	float:left;
	display:inline;
	margin:0 50px;
	margin-bottom:12px;
	border:1px solid #35289b;
}

.img3_plomberie {
	float:left;
	display:inline;
	margin-bottom:12px;
	border:1px solid #35289b;
}

.img_plomberie {
	float:right;
	display:inline;
	margin-left:20px;
	margin-right: 89px;
	margin-top: 10px;
}

.img_plomberie1 {
	float:right;
	display:inline;
	margin-left:20px;
	margin-right: 89px;
	border:1px solid #35289b;
	margin-top: 10px;
}

.img_isolation {
	float:left;
	margin-right:20px;
}

.img_balneo {
	float:right;
	display:inline;
	margin-left:20px;
	border:1px solid #35289b;
	margin-top: 20px;
}

.img_balneo3 {
	float:right;
	display:inline;
	margin-left:20px;
	margin-top: 20px;
}

.img_solaire {
	float:right;
	display:inline;
	margin-left:20px;
}

.orange {
	color:#FF9900;
}

.jaune {
	color:#DFC621;
}

.bleu {
	color:#0066CC;
}

.img_balneo1 {
	float:right;
	display:inline;
	margin-left:20px;
	border:1px solid #35289b;
}

.radiateur_4 {
	width:158px;
	height:auto;
	float:left;
	display:inline;
}

.radiateur_3 {
	width:158px;
	height:auto;
	float:left;
	display:inline;
	margin-right:18Px;
}


.radiateur_2 {
	width:158px;
	height:auto;
	float:left;
	display:inline;
	margin:0 18px;
}


.radiateur_1 {
	width:158px;
	height:auto;
	float:left;
	display:inline;
}

.albumPhotosx2 {
	float:left;
	width:50%;
	text-align:center;
}
.albumPhotosx3 {
	float:left;
	width:33%;
	text-align:center;
	height:160px;
}
.albumPhotosx4 {
	float:left;
	width:170px;
	text-align:center;
	height:160px;
}
#plan ul{
	margin-left: 10px;
}
#plan h2{
	font-size: 15px;

}
#plan p{
	font-size: 13px;
	padding-bottom: 10px
}
#plan li{
	list-style: none;
}