body {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	background-color: #f0a848;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	margin: 20px 0 0 0;
	padding: 0;
}
a {
	color: #f09030;
}
li {
	list-style-image: url(../images/listepuce.jpg);
}
#haut {
	background-image: url(../images/haut.jpg);
	width: 934px;
	height: 177px;
	margin-left: auto;
	margin-right: auto;
}	
#titre {
	width: 250px;
	float: left;
	font-size: 1.6em;
	padding-left: 40px;
	margin-top: 20px;
}
#banniere {
	width: 470px;
	float: right;
	padding-right: 40px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 20px;
}
#menuhaut {
	font-size: 1.3em;
 	float: right;
}
#menuhaut ul {
	list-style-type: none;
	margin: 60px 40px 0 0;
}
#menuhaut li {
	float: left;
	padding: 0 10px;
	list-style-image: none;
}
li a.mainlevel-nav {
	line-height: 30px;
}
a.mainlevel-nav:hover {
	color: #f0d878;
}
a.mainlevel-nav {
	color: #fff;
	text-decoration: none;
}
#milieu {
	background-image: url(../images/fondpage.jpg);
	background-repeat: repeat-y;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	padding-bottom: 10px;
}
#gauche {
	width: 235px;
	float: left;
	padding-left: 5px;
	margin: 0;
}
#gauche h3 {
	margin-top: 5px;
	margin-bottom: 2px;
	background-color: #f0d878;
	color: #606048;
	text-align: center;
	font-size: 1.1em;
}
a.mainlevel, a.mainlevel:hover  {
	color: #606048;
	text-decoration: none;
	line-height: 24px;
	display: block;
	border-bottom: 1px #b1b184 solid;
}
a.mainlevel:hover, a#active_menu.mainlevel {
	color: #000;
	line-height: 24px;
	display: block;
	border-bottom: 1px #000 solid;
}
#gauche .button {
	margin: 5px 0;
}
#droite {
	width: 600px;
	float: right;
	padding-right: 10px;
	margin-top: 0px;
}
.contentheading, .componentheading {
	font-size: 1.4em;
	color: #606048;
	font-weight: bold;
}
td.createdate {
	color: #b1b184;
	text-align: right;
	border-bottom: 1px #b1b184 solid;
	font-size: 0.8em;
}
td.modifydate {
	color: #b1b184;
	text-align: left;
	border-bottom: 1px #b1b184 solid;
	font-size: 0.8em;
}
a.readon {
	background-image: url(../images/bouton.jpg);
	background-repeat: no-repeat;
	width: 96px;
	height: 23px;
	display: block;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 2px;
	float: right;
}
.blog table.contentpaneopen, .blog {
	width: 98%;
}
#modulemilieu .moduletable {
	background-image: url(../images/fondmodulemilieu.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
}
#modulemilieu h3 {
	background-color: #f0d878;
	text-align: center;
	padding: 2px 0;
	margin: 0;
}
.pagenav_next table{
	width: 100%;
}
.pagenav_next a {
	float: right;
	background-image: url(../images/bouton.jpg);
	background-repeat: no-repeat;
	width: 96px;
	height: 23px;
	display: block;
	padding-left: 35px;
	padding-top: 2px;
	margin-left: 50px;
	text-decoration: none;
}
.pagenav_prev a{
	float: left;
	background-image: url(../images/bouton2.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 23px;
	display: block;
	padding-top: 2px;
	text-align: left;
	padding-left: 15px;
	text-decoration: none;
}
.back_button a {
	margin-bottom: 5px;
	background-image: url(../images/retour.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 81px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 2px;
}
#bas {
	background-image: url(../images/fondbas.png);
	background-repeat: repeat;
	padding: 10px 0;
}
#contenubas {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#contenubas h3 {
	margin: 5px;
	padding: 0;
	background-color: #f09030;
	text-align: center;
}
.modulebas {
	float: left;
	width: 320px;
	margin-left: 20px;
	background-color: #fff;
	color: #606048;
	
}
#mentions {
	background-image: url(../images/fondmentions.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #000;
	color: #fff;
	font-size: 0.7em;
	padding: 5px;
	
}
#mentions a, #mentions a:hover {
	color: #fff;
}
#mentionsgauche {
	float: left;
	padding-left: 20px;
}
#mentionsdroite {
	float: right;
	padding-right: 20px;
}
.clear {
	clear: both;
}
table, label {
	margin: 0;
	padding: 0;
	width: 100%;
}
input, textarea {
	border: 1px #606048 solid;
	margin: 2px 0;
}

