body {
	background : #514940;
}

#page {
	width: 700px;
	margin: 0 auto;
	padding: 0;
}

.croix {
	background: no-repeat url(../images/croix.gif) right;
	height: 20px;
	margin: 0;
	padding: 0;
	float: right;
	width: 24px;
}

#menu_principal {
	height: 20px;
	background: #2f2a24 no-repeat url(../images/croix.gif) left;
	border-bottom: 3px solid #bb8e20;
}

#menu_principal_boutons
{
	display: inline;
	float: left;
	height: 20px;
	padding-left: 6.8em;
	margin: 0;
}

.sepa {
	border-right: 1px solid #bb8e20;
	margin: 0;
	padding: 0;
}

.sepa1 {
	border-right: 1px solid #bb8e20;
	border-left: 1px solid #bb8e20;
	margin: 0;
	padding: 0;
}

#zone_flash {
	height: 287px;
}

#zone_flash_footer {
	height: 20px;
	background: #2f2a24 no-repeat url(../images/croix.gif) left;
	border-top: 3px solid #bb8e20;
}


#container {
	position:relative;
	display:block;
	background: white;
	width: 700px;
}

#popup {
	display:block;
	background: white;
	padding: 30px;
	position: relative;
}

#inner {
	display:block;
	}
	
#left {
	float:left;
	position:relative;
	width: 460px;
	left:0px;
	padding: 30px 30px 15px;
}
	
#right {
	float:right;
	position:relative;
	width:180px;
	right:0px;
	padding-top: 40px;
}
	
.clear {
	clear:both;
}


#bas {
	display:block;
	height: auto;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#footer {
	display:block;
	height: 16px;
	background: #2f2a24;
	padding: 2px;
	margin-top: 4px;
}

/* @group menu_secondaire */

#menu { 
  padding: 0;
	width: 180px;
	margin: 0 auto;
}

#menu a, #menu a:visited {
  display: block; 
  padding: 0.4em 0;
  color: white; 
  text-indent: 1em; 
  text-decoration: none;
  margin: 0.3em 0;
	background: #979387 url(../images/lgo.gif) no-repeat left top;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#menu a:hover, #menu a#current {
  color: white;
	background: #BB8E20 left top no-repeat url(../images/lgo_over.gif);
}

.box {
  position:relative;
}
	
/* @end */

p {
	color: #514940;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0em;
	margin-bottom: 0.8em;
}

h1 {
	color: #20201b;
	font: 12px "Trebuchet MS", Verdana;
	margin-bottom: 1em;
	text-transform: uppercase;
}

h2 {
	color: #BB8E20;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0.3em;
}

h3 {
	color: #46350b;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0.3em;
}

h4 {
	color: #BB8E20;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0.3em;
}

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

a:hover {
	color: #514940;
	text-decoration: underline;
}

a:visited {
	color: #514940;
}

/* @group mbx */

.mbxbox {
	border-bottom: 1px none #383335;
	padding-bottom: 20px;
	padding-top: 10px;
}

.reservation a,.reservation a:link,.reservation a:visited,#mbxbox a,#mbxbox a:link,#mbxbox a:visited, #events a,#events a:link,#events a:visited {
	color: #860d00;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	float: right;
	text-align: right;
}

.floatmbx
{
    float: left;
	padding: 5px 0 0;
	margin: 0 15px 10px 10px;
}	
/* @end */

/* @group events */

#events {
	margin-bottom: 30px;
}

.eventsbox {
	min-height:85px; 
	border-bottom: 1px dotted #383335;
	padding-bottom: 20px;
	padding-top: 10px;
}

.floatevents
{
    float: left;
	padding: 0;
	margin: 5px 15px 20px 10px;
}	
/* @end */

#box {
	margin-top: 30px;
	margin-right: 30px;
	float: right;
}

#box_text {
	margin-top: 30px;
	margin-right: 15px;
}

.box {
	/*margin-left: 10px;*/
}

#accro_container {
}

.accro {
	display: inline;
	margin-right: 7px;
	margin-left: 7px;
}

.more {
	/*background: url(../images/more.gif) no-repeat left center;*/
	position: relative;
	top: 4px;
	left: 5px;
}

li {
	padding: 0;
	margin-top: 0;
}

ul {
	padding: 0;
	margin-left: 20px;
	list-style-type: none;
	display: inline-block;
	margin-top: 0;
}