/* --- menu styles ---note:	not all browsers render styles the same way so try out your style sheet	on different browsers before publishing;*//* level 0 inner */.txt {	font-family: Helvetica, Geneva, Arial, sans-serif;	font-size: 14px;	font-variant: small-caps;}.descriptif {	font-family: Helvetica, Geneva, Arial, sans-serif;	font-size: 13px;	text-align: justify;	color: #333366;}.menu {	font-family: Helvetica, Geneva, Arial, sans-serif;	font-size: 16px;	font-weight: lighter;	text-align: center;	color: #669966;	font-variant: small-caps;	text-decoration: overline;	line-height: 24px;}.menuiout {	font-family: Helvetica, Geneva, Arial, sans-serif;	font-size: 14px;	color: #669966;	font-variant: small-caps;	cursor: hand;	filter: FlipH;	background-position: center center;	text-align: center;	vertical-align: middle;	line-height: 24px;	text-decoration: overline;}.menuiover {	font-family: Helvetica, Geneva, Arial, sans-serif;	font-size: 14px;	color: #FFFFFF;	font-variant: small-caps;	cursor: hand;	filter: DropShadow(Color=#000000, OffX=5, OffY=5, Positive=1);	font-weight: bolder;	background-position: center center;	text-align: center;	vertical-align: middle;	line-height: 24px;	text-decoration: overline;	background-repeat: repeat-x;}.menuoout {	text-decoration : none;	border : 0px none;	filter: alpha(opacity=75); 	-moz-opacity: .75;}.menuoover {	text-decoration : none;	border : 0px none;	filter: alpha(opacity=75);	background-repeat: repeat-x;	background-color: #669966; 	-moz-opacity: .75;}.descriptifPlus {	font-family: Helvetica, Geneva, Arial, sans-serif;	font-size: 14px;	font-weight: bold;	font-variant: small-caps;	color: #990000;}