html, body {
	height:100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	background-color: #282828;
}
#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 966px;
	height: 588px;
	margin-left: -483px;
	margin-top: -297px;
	text-align: left;
	/*background-image: url(img/index/accueil_fd.jpg);
	background-repeat: no-repeat;*/
}
#nav {
	position:absolute;
	top: 210px;	
	left: 49px; 
}
#nav ul {
	margin: 0;
	padding: 0;
	width: 160px;
	list-style: none;
	/*border: solid 1px #CCC;*/
}
#nav ul li a {
	display: block;
	height: 14px;
	line-height: 14px;
	margin: 0;
	padding: 3px;
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
	/*border: solid 1px #0000FF;*/
}

#nav ul li a:hover {
	background-position: left bottom;
	color: #fff;
	/*text-decoration: underline;*/	
}	

#vignettes {
	position:absolute;
	top: 454px;
}
#avis {
	position:absolute;
	top: 485px;
	width: 966px;
	text-align: center;
	font-size: 10px;
	color: #CCC;
}

#news {
	position:absolute;
	width: 400px;
	height: 100px;
	top: 28px; /*60px*/
	right: 40px;
	text-align: right;
	overflow: hidden;
	/*border: solid 1px #fff;*/
}

#navlangue {
	position:absolute;
	width: 100px;
	height: 30px;
	top: 28px; /*60px*/
	left: 50px;
	text-align: left;
	overflow: hidden;
	/*border: solid 1px #fff;*/
}
#navlangue a {
	color: #CCC;
	text-decoration: none;
}
#navlangue a.chosed {
	color: #FFCC00;
}

#book {
	position:absolute;
	top: 120px; /*60px*/
	right: 40px;
	text-align: right;
}
#book p {
	margin-top: 0;
	padding-top: 2px;
	line-height: 14px;	
	color: #CCC;
}
#book .gris {
	color: #888;
}
#book .t10 {
	font-size: 10px;
}
#book a {
	color: #ccc;
	text-decoration: none;
}
#book a:hover {
	color: #fff;
}

#book a.verni {
	color: #FFCC00;
	text-decoration: none;
}
#book a:hover.verni {
	color: #fff;
}

#news a {
	color: #FFCC00;
	text-decoration: none;
}
#news a:hover {
	color: #fff;
	text-decoration: underline;
}

#netprogr {
	position:absolute;
	top: 590px;
	left: 450px;
	color: #999;
	font-size: 10px;
}
#netprogr a {
	color: #888;
	text-decoration: none;
}
#netprogr a:hover {
	color: #fff;
}
#cyrilstudio {
	position:absolute;
	top: 607px;
	left: 0px;
	width: 966px;
	text-align: center;
	color: #999;
	font-size: 10px;
}

