body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 10px 0px 10px 0px;
	background:url(../img/tuile_fond.jpg);
	background-repeat:repeat-x;
	background-color:#000b2b;
	
}

body,td,th {
	color: #003366;
}

#container {
	margin:0px auto 0px auto;
	padding:0px;
	width:610px;
	height:auto;
}

.mainDiv {
	float:left;
	margin:0px;
	padding:0px 10px 10px 10px;
	width:590px;
	height:auto;
	background-color:#ffffff;
}

form {
	padding:0px;
	margin:0px;
}

.pOptionsAdmin {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight:normal;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.listeColleges {
	font-size:10px;
}

.tabResultsRecherche {
	font-weight:normal;
}

.tabResultsRecherche td {
	background-color:#FFFFFF;
	text-align:center;
}

.tabResultsRecherche .tdTrainers {
	text-align:left;;
}

.tabResultsRechercheT {
	font-weight:normal;
}

#footer {
	padding:0px;
	margin:0px;
	background:url(../img/footer.png);
	background-repeat:no-repeat;
	height:9px;
	width:100%;
}

.rouge {
	color: #990000;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
