/*--- le fond de la page */body {	color : white;	background-attachment: fixed;    background-repeat: repeat-x;	background-position: left top;	background-color:#000066;    font-size: 12px;    font-family: Arial, Helvetica, sans-serif;}html>body #right {  position: fixed;}#barreHaut {      position: absolute;  top: 10px;  left: 20px;  color:#FFFF00;  background-color: inherit;    background: url(images/fond.png) repeat-x;  margin-left: 10px;  height: 80 px;  width: 100%;  padding: 0.3ex 0.3ex 0.3ex 0px;  z-index: 2;   font-style: italic;  font-size: 20px;}.anim{	position:absolute;	top: 25px;	left: 270px;	}.titrePpal{	position:absolute;	top:20px;	left: 270px;	color:#FF9900;	font-size:36px;	font-style:oblique;	font-weight:bold;	height: 50px;	vertical-align:middle;}.news{	position:fixed;	left:220px;	top:90px;	text-align:center;	width:720px;}#barreBas{   position:absolute;  bottom: 0px;  left: 0px;    color:#00CC00;  font-weight:bold;  text-align:center;  vertical-align: middle;  background-color: inherit;  height: 20px;  width: 100%;  padding: 0.3ex 0.3ex 1ex;  font-size: 10px;  border-top: #FF9900 2px solid;  	}.fond1{	background-image : url(../images/fond.png)}#head{	background: #ffffff;	position:absolute; 	left:170px; top:0;	padding: 2px 5px;	width:590px;	height:70px;	border-style:solid;	border-width: 0 0px 0px 0;    border-color:  #d1d2d3;	z-index:3;	color:black}.decoTitre {	text-align:center;	font-weight: bold;}.decoLigne{  text-decoration: underline;}.decoImage{  vertical-align: middle;  text-align:center;}.decoCentre9{  color:#FFFFFF;  text-align: center;  font: italic bold 9px sans-serif;}.decoCentreMenu{  color:#FFFFFF;  text-align: center;  font: italic bold 12px sans-serif;}.decoCentreMenu a {	color:#FFFFFF;}	.decoCentre{  text-align: center;  color: #FFFFFF;}.contact{	float:right;	top:250px;	padding-right: 80px;	}.image_message{	float:left;	margin-top: 15px;	margin-right:15px;	margin-bottom: 15px;	}