html, body {
	margin:0;
	padding:0;
}
a, a:hover {
	color:#ae6119;
}
ul#menu {
	list-style:none;
	float:right;
	position:relative;
}
ul#menu li {
	float:left;
	display:block;
	padding-top:7px;
}
ul#menu li a, ul#menu li span { /*font-family:"Trebuchet MS";*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #693c12;
	padding-left:5px;
}
ul#menu li a:hover {
	color: #bbaa99;
	text-decoration:underline;
}
ul#menu li a.active {
	color: #bbaa99;
	text-decoration:none;
	cursor:auto;
}
#wrapper {
	width:1024px;
	position:relative;
}
.innerPart {
	width:750px;
	margin:auto;
	position:relative;
}
#mainMenu {
	width:100%;
	height:38px;
	clear:both;
	background:url(../images/header-09.gif) repeat-x;
}
#secondMenu {
	height:38px;
	clear:both;
	width:100%;
}
#secondMenu ul, li {
	margin:0;
	padding:0;
}
#logo {
	width:100%;
	clear:both;
	height:78px;
}
#subMenu {
	height:45px;
	border-top: #ae6119 2px solid;
	border-bottom: #ae6119 2px solid;
	clear:both;
}
#content {
	clear:both
}
#footer {
	width:1024px;
	background:#5C320A;
	height:auto;
}
#content {
	font-family: "Trebuchet MS";
	min-height:500px;
	padding-bottom:30px;
}
#nousjoindre {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:800px;
}
#content h1, #nousjoindre h1 {
	color: #ae6119; /*font-size: 22px;*/
	font-size:19px;
	margin:25px 0;
	margin-top:45px;
	font-weight:normal;
}
#nousjoindre h1 {
	font-size:22px;
	margin:0 0 20px 0;
	clear:both;
}
#content h2, #nousjoindre h2, #nousjoindre h3 {
	color:#626262;
	font-size:19px;
	margin:0;
	padding:0;
	font-weight:normal;
}
#nousjoindre h2 {
	margin-bottom:15px;
}
#nousjoindre h2 span.sub {
	font-size:13px; 
	display:block;
}
#nousjoindre h3 {
	font-size:16px;
}
#content h3 {
	color:#626262;
	font-size:15px;
	margin:0;
	padding:0;
	margin-top:25px;
}
#content p, #content li {
	color: #626262;
	font-size: 13px;
	margin-top:7px;
}
#content a.suite {
	color:#ae6119;
	font-size:13px;
	margin:50px 0;
}
#content a.suite:hover {
	color:#693c12;
}
#content li strong {
	font-weight:normal;
	background-color:#fefee6;
	border-top:#ded5cd 1px solid;
	border-bottom:#ded5cd 1px solid;
	padding:2px 0;
}
#content p strong {
	font-weight:normal;
	background-color:#fefee6;
	border-top:#ded5cd 1px solid;
	border-bottom:#ded5cd 1px solid;
	padding:0;
}
#subMenu a, #subMenu span {
	color: #693c12;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration:none;
	line-height:45px;
}
#subMenu a:hover {
	color: #bbaa99;
	text-decoration:underline;
}
#subMenu a.active {
	color: #bbaa99;
	text-decoration:none;
	cursor:auto;
}
#footer a {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration:none;
}
#footer .gray {
	font-size: 11px;
	color: #CCCCCC;
	font-family: "Trebuchet MS";
}
#content .hiddenPart {
	display:none;
	margin-bottom:40px;
}
#lien, #lien2 {
	margin-bottom:40px;
}
#content ol li {
	color:#ae5f1c;
	font-size:18px;
}
#content ol li span {
	color: #626262;
	font-weight:normal;
	font-size:13px;
}
table#footer td {
	font-size: 11px;
	color: #CCCCCC;
	font-family: "Trebuchet MS";
}
table.points td {
	padding-bottom:8px;
}
.brownbullet {
	padding-top:2px;
}
ul.contact, ul.adresse, ul.heures, ul.directions, ul.heures-designer, ul.heures-designer-en, ul.heures-en {
	line-height:normal;
	list-style:none;
	padding:0;
	margin:0 0 15px 0;
	color:#626262;
	font-size:13px;
}
ul.heures, ul.heures-designer, ul.heures-designer-en, ul.heures-en {
	margin-bottom:40px;
}
ul.contact li {
	height:22px;
	padding-left: 27px;
}
li.tel {
	background:url(../images/contact-files/telephone.gif) no-repeat 0 -2px;
	line-height:23px;
}
li.carte {
	background:url(../images/contact-files/map.gif) no-repeat 0 -2px;
	line-height:23px;
	padding-left: 27px;
}
li.fax {
	background:url(../images/contact-files/fax.gif) no-repeat 0 3px;
	line-height:23px;
}
ul.contact li.email {
	padding:0;
}
ul.heures li span {
	display:inline-block;
	width:225px;
}
ul.heures-designer li span {
	display:inline-block;
	width:185px;
}
ul.heures-designer-en li span {
	display:inline-block;
	width:205px;
}
ul.heures-en li span {
	display:inline-block;
	width:250px;
}
div.contactinfo {
	width:400px;
	float:left;
}
div.contact_message { 	width:300px;
	float:left; }

