/* CSS Document */

.titre{
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#9F2522;
font-size:30px;
letter-spacing:6px;
font-weight:bold;
width:720px;
height:40px;
}

.titreDetail{
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#9F2522;
font-size:14px;
font-weight:bold;
}

.image{
width:340px;
float:left;
}

.texte{
width:360px;
height:220px;
padding:10px;
float:left;
text-align:justify;
overflow:hidden;
background-color:#FDF5D9;
color:#474343;
font-size:12px;
}

.date{
color:#992621;
font-weight:bold;
}

.titreActu2{
color:#474343;
font-size:14px;
}

#blocFichier{
border:2px solid;
width:276px;
border-color:#E3CFA3;
float:left;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
margin-bottom:15px;
}

#blocImage{
width:340px;
float:left;
}


#texteDetail{
text-align:justify;
color:#474343;
font-size:12px;

}

#texteDetail P{
margin-top:0px;
margin-bottom:10px;
padding:0px;
}
#blocImage IMG{
width:320px;
height:240px;
float:left;
}


.img{
width:320px;
float:left;
}

.legende{
width:320px;
margin-bottom:10px;
float:left;
text-align:center;
font-size:10px;
}

.legendeFichier{
color:#474343;
text-decoration:none;
font-weight:bold;
font-size:12px;
}

.legendeFichier:a{
color:#474343;
text-decoration:none;
}
.legendeFichier:hover{
color:#474343;
text-decoration:underline;
}
.legendeFichier:link{
color:#474343;
text-decoration:none;
}