@charset "iso-8859-2";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	background-color: #f8f1eb;
	margin: 0px;
}
p, img, table, form, ul, li, br {
	margin:0px;
	padding:0px;
	border:0px;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a {
	color: #535353;
}
ul {
	padding-top:10px;
}
li {
	float:left;
	list-style-image:url(../images/puce.png);
	list-style-position:outside;
	margin-left:50px;
	color:#613a3a;
	font-weight:bold;
	margin-top: 0px;
}
#total {
	width:1000px;
	margin:0px auto 0px auto;
}
#top {
	background: url(../images/bg-top.jpg);
	height:266px;
	padding:4px;
}
#center {
	padding-top:5px;
}
#left {
	width:300px;
	float:left;
}
#newsletter {
	background:url(../images/bg-newsletter.jpg);
	height:27px;
	margin-top:5px;
	padding:32px 25px 0px 20px;
}
#desinscription{
	height:27px;
	margin-top:25px;
	padding:32px 25px 0px 20px;
	width:255px;
}
#coordonnees {
	background:url(../images/bg-coordo.jpg);
	height:131px;
	padding:35px 0px 0px 20px;
	margin-top:5px;
	font-size:12px;
}
#right {
	float:right;
	background:url(../images/bg-top-contenu.jpg) no-repeat #ffffff;
	width:685px;
	padding:5px;
	height:391px;
}
#foot {
	font-size:10px;
	padding:5px;
	color:#707070;
}
#foot a {
	color:#707070;
}
#footLeft {
	width:290px;
	text-align:center;
	float:left;
}
#footRight {
	float:right;
	text-align:right;
}
.champNews {
	background:#ffffff;
	width:182px;
	height:15px;
	float:left;
	color:#1b1b1b;
	font-size:11px;
	margin:0px;
	border:0px;
	padding:0px 5px 0px 5px;
}
.boutonNews {
	height:15px;
	width:62px;
	background:#a60000;
	color:#FFFFFF;
	margin:0px;
	float:right;
	border:0px;
	font-size:11px;
	cursor:pointer;
}
.text {
	padding:5px;
}
.font14 {
	font-size:14px;
	color:#a60000;
}
.bold {
	color:#a60000;
	font-weight:bold;
}
.bold a {
	color:#a60000;
}
.break {
	clear:both;
}
.encar {
	background:url(../images/bg-encar.jpg);
	height:100px;
	padding:12px;
	margin-bottom: 10px;
}
.imageLeft {
	float:left;
	margin-right:10px;
}
.imageRight {
	float:right;
	margin-left:10px;
}
.ligne-tableau {
	background:#f8f1eb;
}

