html{
height:100%;
}
body{
height:65%;
width:100%;
margin: 0;
padding: 0;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
background-image: url(images/background_header.jpg);
background-repeat: repeat-x;
background-position: top right;
}
#logo_ar2p{
width: 360px;
height: 200px;
position:absolute;
top: 0px;
left: 0px;
background: url(images/logoar2p_6.png) no-repeat;
}
#en_tete{
height: 200px;
background: url(images/header11.jpg) no-repeat;
}
#menu{
width: 20%;
float: left;
}
#sous_menu{
margin-top: 30px;
}
#sous_menu a{ 
color: #336699;
text-decoration: none;
}
#sous_menu a:hover{
color: #000000;
font-weight: bold;
}
#sous_menu li{
margin-top: 10px;
margin-left: 28px;
list-style-image: url(images/logo_puce.png);
}
#actu{
width: 160px;
border: 1px solid #336699;
font-size: 12px;
margin-top: 25px;
margin-left: 25px;
}
#actu a{
color: red;
text-decoration: underline;
}
#actu a:hover{
color: red;
text-decoration: none;
font-weight: bold;
}
.actu{
color: #006699;
font-size: small;
font-family: Arial;
font-weight: bold;
letter-spacing: 1px;
background-color: #CCCCCC;
margin: 0;
padding : 4px 0 4px 10px;
}
.titre_actu{
color: #336699;
font-weight: bold;
padding : 5px 2px 5px 4px;
}
.synthese{
color: #336699;
padding : 0 5px 0 5px;
line-height: 18px;
text-align: justify;
}
.infos{
font-size: 10px;
padding : 5px 10px 10px 10px;
text-align: right;
}
.infos a{
color: #FF0000;
text-decoration: underline;
}
.infos a:hover{
color: #FF0000;
text-decoration: none;
}
#corps{
margin-left: 23%;
margin-right: 5%;
margin-top: 1%;
text-align: justify;
}
#corps li{
margin-top: 10px;
list-style-type: square;
color: #336699;
}
#corps a{
color: #336699;
text-decoration: none;
}
#corps a:hover{
text-decoration: underline;
}
#anim{
float: left;
margin-left: 20px;
margin-right: 40px;
margin-bottom: 20px;
border: none;
}
#categories{
margin-top: 40px;
}
#categories a{
text-decoration: none;
}
#categories a:hover{
font-weight: bold;
}
#pied_de_page{
clear: left;
margin-top: 30px;
margin-left: 10%;
color: #336699;
text-align: center;
}
.actif a{
font-weight: bold;
}
h3{
color: #ffffff;
font-style: italic;
background-color: #336699;
}
span{
color: #336699;
font-weight: bold;
}

