*{
	margin:0;
	padding:0;
	font-family:arial;
}

body{
	margin:0;
	background-color:#FFF;
	font-family:Arial;
	font-size:11px;
}

h1{
	font-family:Arial;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
}
h1{
	font-family:Arial;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
}
h2{
	font-family:Arial;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}
h3{
	font-family:Arial;
	font-size:11px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}
p{
	color:#646464;
	text-align:justify;
}
input, select{
	color:#646464;
	font-size:11px;
}
/***** ID *****/
#page{
	margin:0 auto 0 auto;
	width:1119px;
}


/*------------ header ------------------*/
#header{
	background-image:url(../images/Entete.jpg);
	background-repeat:no-repeat;
	width:1119px;
	height:106px;
}
	#header_menu{
		width:1100px;
		height:20px;
		text-align:right;
		padding-top:78px;
		padding-right:19px;
		clear:both;
		color:#646464;
	}
	#header_menu .item{
		display:block;
		float:right;
	}

		#header_menu a{
			color:#646464;
			text-decoration:none;
			font-weight:bold;
		}
		#header_menu a:hover{
			color:#646464;
			text-decoration:none;
			font-weight:bold;
			border-bottom:2px solid #91a930;
		}

#retour_accueil{
	position:absolute;
	width:286px;
	height:100px;
}
#retour_sofath{
	height:37px;
	margin-left:966px;
	position:absolute;
	width:127px;
}
/*------------ Content ------------------*/
#content{
	margin-top:15px;
	margin-bottom:15px;
	width:1119px;
}
#contenu{
	margin-top:15px;
	width:1119px;
}
	#contenu_gauche{
		background-image:url(../images/Fond01.png);
		background-repeat:no-repeat;
		width:792px;
		float:left;
		margin-right:25px;
		padding-top:10px;
		padding-right:10px;
		padding-left:10px;
	}
		#contenu_gauche01{
			background-image:url(../images/Encart01.jpg);
			background-repeat:no-repeat;
			width:235px;
			height:201px;
			float:left;
			padding:10px;
			padding-top:15px;
			margin-right:38px;
		}
		#contenu_gauche02{
			background-repeat:no-repeat;
			width:498px;
			height:225px;
			float:left;
		}
			/*-- ETAPE 1 --*/
			#etape1{
				background-image:url(../images/Etape01.png);
				background-repeat:no-repeat;
				width:468px;
				height:165px;
				padding-top:60px;
				padding-left:30px;
				color:#646464;
			}
				#btn_etape1{
					background-image:url(../images/Bouton01.png);
					background-repeat:no-repeat;
					width:147px;
					height:23px;
					color:#FFF;
					position:absolute;
					margin-left:321px;
					margin-top:62px;
					cursor:pointer;
					text-align:center;
					padding-top:5px;
					font-size:13px;
					font-weight:bold;
				}
				#btn_etape1:hover{
					background-image:url(../images/Bouton02.png);
					background-repeat:no-repeat;
					width:147px;
					height:23px;
					color:#AFD71F;
					position:absolute;
					margin-left:321px;
					margin-top:62px;
					cursor:pointer;
					text-align:center;
					padding-top:5px;
					font-size:13px;
					font-weight:bold;
				}
			/*-- ETAPE 2 --*/
			#etape2{
				background-image:url(../images/Etape02.png);
				background-repeat:no-repeat;
				width:468px;
				height:165px;
				padding-top:60px;
				padding-left:30px;
				color:#646464;
				display:none;
			}
				#etape2_haut{
					width:452px;
					padding-bottom:10px;
					margin-bottom:10px;
					margin-top:10px;
					border-bottom:1px solid #CECECE;
				}
				#btn_etape2{
					background-image:url(../images/Bouton01.png);
					background-repeat:no-repeat;
					width:147px;
					height:23px;
					color:#FFF;
					position:absolute;
					margin-left:321px;
					margin-top:17px;
					cursor:pointer;
					text-align:center;
					padding-top:5px;
					font-size:13px;
					font-weight:bold;
				}
				#btn_etape2:hover{
					background-image:url(../images/Bouton02.png);
					background-repeat:no-repeat;
					width:147px;
					height:23px;
					color:#AFD71F;
					position:absolute;
					margin-left:321px;
					margin-top:17px;
					cursor:pointer;
					text-align:center;
					padding-top:5px;
					font-size:13px;
					font-weight:bold;
				}
			/*-- ETAPE 3 --*/
			#etape3{
				background-image:url(../images/Etape03.png);
				background-repeat:no-repeat;
				width:468px;
				height:165px;
				padding-top:60px;
				padding-left:30px;
				color:#646464;
				display:none;
			}
				#etape3_haut{
					width:452px;
					padding-bottom:10px;
					margin-bottom:10px;
					margin-top:10px;
					border-bottom:1px solid #CECECE;
				}
				#btn_etape3{
					background-image:url(../images/Bouton01.png);
					background-repeat:no-repeat;
					width:147px;
					height:23px;
					color:#FFF;
					position:absolute;
					margin-left:321px;
					margin-top:49px;
					cursor:pointer;
					text-align:center;
					padding-top:5px;
					font-size:13px;
					font-weight:bold;
				}
				#btn_etape3:hover{
					background-image:url(../images/Bouton02.png);
					background-repeat:no-repeat;
					width:147px;
					height:23px;
					color:#AFD71F;
					position:absolute;
					margin-left:321px;
					margin-top:49px;
					cursor:pointer;
					text-align:center;
					padding-top:5px;
					font-size:13px;
					font-weight:bold;
				}
				

	#contenu_droite{
		background-image:url(../images/Fond02.png);
		background-repeat:no-repeat;
		width:272px;
		height:242px;
		float:left;
		padding-left:8px;
	}
		#contenu_droite a{
			text-decoration:none;
			color:#000000;
		}
		#contenu_droite a:hover{
			text-decoration:none;
			color:#646464;
		}
		#contenu_droite_avantages{
			background-image:url(../images/Avantages.png);
			background-repeat:no-repeat;
			width:244px;
			height:35px;
			padding-top:103px;
			padding-left:10px;
			padding-right:10px;
		}
		#contenu_droite_sofath{
			background-image:url(../images/Sofath.png);
			background-repeat:no-repeat;
			height:25px;
			padding-top:113px;
			padding-left:10px;
			padding-right:10px;
			width:244px;
		}
		#contenu_droite_devis{
			background-image:url(../images/Devis.png);
			background-repeat:no-repeat;
			height:33px;
			padding-top:105px;
			padding-left:10px;
			padding-right:10px;
			width:244px;
		}
