/*/////////////////// navigation principale ////////////////*/
#menu {
	height: 24px;
	width:819px;
	margin: 0;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 36px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cad1d8;
}


#nav {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	font-size:11px;
	z-index:999;
	display:block;
	color: #000000;
	vertical-align: middle;
	height: 15px;
}

#nav a {
	line-height: 1;
	display:inline-block;
	color:#000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#nav a:hover {
	color:#2a95d3;
}

#nav li {
	list-style: none;
	color: #fff;
	float: left;
	padding-top: 0px;
	border-right-color: #2a95d3;
}

.filet {
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2a95d3;
}

.filet_separateur {
	background-color: #528ecc;
	height: 8px;
	width: 1px;
	margin-top:2px;
}


#menu_droit {
	width: 147px;
	color: #087cc2;
	text-align: center;
	padding: 11px 0px 2px 0px;
}

#menu_droit a {
	color: #087cc2;
	text-decoration: none;
}
#menu_droit a:hover {
	color: #000;
	text-decoration: none;
}


.bt_stmenu {
	height: 80px;
	width: 147px;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	list-style-type: none;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}

.bt_stmenu a {
	color: #000000;
	text-decoration: none;
}

.bt_stmenu img {
}

.bt_stmenu .texte {
	color: #087cc2;
	margin: 0px;
	padding: 0px;
}

.bt_stmenu p {
	margin: 0px;
}

.bt_stmenu a:hover {
	color: #0268ac;
	text-decoration: none;
}
