/* CSS Document */
body{
/*background: url(../img/fond_encore.jpg) repeat;*/
background-image:url(../img/fond2.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:/*#000080;#ffffff;*/#666666;
/*background:#DCDDE8;*/
}
#container{
width:800px;
border:#cccccc double 1px;
}
#en_tete{
/*background:url(../img/toky_izy.jpg) no-repeat;*/
background-image:url(../img/banniere_indray.jpg);
height:100px;
}
#corps{
width:800px;
/*margin-top:5px;*/
/*float:left;*/
/*background-image:url(../img/fond_ivelany.jpg);*/
background-image:url(../img/fond1.jpg);
background-repeat:repeat-y;
/*background-color:#996633;*/
border-bottom:#cccccc double 1px;
padding-top:7.5px;
padding-bottom:10px;
}
#menu_haut{
/*margin-bottom:20px;*/
}
#vatana{
float:left;
}
#aina{
margin-left:200px;
padding-top:15px;
margin-right:10px;
}
#anim{
float:right;
margin-left:10px;
}
#image_gauche{
float:left;
margin-right:10px;
margin-bottom:10px;
}
#image_droite{
float: right;
margin-left:10px;
}
a{
color:#CC0000;
text-decoration: underline;
font-size:12px;
}
a:hover{
font-weight:600;
}
.titre_particulier{
color:#CC0033;
font-weight:bold;
/*text-decoration:underline;*/
/*background-color:#CCCCCC;*/
}





