/*
Theme Name: VIGUIER
Theme URI: http://www.eoxia.com/
Version: 1.0
Description: VIGUIER
Author: EOXIA
Author URI: http://www.eoxia.com
*/
#corp {
	margin-top:Opx;
	height: 100%;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
}
#eader {
	width:990px;
	height:161px;
	float: left;
	background-image: url(images/eader.jpg);
	background-repeat: no-repeat;
}
#menu {
	width:263px;
	float: left;
	height:646px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/menu.jpg);	
}
#menu a{
	font-size:13px;
	color:#0065e0;
	font-family:Arial;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover{
	font-size:13px;
	color:#f2c52e;
	font-family:Arial;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li {
/*pour importer une image en début de liste ex: bullet*/
	
	padding: 0;
	list-style-image: url(images/bullet.gif);
}
#menu ul li ul li a {
margin: 0.1em 0 0;
font-size:11px;
	text-decoration: none;
	border:none;
font-weight:normal;
	}
#menu ul li ul li a:hover {
font-size:11px;
font-weight:normal;
	text-decoration: none;
	border:none;
	}
#contenue {
	width:727px;
	float: left;
	background-color:#FFFFFF;
	height:100%;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenue a{
color:#0065e0;
}
#contenue a:hover{
color:#f2c52e;
}
#contenue h2{
color:#0065e0;
}
#fondmenu {
	width:263px;
	float: left;
	height:100%;
	background-image: url(images/fondmenu.jpg);
	background-repeat: repeat-y;
}
#footer {
	width:990px;
	float: left;
	height:27px;
	background-image: url(images/footer.jpg);
}
#footer a{
	color:#0065e0;
font-size:12px;
text-decoration: none;
}
#footer a:hover{
color:#f2c52e;
text-decoration: none;
font-size:12px;
}
#fondecrant{
	background-image: url(images/fondecrant.jpg);
	width:990px;
	height:100%;
		float: left;
}