/* CSS Document */

body {
	margin:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left; 
	color: #666666;
}

#site {
	position: absolute;
	width: 976px; height: 592px;
	top: 50%; left: 50%; 
	margin: -296px 0 0 -488px;
	background-color:#EEEEEE;
}	


#bandeauHaut {
	height: 72px;
	background-color: #EEEEEE; 
}

.logo {
	margin-top:5px;
	float: left;
	/*
	border: red dashed 1px;
	height: 58px;
	width: 272px;
	background-repeat: no-repeat;
	border: red dashed 1px;
	background-image: url(../_images/gif/logo_02.gif);
	*/
	}

.portee {
	margin-top:10px;
	height: 58px;
	float: left;
	width: 685px;
	background-image: url(../_images/gif/portee.gif);
	background-repeat: no-repeat;
	/*
	border: red dashed 1px;
	*/
}

.notes {
	float:left;
	width: 225px;
	height: 38px;
	margin-top: 20px;
	text-align: center;
	font-family: Walkway UltraBold, Arial, sans-serif;
	font-size: 24px;
	/*
	border: red dashed 1px;
	*/
}

#bandeauVert {
	position: relative;
	height: 72px;
	background-color: #0F8C37; 
	/*
	border: black dashed 1px;
	*/
}

#home {
	height: 448px;
	background-image: url(../_images/gif/fondGris_02.gif);
	/*
	*/          
}

.xbrl {
	position: absolute;
	margin-top: 20px;
	margin-left: 12px;
	width: 125px;
	height: 58px;
	z-index: 20;
/*
	*/
}

.menuPicto {
	float: right;
	width: 760px;
	text-align: right;
	height:60px;
	margin-top: 7px;
	/*
	*/
}
.pictoItem  a, .menuOff{
	width:129px;
	margin: 3px 0px 0px 19px;
	color: white;
	float: left;
	height:38px;
	text-align: center;
	font-family: Walkway UltraBold, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	/*	
	*/
}

.pictoItem a:hover, .menuOff {color: #dabc18;}

a.pictoItem  a, .menuOff{color: #dabc18;}


.pictoItem01{
	width:129px;
	margin: 3px 0px 0px 19px;
	color: #dabc18;
	float: left;
	height:38px;
	text-align: center;
	font-family: Walkway UltraBold, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	/*
	*/
}
.invisible {display: none}