#schedule
{
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-left-width: thin;
	border-left-style: dotted;
}

#schedule td, #schedule th
{
	border-right-width: thin;
	border-right-style: dotted;
	border-bottom-width: thin;
	border-bottom-style: dotted;
margin:0px;
}

#schedule th
{
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:5px;
	background: #BBEEF6;
}

#schedule td
{
	padding:5px;
	vertical-align:top;
}

#schedule a.orateur
{
	font-weight: normal;
	font-style:italic;
	color:#000000;
	font-size:12px;
}

#schedule a
{
	font-weight: bold;
	font-size:12px;
	color: #000000;
}


td.horaire {
	background: #BBEEF6;
	font-size: 10px;
	text-align: center;
}

td.jour {
	font-size: 14px;
}


td.pleniere {
	font-size: 12px;
	font-weight: bold;
}

td.anglais {
	background: #BADDF1;
}
td.francais {
	background: #F6EEAF;
}

td.organisation, td.pleniere
{
	text-align: center;
}

