body {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 10pt;
text-align: justify;
color: #666666;
background-color: #FFFFFF;
background-attachment: fixed;
background-image:   url("images/fond2.gif");
background-repeat: no-repeat;
margin: 2px 0 0 0;
}

#gauche {
	position: absolute;
	left: 2px;
	top: 110px;
	margin-left: 4px;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: #666666;


}

#droite1, #droite2, #droite3, #droite4, #droite5, #droite6 {
background-color: #ffffff;
border: 1px solid #ffccff;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 10pt;
text-align: justify;
color: #666666;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;

}


a:link {  color: #FF99FF; text-decoration: none; font-weight: bold}
a:hover {  color: #CC0099; text-decoration: none}
a:visited {  color: #996699; text-decoration: none; font-weight: bold}
.soulign {  text-decoration: underline}