#bloc1{
	width:732px;
	height:82px;
	background-image:url(../images/Cadre01.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-left:50px;
	padding-right:10px;
	padding-top:10px
}
#bloc1{
	width:732px;
	height:82px;
	background-image:url(../images/Cadre01.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-left:50px;
	padding-right:10px;
	padding-top:10px
}
#bloc2{
	width:732px;
	height:82px;
	background-image:url(../images/Cadre02.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-left:50px;
	padding-right:10px;
	padding-top:10px
}
#bloc3{
	width:732px;
	height:82px;
	background-image:url(../images/Cadre03.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-left:50px;
	padding-right:10px;
	padding-top:10px
}
#bloc4{
	width:732px;
	height:82px;
	background-image:url(../images/Cadre04.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-left:50px;
	padding-right:10px;
	padding-top:10px
}
#bloc5{
	width:732px;
	height:82px;
	background-image:url(../images/Cadre05.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-left:50px;
	padding-right:10px;
	padding-top:10px
}
#bloc6{
	width:732px;
	height:82px;
	background-image:url(../images/Cadre06.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-left:50px;
	padding-right:10px;
	padding-top:10px
}
#bloc7{
	width:732px;
	height:82px;
	background-image:url(../images/Cadre07.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-left:50px;
	padding-right:10px;
	padding-top:10px
}
#bloc5_big{
	width:732px;
	height:120px;
	background-image:url(../images/Cadre05_big.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding-left:50px;
	padding-right:10px;
	padding-top:10px
}
#confier_chauffage{
	position:absolute;
	width:315px;
	height:157px;
	margin-left:448px;
	background-image:url(../images/A_Qui_Cadre.png);
	background-repeat:no-repeat;
	padding:15px;
	color:#646464;
	z-index:1;
}
#valid_form{
	display:none;
	text-align:center;
}
#valid_form_texte{
	text-align:center;
	width:100%;
}
#valid_form_bouton{
	margin:0 auto 0 auto;
	margin-top:20px;
	background-image:url(../images/Bouton01.png);
	background-repeat:no-repeat;
	width:147px;
	height:23px;
	color:#FFF;
	cursor:pointer;
	text-align:center;
	padding-top:5px;
	font-size:13px;
	font-weight:bold;
}
#valid_form_bouton:hover{
	margin:0 auto 0 auto;
	margin-top:20px;
	background-image:url(../images/Bouton02.png);
	background-repeat:no-repeat;
	width:147px;
	height:23px;
	color:#FFF;
	cursor:pointer;
	text-align:center;
	padding-top:5px;
	font-size:13px;
	font-weight:bold;
}
/*------------ footer ------------------*/
#footer{
	background-image:url(../images/Bas_de_page.jpg);
	background-repeat:no-repeat;
	width:1119px;
	height:98px;
}
	#footer_bloc1{
		width:1119px;
		height:32px;
		padding-top:11px;
		text-align:center;
		color:#646464;
	}
		#footer_bloc1 a{
			text-decoration:none;
			color:#646464;
		}
		#footer_bloc1 a:hover{
			text-decoration:none;
			color:#000000;
		}
	#footer_bloc2{
		width:1019px;
		height:33px;
		text-align:center;
		padding-left:50px;
		padding-right:50px;
		color:#FFF;
	}
		#footer_bloc2 a{
			text-decoration:none;
			color:#FFF;
		}
		#footer_bloc2 a:hover{
			text-decoration:none;
			color:#646464;
		}
/***** CLASSES *****/
.titre_vert{
	color:#91a930;
	font-weight:bold;
	border-bottom:1px solid #CECECE; 
	margin-bottom:10px;
	padding-bottom:5px;
	font-size:14px;
}
.titre_vert2{
	color:#91a930;
	font-weight:bold;
	font-size:14px;
}
.titre_vert_petit{
	color:#91a930;
	font-weight:bold;
	border-bottom:1px solid #CECECE; 
	margin-bottom:10px;
	padding-bottom:5px;
	font-size:12px;
}
.titre_gris{
	color:#646464;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:5px;
	font-size:14px;
}

.texte_gris_gras{
	color:#646464;
	font-weight:bold;
	font-size:11px;
}
.texte_gris {
	color:#646464;
	text-align:justify;
	width:100%;
}
.clear{
	clear:both;
}
