body {
	background: #FFFFFF;
	link: #000000;
	marginwidth: 1;
	marginheight: 1;
	bgproperties: FIXED;
	font-family: "Geneva", "Helvetica", "Arial", "sans-serif";
}
.mail {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #007D96;
}
A.contact {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #007D96;
}
td.pourhauteur {
        height: 700;
}
td.accueil {
	background-color: #006D86;
}
td.titre_cours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #007D96;
	text-decoration: none;
	background-color: #B8E4E6;
}
td.section {
	background-color: #007D96;
}
td.subsection {
	background-color: #67ADBC;
}
td.subsubsection {
	background-color: #92C2C2;
}
td.selectionne {
	background-color: #CC6600;
}
span.accueil {
	font-size: 14px;
}
span.section {
	font-size: 14px;
}
span.subsection {
	font-size: 12px;
}
span.subsubsection {
	font-size: 10px;
}
a.accueil {
	text-decoration: none;
	color: #FFFFFF;
}
a.section {
	text-decoration: none;
	color: #FFFFFF;
}
a.subsection {
	text-decoration: none;
	color: #FFFFFF;
}
a.subsubsection {
	text-decoration: none;
	color: #FFFFFF;
}
a.selectionne {
	text-decoration: none;
	color: #FFFFFF;
}
