/*--- le fond de la page */body {	color : white;	background-attachment: fixed;    background-repeat: repeat-x;	background-position: center top;	background-color:#3382e1;    font-size: 12px;    font-family: Arial, Helvetica, sans-serif;}html>body #right {  position: fixed;}#barreHaut {      position: fixed;  top: 0px;  left: 0px;  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;}.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: fixed;  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: #33ccff thin 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; }.decoCentre{  text-align: center;  color: #FFFFFF;}.contact{	float:right;	top:250px;	padding-right: 80px;	}.image_message{	float:left;	margin-right:20px;	margin-bottom: 20px;	}