/* CSS Document */
div.content_text{
/*background:url(../medias/rando-alldes.jpg) no-repeat right top;*/
padding-bottom:40px;
}
div.content_text p{
width:300px;
text-align:justify;
color:#333333;
margin: 5px 10px 5px 10px;
}
span#big{
font-size:16px;
text-transform:uppercase;
}
div.content_text p a{
color:#CC0000;
font-weight:bold;
}
div.content_text p a:hover{
text-decoration:underline;
}
div.content_text h1{
font-size:16px;
color:#678b8e;
margin:10px 0 10px 0px;
}
div.content_text h2{
font-size:13px;
color:#333333;
margin:5px 0 5px 10px;
}
/*****************GALERIE********************************/
h4.diaporama{
padding:2px 3px 2px 3px;
text-transform:uppercase;
background:#098893;
color:#FFF;
font-weight:bold;
font-size:12px;
margin-bottom:5px;
}
h4.diaporama span{
text-transform:lowercase;
color:#FFF;
font-size:11px;
}
span.legende{
font-size:11px;
color:#666666;
}
ul#listeimg{
}
ul#listeimg li{
display:block;
float:left;
}
ul#listeimg li a{
display:block;
background:#098893;
width:10px;
height:13px; 
margin:5px 4px 5px 4px;
border:1px solid #195459;
}
ul#listeimg li a:hover{
background:#49abb4;
border:1px solid #333333;
}
div#blocimage dt{
font-size:11px;
color:#337379;
}


