#body {
	position: relative;
	background-color: #F7F7F7;
	margin: 0px;
}
#conteneur {
	width: 1005px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#top {
	width: 100%;
	height: 135px;
	position: relative;
	float: left;
	background-image: url(../images/Top_prefecture_01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#conteneur_colonne {
	width: 990px;
	position: relative;
	float: left;
}
#colonne_gauche {
	width: 200px;
	position: relative;
	float: left;
	margin: 0px;
	background-repeat: repeat-y;
}
#contenu {
	width: 100%;
	position: relative;
	float: left;
}
#bloc_lien {
	width: 210px;
	position: relative;
	float: right;
	background-color: #dee8b2;
	border: 5px solid #FFF;
	margin: 0px;
	margin-bottom: 15px;
}
#bottom {
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
	border-top: 1px solid #E6E6E6;
	margin-bottom: 15px;
	padding-top: 10px;
}
#conteneur_centre {
	width: 550px;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	margin-left: 5px;
}
#bouton_print {
	width: 100%;
	position: relative;
	float: left;
}
#vos_demarches {
	width: 210px;
	position: relative;
	float: left;
	border: 5px solid #FFF;
	margin-bottom: 15px;
}
#banniere {
	width: 210px;
	position: relative;
	float: left;
	border: 5px solid #FFF;
	margin-bottom: 15px;
}
#top_print {
	width: 100%;
	position: relative;
	float: left;
	display: none;
}
#outils {
	width: 210px;
	height: 135px;
	right: 20px;
	position: relative;
	float: right;
	background-image: url(../images/bloc_recherche.png);
}
#colonne_droite {
	width: 220px;
	position: relative;
	float: right;
	margin-top: 10px;
}
#sous_menu {
	width: 100%;
	position: relative;
	float: left;
}
#fil_ariane {
	width: 100%;
	position: relative;
	float: left;
	background-color: #E6E6E6;
	margin-bottom: 10px;
}

