/* CSS Document */

#menu{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
text-decoration:none;
color:#6899d3;
height:26px;
width:500px;
float:left;
}
#menu a {
text-decoration:none;
color:#6899d3;
}
#menu a:hover {
text-decoration:none;
color:#6899d3;
z-index:5;
height:24px;
}

.titre-rubrique {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#6899d3; text-align:center; text-decoration:none;}
.bg_menu{background-image:url(../images/menu/background-on.jpg); height:26px;}

.bg-rubrique {background-image:url(../images/menu/background-off.jpg); height:26px; cursor:pointer;}
.bg-rubrique:hover {background-image:url(../images/menu/background-on.jpg); height:26px;}

.trait-sep {padding:0px; margin:0px; background-repeat:repeat-x; clear:both; height:1px;}
.trait-sep-ssmenu {padding:0px; margin:0px; background-repeat:repeat-x; clear:both;}

div#conteneur {color: #000000; width: 130px;}
div#conteneur-small {color: #000000; width: 100px; } /* ajout variante février 2010 pour menu etroit (contact)*/

div#content { width:130px;
	margin-top: 0px;
	border-bottom:1px solid #1e2059;
	clear:both;
}
div#content-small { width:100px; /* ajout variante février 2010 pour menu etroit (contact)*/
	margin-top: 0px;
	border-bottom:1px solid #1e2059;
	clear:both;
}


div#content a:hover {color: #ff1923;}

h3.menutitre {
background-color:#1e2059;
	text-align: center;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0px;
	height: 20px;
	cursor: pointer;
	font-size: 11px; padding-top:6px;}

.stretcher {
padding:0; margin:0px; border-right:1px solid #1e2059;
	color: #1e2059;
	text-align:center;
	font-size:11px;
	line-height: 20px;
	background-color: #FFFFFF; filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; 
}

.stretcher a {
	color: #1e2059;
	text-decoration: none;
}

.stretcher a:hover {
	color: #ff1923;
}
.tab-stretcher {border-right:1px solid #1e2059; border-left:1px solid #1e2059;}