/*
	Affichette 
*/

.affichette
{
	text-align:center;
	margin:10px;
	float:left; 
	width: 164px;
	font-size:0.9em;
} 

.affichette img
{
	border:none;
	
}

.affichette a
{
	font-size:90%;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#afficher_affichette
{
	float:right;

}

#afficher_affichette img
{
	border:none;
	margin: 0px;
	padding: 0px;
}

/*
	Filtre
*/

#formulaire
{
	float:left;
	width: 470px;
	height: 240px;
	vertical-align: middle;
}

.num_form
{
	float:left;
}

#formulaire p
{
	padding:5px;
	margin:0px;
	margin-left:35px;
	min-height:30px;
}

#lien_rss
{
	width:178px;
	float:right;
	text-align:center;
	vertical-align: middle;
	height: 240px;
}

#lien_rss span
{
	color : #fff;
	font-size:11px;
}

select
{

}

#info_gauche
{
	float:left;
	width:302px;
	margin-right:10px;
	vertical-align: middle;
	height: 240px;
	text-align: center;
}

#fond_filtre img
{
	border:none;
}

#DateDeb_trigger:hover
{
	border:1px solid red;
	width:18px;
	height:12px;
}

/*
	colonne de droite 
*/

#contenu_droite
{
	width:160px;
	padding-left:2px;
	padding-right:0px;
	text-align:center;
	font-size:0.9em;
	float:right;
	padding-top: 5px;
}

#contenu_droite img
{
	border:none;
}

.titre_droite
{
	margin-top:3px;
	background-color:#FFF;
	color:#f99731;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:3px;
	font-weight: bold;
}

.texte_droite
{
	padding-right: 10px;
	padding-left: 10px;
}

.visuel_bt span
{
	display:block;
	background-color:#FFF;
	color : #f99731;
	margin:0px;
	font-size:0.8em;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	font-weight: bold;
}

.visuel_bt:hover
{
	text-decoration:underline;
	color : #91714a;
}

.visuel_img
{
	float:right;
}

.visuel_bt a
{
	text-decoration:none;
}

/*
	contenu
*/

#bloc_evenement
{
	width:790px;
	padding: 5px;
}

