body {
	margin: 0;
	background: #3f332b;
	font-family: Arial, Helvetica, sans-serif;
	color: #545454;
	font-size: 1.2em;
}

a {
	text-decoration: none;
	color: #737039;
}

a:hover {
	color: #888A29;
}

a.randos {
	color: #776e6e;
}

a.randos:hover {
	color: #ee5bac;
}

h1,h2,h3,p {
	margin: 0;
	padding: 0;
}

h2 {
	color: #ee5bac;
	font-size: 3em;
	font-family: century gothic, Helvetica, sans-serif;

}

h3 {
	color: #fff;
}

h4 {
	color: #fff;
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
}

h5 {
	color: #000000;
	font-size: 1.1em;
	font-style: bold;
}

h6 {
	color: #fff;
	font-size: 1.5em;
	font-style: bold;
	font-family: Segoe Print, Helvetica, sans-serif;
	background-color: #ee5bac;
	text-align: center;
}

.bouton {
	color: #fff;
	background-color: #9d9595;
	font-size: 1em;
	font-family: Segoe Print, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 50px;
	margin-top: 50px;
	height: 25px
}

p {
	margin-top: 10px;
}

#menu {
	padding: 0;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu * li,#menu * ul,#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul.niveau1 li a.top {
	display: block;
	margin: 0;
	padding: 0;
	background-color: #3f332b;
	color: #FFFFFF;
	height: 17px;
	padding-top: 1px;
	margin-left: 7px;
	margin-right: 12px;
	
	padding-left: 5px;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 5px;
	font-size: 1.0em;
}
#menu ul.niveau1 li a.top:hover {
	color: #ee5bac;
}
#menu ul.niveau1 li a.top.selected {
	background-color: #ee5bac;
	background-image: url(../img/puce.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 15px;
}
#menu ul.niveau1 li ul.niveau2 {
}
#menu ul.niveau1 li ul.niveau2 li a {
	display: block;
	padding-left: 5px;
	margin-right: 12px;
	margin-left: 8px;
	color: #b6bc52;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	border-bottom: 1px solid #59512c;
	height: 1.35em;
	white-space: nowrap;
	overflow: hidden;
}
#menu ul.niveau1 li ul.niveau2 li a:hover {
	color: #ee5bac;
	background-color: #3F332B;
}


#page {
	width: 864px;
	margin: 0 auto;
	background: #FFF;
	font-size: 0.8em;
	position: relative;
	background-image: url(../img/pixel_vert.png);
	background-repeat: repeat-y;
}

#wrapper {
	float: left;
	width: 100%;
	margin: 0;
	background: url(../img/pixel_vert.png) repeat-y;
}

#header {
	float: left;
	position: relative;
}

#logo {
	position: absolute;
	width: 728px;
	height: 135px;
	top: 20px;
	left: 20px;
	border: 0;
	z-index: 20000;
}

#head_left_content {
	position: absolute;
	background: url(../img/top_menu.png) no-repeat top;
	z-index: 5011;
	top: -11px;
	left: 0;
	width: 231px;
}

#left_content {
	float: left;
	width: 231px;
	margin-left: -100%;
	z-index: 12000;
	margin-top: 330px;
	position: relative;
	background-image: url(../img/pixel_marron.png);
}

#adresse {
	text-align: center;
	background: url(../img/pixel_vert.png) repeat-y;
	font-weight: bold;
	font-size: 0.9em;
}

#adresse img {
	margin-top: 30px;
	border: 0;
}

#right_content {
	float: left;
	width: 180px;
	margin-left: -190px;
	z-index: 20;
	margin-top: 370px;
}

#head_actus {
	background-image: url(../img/head_mdm.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 169px;
	padding: 0 0 0 30px;
	color: #ee5bac;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 26px;
}

#foot_actus {
	background-color: #74713A;
}

#head_main_content {
	position: absolute;
	background: url(../img/top_contenu.png) no-repeat top right;
	z-index: 13;
	top: -10px;
	right: -195px;
	width: 632px;
}

#main_content {
	position: relative;
	margin-right: 195px;
	margin-left: 232px;
	z-index: 14;
	margin-top: 360px;
	padding: 10px; /*padding-right:245px;*/
	font-size: 0.95em;
}

#content {
	padding-right: 250px;
	z-index: 15;
}

#actualites {
	background-color: #9d9595;
}

#extra {
	background: url(../img/bottom.png) no-repeat;
	height: 142px;
	clear: left;
	width: 100%;
}

#contact {
	text-align: center;
}

#contact img {
	border: 0;
}

#foot {
	text-align: center;
	/* height:50px; background-color:#33261E; clear:left;width:100%;*/
}

#menu2 {
	background-color: #58483B;
	padding: 0;
	margin: 0;
	height: 25px;
	line-height: 25px;
	color: #fff;
}

#copyright {
	padding: 0;
	margin: 0;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-size: 0.8em;
	background-color: #33261E;
}

#menu2 a {
	font-size: 12px;
	font-weight: bold;
}

#menu2 a:hover,#copyright a:hover {
	color: #ee5bac;
}


#menu2 a {
	color: #000;
}

#copyright a {
	color: #000;
	font-size: 1em;
}

#menu2 li,#copyright li {
	display: inline;
}

.actus {
	margin: 0;
	padding: 5px;
	color: #000;
	font-size: 0.8em;
	/* width: 157px; */
}

.actus h3 {
	color: #000;
	/* font-size: .9em; */
	margin: 3px 0 0 0;
	font-weight: bold;
	/*text-decoration: underline;*/
	font-size: 12px;
}

.actus * a {
	color: #000;
}

.actus img {
	border: 1px solid #74713A;
	margin: 10px 10px 0 0;
}

.actus p {
	padding: 0;
	margin: 3px 0 0 0;
}

.clear {
	clear: both;
}

a.seeme {
	color: #8a5022;
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
}

a.seeme:hover {
	color: #000;
}

.tiret {
	position: relative;
	border-bottom: 1px solid #F29B31;
	margin-bottom: 5px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.last {
	border: 0px !important;
}

.titre {
	color: #ee5bac;
	
	font-size: 1.2em;
}


.form {
	position: relative;
}

.form>div {
	padding: 5px 0;
}

.form div label {
	width: 120px;
	float: left;
	display: inline;
}

.form div input,.form textarea {
	border: 1px solid #ccc;
}

.form input[type="submit"] {
	border: 1px solid #33261E;
	background-color: #E7942F;
	color: #33261E;
}

.form input[type="submit"]:hover {
	border: 1px solid #fff;
	background-color: #E7942F;
	color: #fff;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.slideshowContainer {
	width: 864px;
	height: 60px;
}

table.itineraire {
	margin: 0;
	padding: 0;
}

table.itineraire .jour {
	width: 75px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

table.itineraire tr td {
	padding-bottom: 10px;
}

table.itineraire td {
	vertical-align: top;
}

.accueil h2 {
	font-size: 1.2em;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../img/hr.gif);
	background-repeat: no-repeat;
	background-position: 50px 9px;
}

.accueil h2 span {
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 0px;
}