/* CSS Document */
body{
background-color:#FFFFFF;
font-family:Arial;
}
table{
max-width:560px;
}
.texte div{
width:560px;
}
a{
text-decoration:none;
}
img{
border:0;
}
.page{
width:1025px;
left:50%;
margin-left:-512px;
position:absolute;
overflow:hidden;
}
.ascenceur div{
display:none;
}
.menu{
float:left;
margin-top:50px;
background-color:#eb6fa7;
/*height:300px;*/
}
.menu ul{
list-style-type:none;
margin-left:0;
padding-left:0;
padding-right:30px;
}
.menu li{
width:158px;
margin:0;
padding:0;
}
.menu .dernier a{
/*border-bottom:1px solid #DCCCBD;*/
}
.menu li a{
display:block;
border-top:1px solid #DCCCBD;
/*border-bottom:1px solid #DCCCBD;*/
background-image:url(../img/fleche_rose.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
margin:0;
}
.menu li a:hover{
background-image:url(../img/fleche_rose.gif);
background-repeat:no-repeat;
background-position:left center;
}
.menu li ul{
margin:0;
padding:0;
padding-top:5px;
padding-bottom:5px;
width:200px;
}
.menu ul li ul{
border-top:1px solid #DCCCBD;
width:158px;
}
.menu li ul li{
background:none;
border:none;
}
.menu .dernier ul li a{
border-top:0;
border-bottom:0;
color:#FFFFFF;
font-size:10px;
background:none;
padding-bottom:0;
padding-top:0;
}
.menu li ul li a{
border-top:0;
border-bottom:0;
color:#3F3F41;
font-size:10px;
background:none;
}
.menu .dernier .on a{
color:#9F0036;
}
.sitemap{
padding-left:150px;
}
.sitemap ul li{
list-style-type:none;
}
.sitemap ul li a{
text-decoration:none;
font-size:14px;
color:#E3007A;
}
.sitemap ul li a:hover{
text-decoration:underline;
}
.sitemap ul li ul li a{
font-size:12px;
color:#000000;
}
.footer{
width:1004px;
margin-top:10px;
}
.footer ul{
list-style-type:none;
margin-left:15px;
margin:0;
float:left;
}
.footer ul li{
display:inline;
}
.footer ul li a{
color:#9D9D9D;
font-size:12px;
}
.logo{
float:left;
margin-left:80px;
}
.logo img{
padding-left:20px;
}
.newsletter{
display:none;
float:right;
}
.newsletter ul li{
background-image:url(../img/newsletter.gif);
background-repeat:no-repeat;
background-position:right bottom;
}
.newsletter ul li a{
color:#636365;
padding-right:25px;
}
.bande{
background-color:#E7DDD1;
width:780px;
height:106px;
padding-left:220px;
}
.bande img{
margin-right:10px;
padding-top:5px;
}
.bande2{
background-color:#E7DDD1;
width:780px;
border-top:2px solid #DCCCBD;
border-bottom:2px solid #DCCCBD;
height:24px;
padding-left:220px;
margin-top:40px;
}
.actu{
position:absolute;
top:380px;
left:10px;
width:185px;
border:1px solid #E7DDD1;
padding:5px;
background-color:#FFFFFF;
}
.right .actu2{
border:1px solid #E7DDD1;
padding:5px;
background-color:#FFFFFF;
}
.right .actu2 p{
text-align:left;
font-size:10px;
}
.right .actu2 p a{
color:#3F3F41;
}
.right .actu2 p a:hover{
text-decoration:underline;
}
.right .actu2 h1{
color:#565656;
font-size:12px;
text-align:left;
}
.savoirplus{
text-align:right;
}
.savoirplus a{
color:#6F6158;
font-size:10px;
padding-left:15px;
background-image: url(../img/dblfleche.gif);
background-repeat:no-repeat;
background-position:left bottom;
}
.right{
float:left;
}
.right h1{
color:#807B78;
font-weight:bold;
font-size:20px;
text-align:center;
display:none;
}
.center{
float:left;
margin-left:25px;
}
.texte{
width:560px;
margin:10px;
}
.texte h1{
color:#E3007A;
font-size:16px;
}
.filariane{
margin:0;
padding:0;
padding-left:13px;
list-style-type:none;
background-image:url(../img/maison.gif);
background-repeat:no-repeat;
background-position:left bottom;
}
.filariane li{
display:inline;
}
.filariane .on a{
color:#9F0036;
}
.filariane li a{
color:#3F3F41;
font-size:10px;
}
.clear{
clear:both;
}
#erreur{
color:#FF0000;
padding:5px;
}
#valide{
color: #009933;
text-align:center;
padding:5px;
}
.contentactu{
overflow:scroll;
width:180px;
height:80px;
}