@charset "utf-8";
/* CSS Document */

body {
	font-size: 11px; 
	background-color: #FED130;
	background-image: url(images/background14.jpg);
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	margin-top:3px;
    margin-left:0px;
	margin-bottom:0px;
	
}

#centpourcent {
  height: 100%;
  }
  
  
  A.lienActu {
font-family:Verdana;
font-size:8pt;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
A.lienActu:link {
font-family:Verdana;
font-size:8pt;
font-weight: normal;
color: #ffffff;
text-decoration: none;}

A.lienActu:visited {
font-family:Verdana;
font-size:8pt;
font-weight: normal;
color: #ffffff;
text-decoration: none;}

A.lienActu:hover {
text-decoration: underline;
color: #ffffff;
}