a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #080000;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #080000;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #080000;
	text-decoration: none;
}

.bkProgrammation {
	background-color: #E10101;
}
.bkOrganisation {
	background-color: #1300C2;
}
.bkEquipe {
	background-color: #1FBA00;
}
.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #080000;
}
.boxCadre {
	background-color: #DBD9E9;
}
.boxBkTitre {
	background-image: url(images/ttrBk.gif);
	background-repeat: repeat-x;
}
.boxContenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #080000;
	background-color: #FCFCFC;

}
.sTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #080000;
}
.tableTtr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.tableContenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
