@charset "iso-8859-2";
p, img, table, form, br, ul, li {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	margin: 0px;
	background:url(../images/fond.jpg) repeat-x #ffffff;
	text-align:justify;
}
a {
	color: #313131;
}
#total {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height:303px;
}
#center {
	background-image: url(../images/fondPage.jpg);
	height: 438px;
	padding-top:15px;
	padding-bottom:11px;
}
#left {
	float: left;
	width: 251px;
}
#right {
	background-image: url(../images/banRight.jpg);
	float: right;
	width: 223px;
	height: 438px;
	padding-left:14px;
	padding-right:13px;
}
#millieu {
	width:459px;
	margin:0px auto 0px auto;
}
#foot {
	color:#626262;
	font-size:10px;
	letter-spacing:2px;
	background:#eeeeee;
	text-align:center;
	padding:2px;
	margin-bottom:10px;
}
#foot a {
	color:#626262;
}
#actu {
	padding-top:44px;
	height:55px;
}
#coordonne {
	padding-top:85px;
}
#newsletter {
	padding-top:45px;
	height: 40px;
}
#horraire {
	padding-top:50px;
}
.encar {
	background:url(../images/encarText.jpg);
	height:61px;
	padding:10px 5px 0px 5px;
	text-align:center;
	margin-top:14px;
	font-size: 12px;
	line-height: 18px;
}
.imageLeft {
	float:left;
	margin-right:10px;
}
.imageRight {
	float:right;
	margin-left:10px;
}
.break {
	clear:both;
}
.bold {
	font-weight:bold;
	color:#8b6215;
}
.bold a {
	color:#8b6215;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.boutonNews {
	background:#c9c9c9;
	height:15px;
	width:60px;
	color #000000;
	border:0px;
	float:right;
	padding:0px;
	margin:5px 0px 0px 0px;
	font-size:11px;
	cursor:pointer;
}
.champNews {
	height:15px;
	background:#ffffff;
	color:#313131;
	width:163px;
	border:0px;
	padding:0px;
	margin:5px 0px 0px 0px;
	text-align:center;
	font-size:11px;
	float:left;
}
.separation {
	border-bottom:solid 1px #8b6215;
	margin-bottom:12px;
	padding-top:10px;
}

