/*--- le fond de la page */body {	color:#FFFFFF;	background-attachment: fixed;    background-repeat: no-repeat;	background-position: left top;	background-color:#005067;    font-size: 13px;    font-family: Arial, Helvetica, sans-serif;}html>body #right {  position: fixed;}.news {	position:fixed;	left:15%;	top:130px;	color: #FFFFFF;	text-align:center;	width:720px;	font-size:16px;}#barreHaut {      position: absolute;  top: 0px;  left: 15%;  color:#FFFFFF;  background-color: inherit;    background:#005067 url(../images/barreHaut.png) no-repeat;  text-align:center;  height: 80 px;  width: 900 px;  padding: 0.3ex 0.3ex 0.3ex 25px;  z-index: 2;   font-style: italic;  font-size: 25px;  font-weight:bold;  }#barreBas {   position: fixed;  bottom: 0px;  left: 0px;    color:#0000cc;  text-align:center;  background-color: inherit;     background:#CCFF99 url(../images/barreBas.png) no-repeat top centers;    width: 100%;  padding: 0.3ex 0.3ex 1ex;  font-size: 9px;}.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}.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;}