#lieu {
	width:690px;
}
.article_programmation_haut_gauche {
	float:left;
	width:17px;
	height:10px;
}
#article .article_programmation_haut_gauche {
	background: url(../images/bandeau_rouge_g.png) left top no-repeat;	
}
#lieu .article_programmation_haut_gauche {
	background: url(../images/bandeau_gris_g.png) left top no-repeat;	
}
.article_programmation_haut_centre {
	float:left;
	height:10px;
}
#article .article_programmation_haut_centre {
	background: url(../images/fond_rouge.png) repeat;
	width:636px;		
}
#lieu .article_programmation_haut_centre {
	background: url(../images/bandeau_gris_fond.png) repeat;
	width:636px;			
}
.article_programmation_haut_droite {
	float:left;
	width:17px;
	height:10px;
}
#article .article_programmation_haut_droite {
	background: url(../images/bandeau_rouge_d.png) right top no-repeat;	
}
#lieu .article_programmation_haut_droite {
	background: url(../images/bandeau_gris_d.png) right top no-repeat;	
}
.article_programmation_milieu {
	margin-top:-1px;
}
#article .article_programmation_milieu {
	background: url(../images/fond_rouge.png) repeat;	
}
#lieu .article_programmation_milieu {
	background: url(../images/bandeau_gris_fond.png) repeat;
	width:670px;	
}
#lieu .article_programmation_milieu .date{
	padding-top:3px;
	float:left;
	margin-right:20px;	
}
#lieu .article_programmation_milieu .genre{
	float:left;
	margin-right:20px;	
}
.article_programmation .lieu {
	color:#FFFFFF;
	float:left;
	padding-left:20px;
	padding-right:20px;
}
.article_programmation .lieu a{
	color:#FFFFFF;
	background: url(../images/fleche_rouge_fond_rouge.png) left no-repeat;	
	text-decoration:underline;		
}
.article_programmation .separation {
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
}
#article .article_programmation .separation {
	margin-left:10px;
	margin-right:10px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#lieu .article_programmation .separation {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.article_programmation .renseignements {
	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
	font-size:12px;		
}
#article .article_programmation .renseignements {
	color:#FFFFFF;	
}
#lieu .article_programmation .renseignements {
	color:#000000;	
}
.article_programmation_bas_gauche {
	float:left;
	width:17px;
	height:10px;
}
#article .article_programmation_bas_gauche {
	background: url(../images/bandeau_rouge_g_b.png) left bottom no-repeat;	
}
#lieu .article_programmation_bas_gauche {
	background: url(../images/bandeau_gris_g_b.png) left bottom no-repeat;	
}
.article_programmation_bas_centre {
	float:left;
	height:10px;
}
#article .article_programmation_bas_centre {
	background: url(../images/fond_rouge.png) repeat;	
	width:636px;	
}
#lieu .article_programmation_bas_centre {
	background: url(../images/bandeau_gris_fond.png) repeat;
	width:636px;		
}
.article_programmation_bas_droite {
	float:left;
	width:17px;
	height:10px;
}
#article .article_programmation_bas_droite {
	background: url(../images/bandeau_rouge_d_b.png) right bottom no-repeat;	
}
#lieu .article_programmation_bas_droite {
	background: url(../images/bandeau_gris_d_b.png) right bottom no-repeat;	
}
#lieu .article_programmation .titre {
	margin:0;
	padding-left:20px;
	font-size:16px;
}
#lieu .article_programmation .agenda {
	padding-left:20px;
}
#lieu .article_programmation .date {
	padding-left:20px;
}
.plan {
	float:right;
	margin:5px;
}
#lieu .coordonnees {
	margin-left:20px;
}
#lieu .coordonnees a{
	color:#000000;
}
#article_date {
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	font-weight:900;
	font-family:Trebuchet MS;
	background-color:#EEEEEE;
}
.article_date_date {
	float:left;
	padding-left:10px;
	padding-right:5px;
}
.article_date_lieu {
	float:right;
	padding-right:10px;
	padding-left:5px;
}
.article_date_lieu a {
	color:#C8001E;
	font-size:13px;
	font-weight:900;
	font-family:Trebuchet MS;
	background: url(../images/fleche_rouge_fond_gris_clair.png) left no-repeat;	
	padding-left:16px;	
	text-decoration:none;	
}
.article_date_lieu a:hover {
	text-decoration:underline;	
}
.dossier {
	font-weight:900;
	width:670px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;		
}
.dossier a {
	color:#000000;
	text-decoration:underline;
	font-size:13px;
	padding-right:5px;
	padding-left:5px;	
}
.dossier_prec {
	width:110px;
	float:left;
	text-align:left;
	display:block;
}
.dossier_titre {
	text-align:center;
	float:left;
	font-size:13px;
	width:450px;	
}
.dossier_suiv {
	width:110px;
	float:right;
	text-align:right;
	display:block;
}
.cadre_agenda {
	width:400px;
	float:left;
}
.cadre_liste_article {
	width:220px;
	float:left;
}
.cadre_image_agenda {
	width:200px;
	float:right;
}
.cadre_image {
	margin-top:10px;
	width:150px;
	float:right;
}
.cadre_agenda .date {
	font-weight:900;
}