@charset "iso-8859-1";
/* CSS Document */
#panneau {	font-family: Calibri, Arial, Helvetica, sans-serif;}
#panneau td.affiche {font-weight: bold; color: #FFF9C0; font-size: 18px; text-align:center;}
#panneau p.affiche {font-weight: bold; color: #FFF9C0; font-size: 18px; text-align:center;}
#panneau td{border-width:0px;}
#panneau p{margin-bottom:3px;margin-top:3px;}
#panneau td.box{background-color:#942221; font-weight: bold; color: #FFF9C0; font-size: 18px; text-align:center;}

#prochainement table.show {
	width:100%;
	margin-top:10px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #942221;
	border-right-color: #942221;
	border-bottom-color: #942221;
	border-left-color: #942221;
	border-width: thick;
	}

#prochainement thead {background-color:#942221;border:0px; padding:0px; margin:0px;}
#prochainement {font-family: Calibri, Arial, Helvetica, sans-serif;}
#prochainement td.panneau {font-family: Calibri, Arial, Helvetica, sans-serif; color: #FFF9C0; }
#prochainement td.date {font-weight:bold; color: #FFF9C0; text-indent:10px;}
#prochainement td.stylespec{color: #FFF9C0;}  
#prochainement td.titre {font-size: 18px; font-weight: bold; color: black; }
#prochainement td.tarif {font-style:italic}
