body, html {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	scrollbar-base-color:#369;
}
#wrapper {
	width:975px;
	margin-left:auto;
	margin-right:auto;
	background-color:#6788A9;
	min-height:auto;
	background-color:#FFFFFF;
}
/* tous les éléments de la partie top de l'accueil - utilitaires*/
#top {
	height:203px;
	width:975px;
}
#top_back {
	float:left;
	width:754px;
	height:21px;
	background-image:url(../accueil/images/back_utilitaires.jpg);
	background-repeat:no-repeat;
}
#logo_navigue {
	float:left;
	height:203px;
	width:221px;
}
#zone_flash {
	float:left;
	background-image:url(../accueil/images/zone_flash.jpg);
	height:182px;
	width:754px;
}
#utilitaires {
	position:absolute;
	margin-left:500px;
	height:30px;
	width:260px;
}

#messagerie {
	position:absolute;
	margin-left:300px;
	height:108px;
	width:21px;
}

/* tous les éléments de la partie gauche de l'accueil */
#gauche {
	float:left;
	padding: 0px 2px 10px 2px;
	margin-top:45px;
	width:482px;
}
#box_choix_res {
	float:left;
	padding-left:90px;
	padding-right:30px;
	width:141px;
	height:210px;
}
#box_choix_aff {
	float:left;
	width:141px;
	height:210px;
	}
#bouton_abonnez {
	position:relative;
	width:200px;
	height:100px;
	left:140px;
}
/* fin gauche accueil */

/* tous les éléments de la partie droite de l'accueil */
#droite {
	float:left;
	margin-top:20px;
	width:487px;
	height:auto;
}
#van_droite {
	float:left;
	margin-left:18px;
	background-image:url(../accueil/images/van.jpg);
	width:470px;
	height:148px;
}
#box_nouvelles {
	float:left;
	margin-left:23px;
	width: 458px;
	height: auto;
	padding: 0px 0px 2px 5px;
	border: 1px solid #0066CC;
	border-top:none;
	}
#img_box_nouvelles {
	float:left;
	width:107px;
	height:90px;
	}
#content_box_nouvelles {
	float:left;
	width:340px;
	margin-top:6px;
	margin-bottom:20px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:1px;
	height:auto;
	}
.title_box_nouvelle {
color:#0066CC;
font-weight:bold;
font-size:13px;
}
/* fin droite accueil */
#footer_clearer {
	clear:both;
	height:60px;
	width:975px;
}
#footer {
	clear:both;
	position:relative;
	height:100px;
	background-color:#FFFFFF;
	border-bottom: 2px dotted #0066CC;
	width:975px;
}
#footer_bottom {
	clear:both;
	padding-top:15px;
	position:relative;
	text-align:center;
	height:50px;
	width:975px;
	background-color:#FFFFFF;
}
#img_residentiel {
	display:block;
	float:left;
	margin-left:300px;
	margin-top:20px;
	height:53px;
	width:332px;
	background-color:#FFFFFF;	
}
#img_affaires {
	display:block;
	float:left;
	margin-top:20px;
	height:53px;
	width:341px;
	background-color:#FFFFFF;
}
/* fin de l'accueil */
/* page service */
#img_residentiel {
	display:block;
	float:left;
	margin-left:300px;
	margin-top:20px;
	height:53px;
	width:332px;
	background-color:#FFFFFF;	
}
#boite_service_res {
	float:left;
	margin-top:30px;
	height:208px;
	width:530px;
	background-image:url(../services/images/middle_spacer_res.jpg);
	background-repeat:repeat-x;	
}
#img_fille {
	float:left;
	margin-top:30px;
	height:208px;
	width:374px;
}
#coin_droit {
	float:left;
	margin-top:31px;
	height:196px;
	width:68px;
}
#boite_service_aff {
	float:left;
	height:208px;
	width:635px;
	background-image:url(../services/images/middle_spacer_aff.jpg);
	background-repeat:repeat-x;	
}
#img_garcon {
	float:left;
	height:193px;
	width:268px;
}
#coin-droit-aff {
	float:left;
	height:193px;
	width:68px;
}
#service_aff_abonnez {
position:absolute;
margin-left:470px;
margin-top:130px;
width:195px;
height:45px;
}
#service_aff_details {
position:absolute;
margin-left:260px;
margin-top:130px;
width:195px;
height:45px;
}
#service-aff-ban {
position:absolute;
margin-top:40px;
width:643px;
height:46px;
}
#service_res_abonnez {
position:absolute;
margin-left:367px;
margin-top:130px;
width:195px;
height:45px;
}
#service_res_details {
position:absolute;
margin-left:155px;
margin-top:130px;
width:195px;
height:45px;
}
#service-res-ban {
position:absolute;
margin-top:40px;
width:537px;
height:43px;
}
#footer2 {
	clear:both;
	position:relative;
	height:60px;
	background-color:#FFFFFF;
	border-bottom: 2px dotted #0066CC;
}
a.link_bottom:link, a.link_bottom:visited {
  font-size        : 12px;
  color            : #0056A3;
  text-decoration  : underline;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a.link_bottom:hover {
  color            : #0056A3;
  text-decoration  : none;
}
.naviguetitre {
font-weight:bold;
font-size:16px;
color:#003366;
}
.naviguetitre2 {
font-weight:bold;
font-size:12px;
color:#003366;
}