body
{
	font-family: Verdana, "Trebuchet MS", Arial, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: url("../images/diago.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #D8D8D8;
	padding-top: 0px;
	margin-top: 0px;
}

#conteneur
{	
	width: 704px;	
	padding: 0px;
	background-image: url("../images/corps.jpg");
	background-repeat: repeat-y;
	margin:auto;
}

#menuh
{
	width: 100%;
	height: 20px;	
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	font-size: 85%;
}

#menuh ul
{
	list-style-type: none;
	margin-left: 100px !important;
	margin-left: 70px;
	margin-top: 0;
	padding: 0px;
}

#menuh li
{
	display: inline;
}

#header
{
	width: 700px;
	height: 209px;
	background-image: url("../images/header_ew.jpg");
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	position: relative;
	
}


#hexa
{
	position: absolute;
	top: 5px;
	left: 630px;
	z-index: 100;
}

#corps
{
	height: auto !important;
	height: 600px;
	min-height: 600px;
	padding-left: 3px;
	width: 704px;
}

#footer
{
	height: auto !important;
	height: 20px;
	min-height: 20px;
	background-image: url("../images/footer.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align:center;
	font-size: 0.75em;
	padding-top: 5px;
	padding-bottom: 5px;
}

a
{
	color: #FFFFFF;
}

#menuh a
{
	text-decoration: none;	
	display: block;		
	margin-right: 7px;
	margin-left: 7px;	
	float: left;
}
#menuh a.lienAccueil
{
	width: 40px;		
}
#menuh a.lienSeries
{
	width: 35px;	
}
#menuh a.lienArticles
{
	width: 40px;
}
#menuh a.lienEquipe
{
	width: 80px !important;
	width: 100px;
}
#menuh a.lienPlan
{
	width: 70px !important;
	width: 100px;
}
#menuh a.lienLiens
{
	width: 30px;
}
#menuh a.lienLivreor
{
	width: 60px;
}
#menuh a.lienForum
{
	width: 35px;
}

a:hover
{
	color: orange;
}

img
{
	border: none;
}