.OSOngletSelect {
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #F5F5F5;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 120px;
}
.OSOngletSeparateur {
	width: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.OSOngletGrise {
	background-color: #CCCCCC;
	border-top-width: 1px; 
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 120px;
}


.OSOngletFond {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a.OSOngletLien {color: #000000;}
a.OSOngletLien:active {color: #000000;}
a.OSOngletLien:visited {color: #000000;}
a.OSOngletLien:hover {color: #555555;}