
table.sorted_list {width: 100%; margin: 0 0 0 0; border-spacing: 0; border-collapse: separate; border: 1px solid black; font-size: 0.8em;background-color: white;}

caption {
	font-weight: bold;
	color: #55CC66;
	padding-bottom: 0.5em;
}

th.list_header {
	text-align: center;
	vertical-align: middle;
	white-space:nowrap;
	cursor:pointer;
	background-color: #EBEBEB;
}

table.sorted_list td, table.sorted_list th {
	height: 1.5em;
	padding: 0.5em;
	vertical-align: top;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}

table.sorted_list td a:hover {
	text-decoration: underline;
}



table tr.hilite_row {
	background-color: #EEEEEE;
}

a.sorted_link:link, a.sorted_link:hover, a.sorted_link:active, a.sorted_link:visited {
	color: buttontext;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}


/*
 *		B A R R E   D E   N A V I G A T I O N
 *		-------------------------------------
 */
.navbar {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EBEBEB;
}

.navbar, .texte {
	font-size: 10px;
	font-weight: normal;
	color: black;
}


caption,tr,td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt
}
