@charset "utf-8";
/* CSS Document */




.onglets
{
	width:960px;
	background-color:#000;
	b/order:1px solid #993;
	height:31px;
	_height:28px;
	clear:both;
	padding-left:2px;
	margin: 0 0 0 1px;
	_margin: -3px 0 -3px 1px;
	background-image:url(../images/structure/fond_menu.jpg);

}

.onglet
{
	w/idth:146px;
	height:20px;

	display:inline;
	float:left;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	margin:4px 2px 0 2px;
	background-color:#525252;
}

.onglet_contact
{
	w/idth:146px;
	height:20px;

	display:inline;
	float:right;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	margin:6px 17px 0 2px;
	_margin:3px 17px 0 2px;
}

.onglet_contact a,.onglet_contact a:visited,.onglet_contact a:hover
{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}





.onglet:hover
{
	background-color:#666;

}


.onglet_rouge
{
	width:146px;
	height:20px;

	display:inline;
	float:left;
	padding-top:5px;
	margin-right:2px;
}

.onglet_rouge a
{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.onglet a
{
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}

#barre2
{
	padding:0px 0 3px 0;
	border-bottom:1px dashed #707070;
	margin:0 20px 7px 20px;
}
#barre2 a
{
	margin:0 10px 0 10px;
}
#barre2 a:link {color: #BE0C10;text-decoration:none; font-weight:bold;}    
#barre2 a:visited { color: #BE0C10;text-decoration:none;font-weight:bold;}
#barre2 a:hover { color:#2D2D2D;text-decoration: none ;font-weight:bold;}


.onglets .onglet a:link {color: #FFF;  text-decoration:none ;}    
.onglets .onglet a:visited {color: #FFF; text-decoration:none;}
.onglets .onglet a:hover {color:#C9C9C9; text-decoration: none ;}
