.agenda_search_box {
	background-color : #000;
	
	width : 740px;
	margin-top : 30px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 20px;
	text-align 	  : center;
	font-size 	: 10px;
}

#agenda_search_left
{
	width 	: 300px;
	height		: 130px;
	float   : left;
	border : 1px solid #434343;
	padding-top : 5px;
}

#agenda_search_right
{
	width 		: 280px;
	height		: 130px;
	float   	: left;
	border : 1px solid #434343;
	padding-top : 5px;
	margin-left : 20px;
}

#agenda_date
{
	width 		: 220px;
	background-color : #222222;
	border 		: 1px solid #434343;
	padding 	: 3px;
	font-size 	: 14px;
}

.agenda_input
{
	width : 100px;
}

#agenda_bouton_rechercher
{
	float:left;
	text-align:center;
	height : 37px;
	border 		: 1px solid #434343;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-left : 10px;
}

#agenda_mois
{
	width 		: 775px;
	text-align  : center;
	font-size 	: 6px;
	border-top : 1px solid #434343;
	border-bottom : 1px solid #434343;
	background-color : #0F0F0F;
	padding : 5px;
}

#agenda_liste_annee_before
{
	float   	: left;
	color 		: #deab3f;
	font-size 	: 14px;
}

#agenda_liste_mois
{
	text-align   : center;
	float   	 : left;
	font-size 	 : 12px;
	padding-left : 8px;
}

#agenda_liste_mois a
{ font-size: 12px; color:#fff; text-decoration:none}

#agenda_liste_annee_after
{
	float   	: right;
	color 		: #deab3f;
	font-size 	: 14px;
}

.agenda_liste_resultat
{
	width : 620px;
	text-align 	: center;
}

.agenda_resultat
{
}

.agenda_resultat .vignette_left
{
	width : 120px;
	padding-right : 10px;
	float :left;
}

.agenda_resultat .vignette_right
{
	width : 120px;
	padding-left : 10px;
	float :right;
}

.agenda_resultat .description
{
	width : 485px;
	font-size 	: 11px;
}

.agenda_resultat .description .titre
{
	font-size 	: 15px;
}

.agenda_detail_titre
{
	width : 650px;
	text-align 	: center;
	padding-left : 0px;
}

.agenda_detail_titre .vignette
{
	width : 120px;
	padding-right : 10px;
	float : left;
}

.agenda_detail_titre .description
{
	font-size 	: 10px;
	text-align: left;
}

.agenda_detail_titre .description .titre
{
	font-size 	: 10px;
}

.agenda_detail_titre .description .soustitre
{
	font-size 	: 12px;
}

.agenda_detail_infos
{
	font-size 	: 10px;
	border : 1px solid #434343;
	width  : 600px;
	padding : 20px;
	text-align : left;
	float : left;
	margin-left : 0px;
}

.agenda_detail_contact {
	float : right;
	width  : 300px;
	background-color : #121212;
	border : 1px solid #434343;
}

.agenda_detail_contact .titre {
	font-size 	: 14px;

}

.agenda_detail_contact .description
{
	border-top : 1px solid #434343;
	font-size 	: 11px;
	width  : 300px;
}
