@charset "utf-8";
/* CSS Document */

#centre_mentions {
	width: 655px;
	height: 646px;
	background: url("../images/centre_mentions.png") top left no-repeat;
	position: absolute;
	left: 213px;
	top: 171px;
	overflow: hidden;
}

*html #centre_mentions {
	width: 655px;
	height: 646px;
	background-image: none;
	position: absolute;
	left: 213px;
	top: 171px;
	overflow: hidden;
}

#centre_mentions_contenu {
	width: 635px;
	height: 550px;
	position: absolute;
	left: 10px;
	top: 65px;
	overflow: auto;
}

.style-mentions {
	font-family:: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.style-mentions-avertissement{
	font-family:: Verdana;
	font-size: 12px;
	color: #0F117F;
	font-weight: bold;
}

.style-mentions-titre {
	font-family:: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
