body {font-family:lucida,arial,sans-serif}

a:visited { color:#96C }
a:link:hover,a:visited:hover { color:#F0E68C }

.onglets td, .onglets th {
	padding: 3px 9px;
	text-align: center;
}
 
.onglets {
	border-bottom: 6px #f4a460 solid;
	margin-top: .67em;
	margin-right: 2px;
	margin-left: 2px;
	padding-left: 8px;
}

.onglets th, .onglets th a:link, .onglets th a:visited {color: #555;}
.onglets td, .onglets td a:link, .onglets td a:visited  {color: #fff;}
.onglets td a:hover, .onglets th a:hover {color: #F0E68C; text-decoration: none;}
.onglets a  {text-decoration: none;}

div.onglets th, div.onglets td {
	font-size: xx-small;
	voice-family: inherit;
	font-size: x-small;
}


div.onglets th, div.onglets td {font-size: 12px; font-weight: bold;}

#connivences {
 	background-color: #fff;
	color: #333;
	margin: 0;
	padding-top: .67em;
	padding-left: 8px;
}
#connivences td {
	background-color: #b22222;
	border-bottom: 1px solid #666;
 	border-right: 1px solid #333;
 	border-left: 1px solid #fff;
}
#connivences th {
	background-color: #f4a460;
 	border-left: 1px solid #fff;
 	border-right: 1px solid #333;
	color: #fff;
}

