@charset "utf-8";
/* CSS Document */

.truc {
width:100%
}

.truc[class] {
width:148px
}

div.menuBar, div.menuBar a.menuButton, div.menu, div.menu a.menuItem {
color: #0098C8;
display: block;
}

div.menuBar {

}

div.menuBar a.menuButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DC5D3;
	border-right-color: #9DC5D3;
	border-bottom-color: #9DC5D3;
	border-left-color: #9DC5D3;
	text-decoration: none;
	z-index: 100;
	font-weight: bold;
	padding: 2px;
	display: block;

}

div.menuBar a.menuButton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #EE9B00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DC5D3;
	border-right-color: #9DC5D3;
	border-bottom-color: #9DC5D3;
	border-left-color: #9DC5D3;
	text-decoration: none;
	z-index: 100;
	font-weight: bold;
	display: block;



}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
	background-color: #EE9B00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DC5D3;
	border-right-color: #9DC5D3;
	border-bottom-color: #9DC5D3;
	border-left-color: #9DC5D3;
	text-decoration: none;
	z-index: 100;
	font-weight: bold;
	display: block;



}

div.menu {
	position: absolute;
	visibility: hidden;
	z-index: 101;
}
 
div.menu a.menuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DC5D3;
	border-right-color: #9DC5D3;
	border-bottom-color: #9DC5D3;
	border-left-color: #9DC5D3;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	cursor: hand;	
	display: block;
	width:100%;
	z-index: 100;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
	background-color: #EE9B00;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	display: block;
	width:100%;
	z-index: 100;
}

div.menu a.menuItem span.menuItemText
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0098C8;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	display: block;
	width:100%

}

div.menu a.menuItem span.menuItemArrow {
}

div.menu div.menuItemSep {
}

.menuhaut {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9DC5D3;
	border-right-color: #9DC5D3;
	border-bottom-color: #9DC5D3;
	border-left-color: #9DC5D3;
}

.position {
	margin-left: 153px;
	margin-top: -19px;
}

a.position:link, a.position:active, a.position:visited, a.position:hover {
	margin-left: 153px;
	margin-top: -19px;
}

.position2 {
	margin-left: -8px;
	margin-top: 3px;
}

.menunorm {
	color: #0098C8;
}

.menuover {
	color: #FFFFFF;
}

a.menuover:link, a.menuover:active, a.menuover:visited, {
	color: #FFFFFF;
}

a.menunorm:link, a.menunorm:active, a.menunorm:visited,  {
	color: #0098C8;
}

.transparence {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='iso_icons/spacer_50.png');
}

.transparence[class] {
	background-image: url(../iso_icons/spacer_50.png);
}

