body {
	background-color: #1D375A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFEFD5;
}
div#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
}
#page p{
	margin: 0px;
}
#head {
	background-image: url(../images/route022-sensations-decouvertes.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 960px;
}
#head h1 {
	font-size: 18px;
	padding: 0px;
	text-align: right;
	margin: 55px 45px 0px 0px;
}
#content_wrapper {
	background-image: url(../images/route022-voitures-anciennes.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:374px;
}
#content_wrapper p {
	text-align: left;
}
#menu {
	float: left;
	width: 300px;
}
#content {
	float: left;
	width: 360px;
	padding-top: 60px;
	padding-bottom: 10px;
	text-align:left;
}
#content p {
	font-size: 12px;
	line-height: 1.66em;
	padding-bottom: 15px;
}
#menu li {
	margin-bottom: 10px;
	font-size: 0.85em;
}
#adresse {
	clear: both;
	padding-bottom: 27px;
	margin: 0px;
	text-align: right;
	font-size: 12px;
	line-height: 1.66em;
	padding-right: 50px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */

* html .clearfix {height: 1%;}
#menu ul {
	margin: 0px;
	text-align: right;
	list-style-type: none;
	padding-top: 62px;
	padding-right: 30px;
	padding-left:0px;
}

#menu ul a.emphasis {
	color:#FF9900;

}
#menu a:link, #menu a:visited, #menu a:active {
	color: #FFEFD5;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	text-decoration: underline;

}

a:link, a:visited, a:active {
	color: #FF9900;

}


.email a:link, .email a:visited, .email a:active{
	color:#1D375A;
}
table {
	font-size:12px;

}
td {
	vertical-align: top;
	text-align: left;
	}
table ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#content img {
	margin-right: 30px;
	margin-bottom: 30px;
	border: 1px solid #FFEFD5;
}
#content ul {
	font-size: 12px;
	margin-left: 10px;
	padding-left: 5px;
}

#content li {
	padding-top:5px;

}

#content h4 {
	margin-top:0px;

}