/* CSS Document */
html, body{
background-color:#000000;
height:100%;
}
#conteneur{
width:925px;
height:100%;
margin-right:auto;
margin-left:auto;
font-family:Arial;
font-size:8pt;
overflow:visible;
}
#entete{
background-image:url(../assets/images/fondEntete_home.jpg);
background-repeat:no-repeat;
width:inherit;
height:126px;
}
#menu{
margin-bottom:10px;
}
#souslemenu{
font-size:0.8em;
position:relative;
margin-top:20px;
left:20px;
}
#milieu{
background-color:#FFFFFF;
background-image:url(../assets/images/fondBas_home.jpg);
background-repeat:no-repeat;
width:925px;
overflow:auto;
}
#colonne1{
background-color:transparent;
width:16%;
float:left;
}
#colonne2{
padding-right:45px;
/*background-color:#6666CC;*/
/*background-color:transparent;*/
width:45%;
float:left;
margin-left:30px;
}
#contenu{
background-color:#FFFFFF;
height:100%;
padding-left:10px;
/*min-height:800px;*/
overflow:visible;
}
#colonne3{
float:left;
width:30%;
/*background-color:#003366;*/
}
#colonne3 img{
margin-bottom:10px;
_margin-bottom:0;
}
div.pub{
position:relative;
margin-top:20px;
/*left:20px;*/
width=128px;
margin-bottom:15px;
/*width=128px;
margin-bottom:15px;
border:0;
position:relative;
margin-top:20px;
left:-19px;*/
/*background-color:#003366;*/
}

div.pubDroite{
/*position:relative;*/
margin-top:-10px;
margin-bottom:15px;
width:250px;
}

#titreNews{
position:static;
width:100%;
margin-bottom:10px;
vertical-align:middle;
}

p {
background-color:#FFFFFF;
width:100%;
}
#soustitre{
margin-top:5px;
font-size:1.2em;
font-weight:bold;
text-indent:3px;
}

ul.divAppAgenda{
margin-top:2px;
list-style-type:none;
margin-left:0;
padding-left:0;
}


span.spanAppAgenda{
margin-left:80px;
display:list-item;
width:70%;
color:#000000;
}
span.spanAppAgendaMois{
float:left;
margin-left:5px;
margin-right:10px;
font-weight:bold;
font-size:0.9em;
}
span.spanAppAgendaJour{
float:left;
/*background-color:#000066;*/
margin-left:1px;
width:9%;
font-weight:bold;
font-size:0.9em;

}

div.titleEvt{
float:left;
margin-left:10px;
background-color:transparent;
width:68%;
}
div.dateAg{
float:left;
background-color:transparent;
width:28%;
}

span.spanAppAgenda a{
color:#000000;
text-decoration:none;
font-weight:bold;
}
span.spanAppAgenda a:link{
color:#000000;
text-decoration:none;
font-weight:bold;
}
span.spanAppAgenda a:visited{
font-weight:bold;
color:#000000;
text-decoration:none;
}
span.spanAppAgenda a:hover{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
span.spanAppAgenda a:active{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
#footer{
margin-top:20px;
margin-bottom:20px;
clear:both;
width:925px;
min-height:50px;
font-size:7pt;
text-align:center;
background-color:transparent;
}
#footer a{
color:#000000;
text-decoration:none;
font-weight:bold;
}
#footer a:link{
color:#000000;
text-decoration:none;
font-weight:bold;
}
#footer a:visited{
font-weight:bold;
color:#000000;
text-decoration:none;
}
#footer a:hover{
color:#666666;
text-decoration:none;
font-weight:bold;
}
#footer a:active{
color:#000000;
text-decoration:none;
font-weight:bold;
}





