@charset "utf-8";
/* CSS Document 
	O-NYX.COM
	Style by Arnaud ROSSARD
	2011
	*/
body{background-color:#000;
color:#FFF;}
a {color:#FFF;
text-decoration:inherit;}
.page{
	margin:auto;
	width:800px;
	}
.logo{
	text-align:center;
height:200px;
}
img{border:none;}
.menuheader{
	height:30px;
	
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
.menuheader a{
	border-bottom:#00C medium solid;
	margin-left:10px;
	font-weight:bolder;
	}
	.menuheader a.active{
	border-bottom:#90F medium solid;
	margin-left:10px;
	font-weight:bolder;
	}
	.menuheader a:hover {
	border-bottom:#F00 medium solid;
	margin-left:10px;
	font-weight:bolder;
	}

.left{float:left;

}
.right{float:right;}

.footer{ margin:auto;
width:600px;
font-size:9px;
}
.corps{
	padding:10px;
	min-height:200px;
	}
.corps h1{
	background-image:url(angetitre.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:60px;
	font-style:italic;
	font-size:24px;
	height:30px;
	
}

.telecharger{
	background-image:url(download.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:60px;
	font-size:16px;
	height:30px;
	margin-left:60px;
}
.langue{ float:left;
width:50%;
margin:auto;
padding:auto;
}
.langues{
	padding-top:10px;
text-align:center;
margin:auto;
width:500px;
}

#lecteur{margin:auto;
text-align:center;
width:400px;
border:#FFF thin solid;
}
