a:visited {
	font-size: 10px;
	color: #DDDDDD;
	text-decoration: none
	}
a:active {
	font-size: 10px;
	color: #eeeeee;
	text-decoration: none
	}
a:link {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none}
a:hover {
	font-size: 10px;
	color: #444444;
	font-style: normal;
	text-decoration: none;
	}

table {
	margin: 3;
	padding: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TR#entete { 
	background-color: #DD8800;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;

}
	
TR#rangee2 { 
	background-color: #DDDDDD 
}




h3 {
	font-size: 11px;
	color: #DD8800;

}

h4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 17px;
	font-weight: bold;
	color: #DD8800;
}

h5 {
	font-weight: normal;
	font-size: 15px;
	color: #000000;
	text-align: center;
}

h6 {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	background-color: #DD8800;	
	text-align: center;
}

.gras { 
	font-weight: bold; 
	color: #000000;
}

#legende {
	font-size: 11px;
}

#mail {
	font-size: 11px;
}

#mail a {
	font-size: 11px;
	font-style: normal;
	color: #996633;
}

#mail a:hover {
	text-decoration: underline;
}

#infos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#infos a {
	font-size: 11px;
	font-style: normal;
	color: #996633;
}

#infos a:hover {
	text-decoration: underline;
}

#tableau {
	border: none;
	background-color: transparent;
}

#tableau td {
	background-color: transparent;
}

.courscategorie {
	font-size: 14px;
	background-color: #DD8800;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
