body {
	background: url('img/fonslogo.png');
	font-family: Bodoni Bd BT, Helvetica, Arial;
	font-size: 16px;
	color: #ffffff;
	
}
li { color: #9A9CA6; font-weight: 900; font-family: Arial; font-size: 16px;
display: block; }


#peuExtranet {
	
	background-color: #333;
	/*background: url('img/fonsExtranet.png');*/
	position: relative;
	height: 12px;
	text-align: right;
	left: 10px;
	width: 770px; 
}
#horizon {

	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -220px;
	text-align: center;
	min-width: 770px; 
}
#wrapper {

	background-color: transparent;
	position: relative;
	text-align: left;
	width: 790px;
	height: 460px;
	margin: 0px auto;
	}
	
a {
	font-family: verdana,Helvetica, Arial;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}