body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:000000;
margin:0px;
background-color:#416C12;
}
td,p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:000000;
}
input,select,textarea{
font-size:11px;
}
a.link1:link{
color:#003399;
text-decoration:none;
}
a.link1:active{
color:#003399;
text-decoration:none;
}
a.link1:visited{
color:#003399;
text-decoration:none;
}
a.link1:hover{
color:#003399;
text-decoration:none;
}
a.link2:link{
color:#ffffff;
text-decoration:underline;
}
a.link2:active{
color:#ffffff;
text-decoration:underline;
}
a.link2:visited{
color:#ffffff;
text-decoration:underline;
}
a.link2:hover{
color:#ffffff;
text-decoration:underline;
}
.fond-gauche {
	background-attachment: fixed;
	background-image: url(../img/img02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
