body {
	background: #eee;
	color: #333;
	margin: 20px auto 0 0; 
	padding: 0;
}
a {
color: #65181E;
}
form {
margin: 0;
padding: 0;
}
h2 {
color: #444;
font-size: 2em;
font-weight: normal;
margin: 0;
}
h3 {
color: #000;
font-size: 1.4em;
font-weight: normal;
margin: 0 0 6px 0;
padding: 6px 0;
}
hr {
clear: both;
color: #fff;
background-color: #fff;
height: 1px;
border: 0;
margin: 0;
padding: 0;
}
img {
border: none;
}
textarea {
width: 97%;
}
.right {
text-align: right;
}
div#total {
font-family: Verdana, Arial, Sans-Serif;
font-size: 0.7em;
margin: 0 auto; 
width: 985px;
}
div#header {
background: url(images/bandeau.jpg) no-repeat top left;
height: 148px;
width: 985px;
}
div#header h1 {
height: 105px;
margin: 25px 0 0 15px;
padding: 25px 0 0 0;
width: 77px;
}
div#menu {
background: url(images/fond.jpg) repeat-y top left;
font-weight: bold;
overflow: hidden;
width: 985px;
}
div#menu ul {
background: #65181E;
list-style-type: none;
margin: 0 0 0 11px;
overflow: hidden;
padding: 0;
width: 964px;
}
div#menu ul li {
border-right: solid 1px #ddd;
float: left;
margin: 0;
text-align: center;
width: 170px;
}
div#menu ul li a {
color: #fff;
display: block;
margin: 0;
padding: 6px 0;
text-decoration: none;
background: #65181E;
width: 170px;
}
div#menu ul li.active {
background: #fff;
padding: 6px 0;
}
div#menu ul li a:hover {
color: #65181E;
background: #eee;

}
div#content {
background: url(images/fond.jpg) repeat-y top left;
overflow: hidden;
width: 985px;
}
div#content p.ariane {
color: #666;
font-size: 0.8em;
margin: 3px 20px 3px 0;
text-align: right;
}
div#content div#left {
float: left;
margin-left: 20px;
padding: 6px;
width: 364px;
}
div#content div#left h3 {
margin-top: 10px;
}
div#content div#right {
border-left: solid 1px #ddd;
float: left;
margin-right: 20px;
padding: 6px;
width: 548px;
}
div#content div#right div#map {
border-left: solid 1px #ddd;
height: 520px;
margin: 20px;
width: 520px;
}
div#content div#right div.photo {
background: #f6f6f6;
border: 1px solid #ddd;
float: left;
margin: 0 0 22px 22px;
text-align: center;
width: 250px;
}
div#content div#right div.photo h3 {
background: #fff;
border-bottom: 1px solid #eee;
}
div#content div#right div.photo p {
margin: 6px 0;
padding: 0 3px;
text-align: right;
}
div#content div#right div.photo img {
border: 3px solid #65181E;
}
div#content div#right div.ligne {
background: #f6f6f6;
margin: 0 0 22px 22px;
overflow: hidden;
width: 520px;
}
div#content div#right div.ligne h3 {
border-bottom: 1px solid #eee;
}
div#content div#right div.ligne p {
margin: 6px 0;
padding: 0 3px;
}
div#content div#right div.ligne ul {
margin: 6px 0;
padding: 6px 0 6px 30px;
}
div#content div#right div.ligne img {
border: 3px solid #65181E;
float: left;
margin: 6px;
}
div#content div#UneColonne {
float: left;
margin: 0 20px;
padding: 6px;
width: 935px;
}
div#footer {
background: url(images/bottom.jpg) no-repeat top left;
overflow: hidden;
min-height: 29px;
text-align: center;
width: 985px;
}
div#footer ul {
	list-style : none;
	margin: 20px 0 0 0;
	padding: 0.5em 0 0.5em 0;
}
div#footer li {
	border-left: 1px solid #ccc;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}
div#footer li.first {
	border-left: none;
}

