body {
	background-color: #7C8184;
	width:980px;
	margin:0px auto;
	}

#header {
	height:241px;
	background-image:url("img/new ban.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#menu {
	height:62px;
	width:980px;
	background-image:url("img/new menu.jpg");
	background-repeat: no-repeat;
	padding-left:300px;
}

#menu p {
	width:650px;
	margin:0px;
	padding:0px;
	text-align: right;
}

#menu a.lien_menu {
	background-image:url("img/sous_menu.jpg");
	background-repeat: no-repeat;
	background-position: middle left;
	font-family:Arial;
	color:#9AA8B0;
	font-size:13px;
	display: block;
	float: left;
	font-weight: bold;
	padding:27px 20px 0px 20px;
	height:35px;
	text-decoration: none;
}

#menu a.lien_menu:hover {
	color:#E92B2D;
	background-image:url("img/sous_menu_hover.jpg");
	background-repeat: no-repeat;
	background-position: middle left;
}

#milieu {
	clear:both;
	width:980px;
	background-image:url("img/new fond.jpg");
	background-repeat: repeat-y;
}

#top_milieu {
	background-image:url("img/new top.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#contenu {
	width:690px;
	margin:0px;
	float:left;
}

#contenu #evenement {
	margin:0px;
	padding:0px;
	width:620px;
	height: 55px;
	overflow: hidden;
	margin-top:20px;
	margin-left: 30px;
}

#contenu #texte {
	margin:0px;
	padding:0px;
	margin-top:30px;
}

#actu {
	margin:0px;
	padding:0px;
	width:290px;
	float:right;
}

#actu_texte {
	width: 260px;
	margin-top:40px;
	padding-right:20px;
	padding-left:10px;
	padding-bottom:20px;
	background-color: #fff;
	background-image:url("img/new actu.jpg");
	background-repeat:repeat-y;
	background-position: bottom right;
}

#footer {
	background-image:url("img/new bas.jpg");
	background-repeat:no-repeat;
	background-position: top left;
	width:980px;
	height:30px;
	text-align: right;
	clear: both;
}

#footer p {
	float:right;
	font-family: Arial;
	font-style:italic;
	text-decoration: none;
	color: #000000;
}

#footer a {
	color:navy;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
	clear: both;
}

.fin_float {
	clear:both;
}

p, li, td {
	font-family:arial;
	font-size:11px;
	vertical-align:top;
	color:#686868;
	text-align: justify;
	padding:0px 30px;
	width:600px;
}

b {
	 color:#000;
}

h1 {
	background-color:#ff8c00;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	margin:0px;
	margin-left:30px;
	padding:0px;
	padding-left:10px;
	font-size:14px;
	color:#fff;
	width:600px;
	text-transform:uppercase;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#E25000;
	margin:10px 10px 0px 30px;
	padding:0px;
	padding-left:5px;
	border-left: 10px solid #E25000;
}

td, table, select, input, textarea{
	font-family:arial;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#686868;
}

form { margin:0px; padding:0px}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li a{ color:#8A984A; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.footer{ margin-left:38px; color:#000000}
.footer span{ color:#888888}
.footer a{ color:#8A984A; text-decoration:none}
.footer a:hover{ text-decoration:underline}

a{ color:#8A984A; text-decoration:underline}
a:hover{ text-decoration:none}

.form input{
	width:121px;
	height:20px;
	color:#686868;
	padding:2px 0 0 6px;
	border-style:solid;
	border-color:#2E2E2C;
	border-width:1px;
	background-color:#000000
}


.form textarea {
	width:121px;
	height:84px;
	color:#686868;
	overflow:hidden;
	padding:2px 0 0 6px;
	border-style:solid;
	border-color:#2E2E2C;
	border-width:1px;
	background-color:#000000
}
