@charset "UTF-8";/* CSS Document */#page {	width:900px;	margin: 0 auto;}#header {	width:900px;	margin: 0 auto;	height: 171px;}#bandeaubas {	margin: 0 auto;	width:900px;	height:30px;	background-color: #FF9900;}#bordbas {	width:900px;	margin: 0 auto;	height:55px;	background-image: url(images/fond-bas.png);	background-repeat: no-repeat;}#centre {    margin-top:0px;	width:900px;	height:600px;	margin: 0 auto;	background-image: url(images/fond.jpg);	background-repeat: no-repeat;	overflow: auto;}#contenu {	margin: 0 auto;	width:750px;	height:373px;}#savoirplus {	width: 900px;	margin: 0 auto;	background: white url(images/fond.jpg) no-repeat;	background-position: center bottom;}#contenu {	width:700px;	height:350px;	margin: 0 auto;	background-repeat: no-repeat;}#footer {	width:400px;	height:100px;		margin: 0 auto;}#ancien-contenu {	width:750px;	margin-left: 60px;}/********************************//* les polices */.texte-simple {	font-family:Times, "Times New Roman", Times, serif;	font-size: 12px;	}.h2 {	font-family:Times, "Times New Roman", Times, serif;	font-size: 20px;	font-weight: bold;	color:#333333	}.h3 {	font-family:Times, "Times New Roman", Times, serif;	font-size: 14px;    font-weight: bold;	color:#333333	}/********************************//* les liens */	a {	font-family:Times, "Times New Roman", Times, serif;	font-weight: bold;	font-size: 12px;}.texteblanc { font-family:Times, "Times New Roman", Times, serif;font-weight: bold;font-size: 5px;color:#FFFFFF;text-align:center;  }a:link {	color: #000000;	text-decoration: none;}a:visited {	text-decoration: none;	color: #333333;}a:hover {	text-decoration: none;	color: #990000;}a:active {	text-decoration: none;	color: #000000;}.hidden-text{	position:absolute;	visibility:hidden;	background-color: #F9EFDB;	border: 3px solid #ffffff;	width: 450px;	height: 150px;	top: 236px;	opacity: .9 !important;	filter: alpha(opacity=90);	font-size: 14px;	text-align: center;}.piedpop, .piedpop a{	font-size:9px;	color:#999999;	text-align:center;	margin:0px;	padding:0px;	line-height:normal;	text-decoration:none;}.piedpop p{	margin-top:2px;	margin-bottom:2px;	padding:0;