#box_entete_evenement {
	float : left;
	width : 680px;
	height : 300px;
	background-repeat : no-repeat;
	background-color : #000000;
	color : #FFFFFF;
}

#box_entete_container {
	float : left;
	width : 386px;
	height : 300px;
	background-image : url('../images/bandeau_gris.PNG');
}

#box_entete_header {
	float : left;
	width : 270px;
	padding-left : 10px;
}

#titre_event_entete_evenement {
	font-family : din1451;
	text-transform : uppercase;
	margin-bottom : 0;
}

#image_infos_entete_evenements_container {
	margin-bottom : 10px;
}

#image_entete_evenements {
	width : 150px;
	margin-left : 10px;
}

#infos_entete_evenements {
	float : left;
	width : 350px;
	margin-left : 10px;
}

#infos_entete_evenements p {
	margin-bottom : 5px;
	margin-top : 0px;
}

#lien_entete_evenements {
	font-family : 'Arial Black';
	font-size : 28px;
	text-transform : uppercase;
	width : 306px;
	line-height : 30px;
	margin-bottom : 0;
}

#lien_entete_evenements a {
	color : #FFFFFF;
	font-family: opificio;
	font-size: 38px;
	line-height: 40px;
}

#infos_auteur_date_entete_evenement {
	float : left;
	width : 280px;
	margin-left : 10px;
	font-size : 14px;
}

#auteur_entete_evenement {
	margin-top : 0;
	margin-bottom : 0;
	color : #cbcbcb;
}

#chapeau_entete_evenements {
	margin-top : 8px;
	margin-bottom : 0;
	width: 230px;
}

#date_entete_evenements {
	margin-top : 10px;
	margin-bottom : 0;
	color : #cbcbcb;
}

#lieu_entete_evenements {
	margin-top : 0;
	color : #cbcbcb;
}

#add_google_agenda_entete_evenements {
	float : left;
	width : 215px;
	margin-left : 10px;
}

#lien_autre_site_entete_evenements {
	float : left;
	width : 200px;
	font-size : 13px;
	font-weight : bold;
	color : #1c6ce6;
	margin-left : 10px;
	margin-top : 10px;
}