.menus {
	
	border-top:15px none;
	margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left';
	padding-top:inherit;
	text-align:center;
	vertical-align:bottom;
	color:white;
    text-decoration:none;
    font-size:8pt;
    font:arial;
    font-weight:bold;
    text-align:center;  
}

.s_Menu_Haut {
	border-top:0px none;
	border-bottom:0px none;
	text-align: left;
	width:120px;
	height:20px;
	position:absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	Cursor: pointer;
	font-size:8pt;
	text-decoration:none;
	background-color:#01285b;
	filter:alpha(opacity=88);
	-moz-opacity:.88;
	opacity:.88;
	color:white;
}
.s_Menu_Milieu {
	border-left:thin solid #000066; border-right:thin solid #000066; border-bottom:thin solid #000066; font-family: "Arial";
	color: #000066;
	background-color: #FFFFCC;
	border-top:0px none;
	text-align: center;
	width:120px;
	height:20px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	Cursor: pointer;
}

.s_Menu_Bas {
	border-left:thin solid #000066; border-right:thin solid #000066; border-bottom:thin solid #000066; font-family: "Goudy Old Style";
	color: #000066;
	background-color: #FFFFCC;
	border-top:0px none;
	text-align: center;
	width:120px;
	height:20px;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	Cursor: pointer;

}

.banniere {
	font-family: "Goudy Old Style";
	font-size: 36px;
	color: #000066;
	text-decoration: underline;
}
.s_Menu_Ombre{
	width:132px;
	height:59px;
	border-left:10px solid black;
	border-bottom:10px solid black;
	position:absolute;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70
}
.s_Menu_Element{
padding: 0px 13px 10px 13px;
}

