/* CSS Document */
#main_img{
	float:left;
	width:495px;
	/*height:405px;*/
	height:520px;
	background-image:url(/images/global/homepage/fond_Bside.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	z-index:1;
	position:relative;
}

#img_right{
	float:left;
	width:250px;
	height:350px;
	padding-left:25px;
	padding-top:39px;
	z-index:1;
}

#linkToBsideHomepage{
	display:inline-block;
	overflow:hidden;
	height:75px;
	width:495px;
	position:absolute;
	bottom:0px;
}

#contenu{
	clear:both;
	background-image:url(/images/global/homepage/fond_Bside2.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:76px;
	width:700px;
	color:#000000;
}

#contenu #agenda_subtitle{
		/*font-family:HelveticaNeue, Helvetica, Verdana, Arial;*/
		font-size:13px;
		font-weight:900;
		color:#000000;
		margin-bottom:16px;
		margin-left:10px;
		letter-spacing:0px;
	}

#agenda_contenu .agenda_sub_subtitle {
		margin-bottom:8px;
		/*font-family:HelveticaNeue, Helvetica, Verdana, Arial;*/
		font-size:13px;
		font-weight:bold;
		color:#808080;
		letter-spacing:0px;
}


#agenda_contenu{
	float:left;
	/*width:304px;*/
	width:440px;
	margin-right:20px;
	margin-bottom:50px;
}

.cadre_agenda{
	padding-top:10px;
	padding-left:10px;
	clear:both;
	/*width:304px;*/
	width:600px;
}

.agenda_visuel{
	float:left;
	/*width:140px;*/
	width:200px;
	/*height:80px;*/
	margin-right:20px;
	text-align:right;
}

.agenda_texte{
	float:left;
	width:300px;
	/*border-top:1px solid #e3e3e3;*/
}

.agenda_dates a
{
	/*padding-top:6px;*/
	/*font-size:9px;*/
	font-size:13px;
	color:#8b8b8b;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-bottom:15px;
	line-height:7px;
}

.agenda_link_go{
	display:block;
	float:right;
	font-size:18px;
	background:url('../images/global/homepage/agenda_btn_back.jpg') center right no-repeat #000000;
	margin-top:35px;
	padding:4px 36px 4px 8px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.agenda_link_go:hover{
	text-decoration:none;
}

	.agenda_link_go a{
		color:#ffffff;
		text-decoration:none;
	}

.agenda_dates{
	/*padding-top:6px;*/
	font-size:9px;
	color:#aaaaaa;
}

.agenda_sstitre a{
	color:#a0a0a0;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	line-height:18px;
	text-decoration:none;
}

.agenda_lieu{
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Arial;
	color:#434343;
}

.agenda_lieu a{
	color:#434343;
}

#blog_contenu{
	float:left;
	margin-top:20px;
	width:309px;
	margin-bottom:50px;
}

#blog_titre{
	padding-bottom:5px;
}

.cadre_blog{
	width:250px;
	border-top:1px solid #d8d8d8;
	margin-top:5px;
}

.titre_event{
	font-size:18px;
	font-weight:bold;
	background-color:#000000;
	color:#ffffff;
	padding-right:9px;
	padding-left:9px;
}

a.a_event, a:hover.a_event {
	font-size:9px;
	font-weight:normal;
	color:#000000;
	padding-left:11px;
}

