body {
	text-align:center;
	margin: 5% 0 0 0;
	padding: 0;
	background-color:#EDEEEF;
	background-image: url(../images/fond.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

img {
	border:none;
}

.Spacer {
	clear: both;
	visibility: hidden;
	line-height:0px;
	height:0px;
}

#adepe {
	width:900px;
	height:600px;
	margin:auto;
	text-align:left;
	position:relative;
	border:1px solid #666;
	overflow:hidden;
}

#Illustration {
	position:aboslute;
	top:0;
	left:0;
}

#logo {
	position:absolute;
	top:0;
	right:0;
	width:160px;
	height:160px;
}

#contenu {
	width:375px;
	margin:0 0 0 416px;
	padding:0 0 0 13px;
}

#Actualites {
	height:160px;
}
#contenu h1 {
	margin:20px 0 10px 0;
	padding:0;

	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#818084;
}

#contenu h1 a {
	display:block;
	width:100%;
	color:#818084;
	text-decoration:none;
	background-image: url(../images/puce-a.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0 0 0 25px;
	border-bottom:1px dashed #888;
}

#contenu h1 a:hover {
	background:#D82A11;
	color:#fff;
	background-image: url(../images/puce-b.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#contenu p {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 4px 25px;
}

#contenu p a {
	color:#D82A11;
	text-decoration:underline;
}

#contenu p a:hover {
	background:#D82A11;
	color:#fff;
	text-decoration:underline;
}

#Menu {
	position:absolute;
	top:0;
	left:0;
	width:420px;
	height:600px;
	overflow:visible;
}

#MenuBas {
	position:absolute;
	bottom:0px;
	left:15px;
}

#Menu a {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	background-image: url(../images/puce2-a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 15px;
}

#Menu a:hover {
	color:#000;
	background-image: url(../images/puce2-b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#MenuBas a {
	font-size:16px;
	color:#4D4D4D;
	font-weight:bold;
	background-image: url(../images/puce3-a.gif);
}

#MenuBas a:hover {
	color:#D82A11;
	background-image: url(../images/puce3-b.gif);
}

#Copyright {
	color:#666;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

#Copyright a {
	color:#660000;
	text-decoration:none;
}

#Copyright a:hover {
	color:#aa0000;
}
