
.txtGrandBlanc { font-family: Arial, sans-serif; font-size: 30px; line-height: 30px; color: #ffffff; text-decoration:none;}
.txtMoyenBlanc { font-family: Arial, sans-serif; font-size: 20px; line-height: 20px; color: #ffffff; text-decoration:none;}
.txtBlanc { font-family: Verdana, sans-serif; font-size: 10px; line-height: 12px; color: #ffffff; text-decoration:none;}
.txtGrandVert { font-family: Arial, sans-serif; font-size: 20px; line-height: 20px; color: #324f1e; text-decoration:none;}

.txtNormal { font-family: Verdana, sans-serif; font-size: 11px; line-height: 13px; color: #ffffff; text-decoration:none; text-align:justify;}

.contourtab {border-width : 1px; border-color: #bdbdbd; border-style: solid;}

a:link {font-family: Verdana, sans-serif; font-size: 12px; line-height: 16px; color:#324f1e; text-decoration:underline;}
a:hover {font-family: Verdana; font-size: 12px; line-height: 16px; text-decoration:underline; color:#324f1e;}
a:visited {font-family: Verdana; font-size: 12px; line-height: 16px; text-decoration:underline; color:#324f1e;}
a:active {font-family: Verdana; font-size: 12px; line-height: 16px; text-decoration:underline; color:#324f1e;}

a.petit:link {font-family: Verdana, sans-serif; font-size: 11px; line-height: 16px; color:#ffffff; text-decoration:none;}
a.petit:hover {font-family: Verdana; font-size: 11px; line-height: 16px; text-decoration:none; color:#ffffff;}
a.petit:visited {font-family: Verdana; font-size: 11px; line-height: 16px; text-decoration:none; color:#ffffff;}
a.petit:active {font-family: Verdana; font-size: 11px; line-height: 16px; text-decoration:none; color:#ffffff;}


.input {background-color : transparent; width : 200px; border : solid #bdbdbd; border-width : 1px; color : #ffffff; font-family: Verdana; font-size: 11px;}
.input2 {background-color : transparent; width : 260px; border : solid #bdbdbd; border-width : 1px; color : #ffffff; font-family: Verdana; font-size: 11px;}

/* --------------------------------- General ----*/



div#mainDiv {
	position:relative;
	margin:0 auto;
	width:929px;
	height:auto;
	
	}
	
	body { 
	font-family:Verdana, sans-serif;
	font-size:12px;	
	height:auto;
	color:#ffffff;
	line-height: 20px;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("../img/bg_residentiel.jpg");
}
	
div#header{
	width:929px;
	height:104px;
	}
	
div#content{
    width:929px;
	height:574px;
	}
	
div#top{
    width:929px;
	height:10px;
	background-color:#FFFFFF;
	}
	
div#gauche{
    width:138px;
	height:564px;
	float:left;
	}
	
div#centre{
    width:781px;
	height:564px;
	float:left;
	}
	
div#droit{
    width:10px;
	height:564px;
	background-color:#FFFFFF;
	float:right;
	}
	
div#footer{
    width:929px;
	height:36px;
	padding-top:5px;
	background-image: url("../img/footerRes_16.png");
	}
	
	div#footer2{
    width:929px;
	height:36px;
	padding-top:5px;
	background-image: url("../img/footerRes2_16.png");
	}

	div#footer3{
    width:929px;
	height:36px;
	padding-top:5px;
	background-image: url("../img/footerRes5_16.png");
	}

	div#footer4{
    width:929px;
	height:36px;
	padding-top:5px;
	background-image: url("../img/footerRes6_16.png");
	}
	
	div#footer5{
    width:929px;
	height:36px;
	padding-top:5px;
	background-image: url("../img/footerRes8_16.png");
	}

	div#footer6{
    width:929px;
	height:71px;
	}



