.edito {
	float: right;
	margin-left: 25px !important;
	margin-right: 25px !important;
	width: 210px;
}
.edito img {
	float: right;
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
}
#divAccCont {
	background-image: url(../images/interface/dos_nu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
	/*width: 100%;*/
}
.divAcceuil {
	border: 2px solid #FFFFFF;
	margin-left: 250px;
	margin-top: 0px;
	margin-right: 320px;
	margin-bottom: 30px;
	background-image: url(../images/interface/bkg.jpg);
	background-repeat: repeat;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
.divAcceuil h2 {
	font-size: 20px;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 0px;
	text-align: left;
	line-height: 1.1em;
	margin-top: 5px;
}
.divAcceuil ul {
	margin-left: 0px;
	padding-left: 0px;
}
.divAcceuil li {
	padding-bottom: 5px;
	background-image: url(../images/interface/point.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 0.4em;
	padding-left: 15px;
}
ul a:link, ul a:active, ul a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
	}
ul a:hover {
	text-decoration: none;
	color:#FFCC00;
}
p.signature {
	font-size: 0.9em;
	font-style: italic;
	text-align: right;
	margin-bottom: 5px;
}
.article {
	text-indent: 0.9em;
}
#lower {
	height:60px;
}
#lower img {
	left: 65px;
	position: relative;
	top: 20px;
}
