/* debut des styles des mention */

#structure_visuel {
	height: 128px;
	background: url(../images/general/fond_header_v3.png) repeat-x;
}

#mention_bandeau {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 128px;
	_height: 104px;
	padding-top: 24px;
	padding-left: 15px;
	background: url(../images/news/bandeau.jpg) no-repeat;
}

#mention_entete {
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 22px;
}

#mention_contenu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 928px;
	min-height: 20px;
	_height: 20px;
	padding-bottom: 30px;
	padding-left: 22px;
	color: #fff;
	font-size: 12px;
}

#mention_contenu a {
	color: #FECB00;
	text-decoration: underline;
}

.texte_titre {
	font-size: 13px;
	font-weight: bold;
	color: #009DDF;
}

/* fin des styles des mention */
