#accueil_gauche{
float:left;
width:660px;
margin-left:5px;
}

#accueil_droite{
float:right;
width:324px;
margin-right:5px;
}

.bloc_actu{
width:660px;
margin-bottom:30px;
height:110px;
}

.bloc_actu_titre img{
float:left;
}

.bloc_actu_titre_droite{
float:left;
width:440px;
margin-left:17px;
}

.bloc_actu_titre{
width:510px;
float:left;
}

.bloc_actu_texte{
width:510px;
float:left;
clear:left;
color:#444;
font-size:12px;
text-align:justify;
text-indent:37px;
}

.bloc_actu_texte a,
.pub_texte a{
color:#479800;
text-decoration:none;
padding-right:12px;
font-style:italic;
background:url(../img/interface/suite.gif) right 6px no-repeat;
}

.bloc_actu_visuel{
border:1px solid #777;
float:right;
margin-top:5px;
}


.bloc_pub{
margin-bottom:30px;
text-align:center;
}

.pub_date{
color:#777;
font-size:11px;
text-align:right;
margin-bottom:22px
}

.pub_texte{
color:#444;
font-size:12px;
text-align:justify;
text-indent:37px;
}




/*************************************/
/* Calenrdier des événements */
#calendrier_evenement{
	width:288px;
	height:227px;
	padding:49px 0 0 14px;
	margin:0 0 30px 10px;
	background:url(../img/interface/background_evenement_a_venir.gif) no-repeat;
}