div#contenu_centre_top{
	width: 990px;
	margin: auto;
	padding-bottom: 20px;
	overflow: auto;
	background: url('../image/fond-contenu.png') center repeat-y;
}

.publicite_top_banniere{
	position:relative;
	width:732px;
	margin:auto;
	margin-top:5px;
	z-index:1;
	text-align:center;
}

div#contenu_top{
	width:890px;
	margin:auto;
	margin-top:5px;
	overflow : auto;
	background: url('../image/block/block_bg.gif') repeat-x;
	background-color: #0076b1;
	color:white;
}

#contenu_top_contour{
	overflow:auto;
}

#contenu_top_contour a{
	text-decoration:none; color: #ffffff;
}

#contenu_top_contour a:hover{
	text-decoration:underline; color: #004982;
}

#contenu_top_contour hr{
	width:80%;
	clear:both;
	margin-top:10px;
}

.top_portrait{
	width:120px;
	margin:auto;
	text-align:center;
	background-color:white;
}

.top_portrait_contour{
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
	background-color:#FFFFFF;
}

#choix_region{
	position:relative;
	width:100%;
	margin:auto;
	z-index:0;
}

#choix_region input[type="submit"]{
	margin-top:15px;
	width: 20%;
}

#choix_region input[type="submit"]:hover{
	cursor: pointer;
}

#page_top{
	margin-top:5px;
}

#page_top a{
	font-size:14px;
	text-decoration:none;
}

#page_top a:hover{
	color:white;
	text-decoration:underline;
}

#erreur_choix_departement{
	color:#ff0000;
	font-size:16px;
	font-weight:bold;
}

#aucun_idols{
	color:green;
	font-size:12px;
	font-weight:bold;
}
