body {	font-family: Arial, Helvetica, sans-serif;
}
p {	margin: 5px;
}
.text {
	color: #333333;
	font-size: 12px;
}
.horaires {
	color: #cc071e;
	font-weight: bold;
	text-align: center;
}
.debats {
	font-size: 24px;
	font-weight: bold;
}
.date {
	font-size: 24px;
	font-weight:bold;
	color: #cc071e;
}
.tablecontour {	border: thin solid #cc071e;
				background-color:#FFFFFF
}
.tableinter {
	border: 3px solid #e4e2dc;
	background-color:#FFFFFF;
	padding: 10px;
	margin: 10px;
}
.bgcolonne {
	background-color: #e4e2dc
}
.titredebat {
	font-size: 14px;
	font-weight: bold;
}
.titredebatann {
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
}
.intervenant {
	color: #cc071e;
	font-weight: bold;
}
.intervenantann {
	color: #cc071e;
	font-weight: bold;
	text-decoration: line-through;
}
.modifhoraire
{	color: #cc071e;
	font-weight: bold;text-transform:uppercase;}
.textann {text-decoration: line-through;}
.debatannule { font-weight:bold; color: #cc071e; text-transform:uppercase;}
.lienreserver {
	font-size: 10px;
	color: #cc071e;
	text-decoration: underline;
}	
.lienreserver a:link {
	color: #cc071e;
}
.lienreserver a:visited {
	color: #333333;
}
.lienreserver:hover {
	color: #333333;
}
.lienreserver a:active {
	color: #333333;
}
.lienhome {
	font-size: 14px;
	color: #cc071e;
	text-decoration: underline;
}	