@charset "iso-8859-2";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	background: url(../images/fond.jpg) repeat-x #FFFFFF;
	margin: 0px;
	text-align:justify;
}
p, li, ul, form, img, table, div, br {
	margin:0px;
	padding:0px;
	border:0px;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a {
	color: #7d7d7d;
}
ul {
	color: #584e4a;
	padding-top: 12px;
	padding-left: 10px;
}

#total {
	width:1000px;
	margin:0px auto 0px auto;
}
#top {
	height:276px;
	background:url(../images/logoTop.jpg) center top no-repeat;
	padding:51px 26px 0px 26px;
	overflow:hidden;
}
#menu {
	width:702px;
	float:left;
	height:26px;
	overflow:hidden;
}
#news {
	height:38px;
	color:#4f4543;
	width:191px;
	float:right;
	overflow:hidden;
	margin-bottom:0px;
}
.diapo {
	height:238px;
	margin:0px;
	overflow:hidden;
}
#center {
	padding:13px 26px 0px 26px;
}
#left {
	width:670px;
	float:left;
}
#text {
	padding:0px 10px 25px 10px;
}
#right {
	width:220px;
	float:right;
	padding:0px 10px 20px 0px;
}
#titreCoordo {
	margin:30px 0px 12px 0px;
	border-bottom:dotted 1px #4f4543;
	border-top:dotted 1px #4f4543;
	padding:3px;
	text-align:center;
}
#coordonnees {
	padding:0px 10px 10px 10px;
	color: #4F4543;
}
#coordonnees a {
	color: #4F4543;
}
#foot {
	background:#262626;
	padding:5px;
	text-align:center;
	font-size:10px;
	letter-spacing:1px;
	color:#a0a0a0;
	margin:0px 26px 0px 26px;
}
#foot a {
	color:#a0a0a0;
}
.separation {
	border-bottom:dotted 1px #4f4543;
	margin:0px -10px 20px -10px;
	padding-top:20px;
}
.imageLeft {
	float:left;
	margin-right:10px;
}
.imageRight {
	float:right;
	margin-left:10px;
}
.champNews {
	width:125px;
	height:15px;
	float:left;
	padding:0px 5px 0px 5px;
	font-size:11px;
	color:#4f4543;
	margin:5px 0px;
	border:0px;
}
.boutonNews {
	width:56px;
	height:15px;
	float:left;
	margin:5px 0px;
	border:0px;
	background:#f8693d;
	cursor:pointer;
	color:#FFFFFF;
	font-size:11px;
}

.break {
	clear:both;
	height:1px;
	overflow:hidden;
}
.titre {
	padding:0px 0px 8px 10px;
	margin-bottom:8px;
	border-bottom:dotted 1px #4f4543;
}
.bold {
	color:#f8693d;
	font-weight:bold;
}
.projet {
	border:solid 1px #4f4543;
	padding:3px;
}
.champ{
	background:#eeeeee;
}

