/*contenu evenements*/


#container #content {
	margin:0 0 0 5px;
	float:left;
}


#evenements{
	font-family:calibri, arial;
	padding:40px 25px 5px;
}

/*
#evenements h2{
	color:#FFF;
	padding:15px 0px 10px 45px;
	background:url(../images/source/tetes/tete_evenements.png) no-repeat;
	font-size:1.2em; 
}*/

/*
#bandeau_presentation {
	background:#cd0102 url(../images/source/bg_rouge.jpg) no-repeat;
	width:45px;
}*/
/*
#text{
	padding:40px 15px 60px 30px;
	text-align:justify;
	background-color:#fff;
	margin-left:45px;
	width:698px;
}*/

.evenement {
	padding:40px 20px 40px;
	border-bottom:1px solid #bababa;
	text-align:justify;
	width:742px;
}

.evenement strong {
	color:#ce0101;
}
/*
.description {
	overflow:hidden;
}
*html .description {
	margin-left:160px;
}*/

.description {
	float: left;
    margin-left: 25px;
    width: 570px;
	font-size:13px;
}

.evenement .description strong {
	font-size:14px;
}

#content .description a {
	color:#000;
	font-size:14px;
}


/*
#bloc_evenements{
	float:right; 
	width:744px; 
	background-color:#fff;
	padding-top:15px;
}*/

.evenements p{
	padding-bottom:15px;
	font-size:0.9em;
}
.evenement img {
	float:left;

}

.evenement img.droite { float:right; padding-left:15px; padding-bottom:5px;}

.evenement img.gauche { float:left; padding:0px 15px 40px 0px;}


/* presse */

