/* CSS Document */
body{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
td,ul,div,li,span,a{
	margin:0px;
	padding:0px;
}
#structure{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.text_bandeau{
	padding-top:35px;
	padding-left:37px;
	color:#0b2f44;
	font-size:18px;
	font-weight:bold;
	
}
h1{
	font-size:22px;
}
h2{
	font-size:16px;
}
.accueil{
	background-image:url(../images/fd_accueil2.jpg);
	border:thin;


	background-position:bottom right;
	background-repeat:no-repeat;
	height:435px;
}
.border_accueil{
	border-color:#3D7C9F;
	border-width:thin;
	border-style:solid;
}
#agrements{
	margin-left:5px;
	margin-top:15px;
	background-color:#FFF;
	height:155px;
	text-align:center;
	border-color:#3D7C9F;
	border-width:thin;
	border-style:solid;
}
#urgence{
	color:#3D7C9F;
	margin-left:50px;
	padding-left:10px;
	font-size:14px;
}
/****bandeau - menu****/
#bandeau_haut{
	width:951px;
	height:141px;
	background-image:url(../images/bandeau_haut.jpg);
}
#bandeau_menu{
	background-image:url(../images/bandeau_menu.jpg);
	height:35px;
	font-size:14px;
	
}
.ul_menu{
	padding-top:5px;
}
.ul_menu li{
	display:inline;
	margin-left:32px;
	
}
.menu_lien {
	font-weight:bold;
	color:#0b2f44;
	text-decoration:none;
}
.menu_lien:hover, .menu_lien_select {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
/****centre****/
.cote_gauch{
	background-color:#A6B9CA;
	width:31px;

}
.cote_droit{
	background-color:#A6B9CA;
	width:29px;
}
.tab_centre{
	margin:15px;
	
}
.centre_gauch{
	border-right:solid;
	border-right-color:#a5b9cb;
	border-right-width:thin;
	padding-top:10px;
	text-align:center;
}
.centre_droit{
	
	border-left:solid;
	border-left-color:#a5b9cb;
	border-left-width:thin;
	padding-top:10px;
	padding-left:5px;
}
.centre_milieu{
	padding:3px;
	background-repeat:no-repeat;
	
	background-position:center;
	
}
.text_centre{
	margin-top:10px;
	clear:both;
	padding:5px;
	text-align:justify;
}
.centre_gauch{
	width:256px;
}
.devis{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
.lien_marque{
	color:#3D7C9F;
}
/****bandeau_bas****/
#bandeau_bas{
	height:20px;
	background-image:url(../images/bandeau_bas.jpg);
	color:#FFF;
	text-align:center;
}
/****page marque****/
.puce li{
	margin-left:40px;
}
.chauff li{
	margin-left:30px;
}
/*****arondissement*****/
.arondissement{
	font-size:9px;
	color:#999999;
}
.lien_arondissement{
	font-size:8px;
	text-decoration:underline;
	color:#999999;
}
.lien_arondissement:hover{
	text-decoration:underline;	
}
