/*------------------------------------------------------------------------------
------------------------------  BLOCS DIV  -------------------------------------
------------------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #333333 url(images/fond.png) repeat-y top center;
}
	
div#conteneur {
	width:878px;
	text-align: center;
	margin: 0 auto ;
	padding: 15px 0;
	height:auto;
	/*background: url(images/fond.png) repeat-y;*/
}

div#centre {
	width: 852px ;
	margin: 0 auto ;
	text-align: left ;
	padding : 0px;
}
	

div#header {
	float:left;
	padding-left:16px;
	width:832px;
	padding-bottom:2px;
}

div#header img {
	float: left;
	clear: none;
	border:none;
}

div#anim {
	width:100%;
	text-align:center;
	margin-top:28px;
}

div#menu_image {
	width:786px;
	padding-left:62px;
	float: left;
	margin-bottom:5px;
}

div#menu_image a {
	display:block;
	height:44px;
	float:left;
}

#presentation {
	background: url(images/presentation.jpg) no-repeat;
	width:146px;
}

a#restaurant {
	background: url(images/restaurant.jpg) no-repeat;
	width:146px;
}

a#hotel {
	background: url(images/hotel.jpg) no-repeat;
	width:146px;
}

a#bar {
	background: url(images/bar.jpg) no-repeat;
	width:146px;
}

a#reserver {
	background: url(images/reserver.jpg) no-repeat;
	width:146px;
}

a#activites {
	background: url(images/reserver.jpg) no-repeat;
	width:143px;
}

p#sous_menu {
	color:#F35712;
	float:right;
	border-top:#F35712 solid 1px;
	width: 288px;
	margin:0px 63px 10px 471px;
	/*margin:0px 502px 10px 22px;*/
	padding-top:4px;
}

p#sous_menu a:link, p#sous_menu a:visited {
	text-decoration:none;
	color:#F35712;
	}
	
p#sous_menu a:hover {
	text-decoration:underline;
	}

div#menu_image img {
	float: left;
	clear: none;
	border:none;
}

p#fil {
	width: 727px;
	margin:0px 71px 20px 62px;
	border-bottom: #E7E0D6 1px dotted;
	border-top: #E7E0D6 1px dotted;
	float:left;
	padding: 4px 0px;
}

p#fil a, p#fil a:link, p#fil a:visited {
	color:#E7E0D6;
	text-decoration:none;
}

p#fil a:hover {
	text-decoration:underline;
}

p#menu_bas1, p#menu_bas1 a:link, p#menu_bas1 a:visited, p#menu_bas2, p#menu_bas2 a:link, p#menu_bas2 a:visited {
	color:#E8DFD5;
	width:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:11px;
	text-decoration: none;
}

p#menu_bas2 {
	padding-bottom:10px;
	padding-top:2px;
}

p#infos_bas {
	color:#E8DFD5;
	width:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:11px;
	text-decoration: none;
	padding-top:10px;
}


p#menu_bas1 a:hover, p#menu_bas2 a:hover {
	text-decoration: underline;
}


div#contenu {
	background-color: #e8e0d5;
	width: 727px;
	margin:0px 71px 20px 62px;
	float:left;
	padding-bottom:10px;
}

div#c_gauche {
	width:148px;
	float:left;
	color: #333333;
	padding-left:8px;
	padding-top:63px;
}

div#c_gauche img {
	border:4px solid #431903;
	display:block;
	margin-bottom:10px;
}

div#c_droite {
	width:571px;
	float:left;	
	color: #333333;
}

div#titre {
	/*background: url(images/titre_restaurant.jpg) no-repeat;*/
	height:61px;
	width:571px;
	float:left;
}

div#contenu_texte {
	padding: 0px 10px 0px 20px;
	margin:0px;
	width:541px;
	float:left;
}

div#contenu_texte p {
	padding:0px;
	margin:5px 0px;
	color: #333333;
}

/*------------------------------------------------------------------------------
------------------------------  TEXTES  ----------------------------------------
------------------------------------------------------------------------------*/
*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#E7E0D6;
}

.bodytext {
	color:#333333;
}

.date, .titre_date{
	color:#F35712;
}

h1{
	background-repeat:no-repeat;
	background-position : 0px 3px;
	height:18px;
	font-size: 14px;	
	font-weight: normal;
	padding-left: 20px;
	padding-top: 2px;
	margin:8px 0px;
	color:#431903;
}

h2 {
	background-image: url(images/fleche_sstitre.gif);
	background-repeat:no-repeat;
	background-position : 0px 6px;
	font-size: 12px;	
	font-weight: normal;
	padding-left: 10px;
	margin:15px 0px;
	color:#F35712;
}



h1, .puce_titre{
	background-image: url(images/fleche2.gif);
}

a {
	text-decoration: underline;
}

p.bodytext {
	margin:5px 0px;
	padding:0;
}

p.bodytext strong, p.bodytext em, li strong, li, li em, div.tx-lumogooglemaps-pi1, div.tx_lumogooglemaps_pi1_sidebar, li a {
  color:#333333;
}


p.bodytext a {
	text-decoration: underline;
	font-weight:bold;
	color:#F35712;
}

input {
	border:0px;
	background-color:FBFAF8;
	color:#666666;
	padding-left : 5px;
	margin: 0px 0px;
}

textarea {
	border:0px;
	background-color:FBFAF8;
	color:#666666;
	padding-left : 5px;
	margin: 2px 0px;
}

table.contenttable, table.contenttable td {
	border:1px solid #F35712;
	border-collapse:collapse;
}

table.contenttable td	 {
	padding:5px;
	vertical-align:top;
}

p.date {
}

p.news_head a, p.news_head a:link, p.news_head a:visited p.titre_actu a, p.titre_actu a:link, p.titre_actu a:visited {
	color:#F35712;
	font-weight:bold;
}
/*------------------------------------------------------------------------------
------------------------------  FORMULAIRE DE MAIL -----------------------------
------------------------------------------------------------------------------*/

div#block_mail {
	float:left;
	width:100%;
}

div#block_mail label{
	color:#333333;
	width:100px;
	float:left;
	padding-top:4px;
}

fieldset label {
	color:#333333;
		width:100px;
	padding-top:4px;

}

fieldset, .csc-mailform-label{
	color:#333333;
	border:none;
}

input.csc-mailform-radio {
	margin-right:5px;
	float:left;
	margin-top:4px;
}

div.csc-mailform-field label {
	padding-left:10px;
	color:#333333;
	width:100px;
	float:left;
	padding-top:4px;
}

div.csc-mailform-field {
	width:100%;
	float:left;	
		margin:2px 0px;
}

span.csc-mailform-label {
	padding-left:10px;
	font-weight:bold;
}

fieldset#mailformdemande label{
	width:160px;
}

fieldset#mailformCivilite label{
	width:40px;
	padding-left:3px;
}

input#mailformformtype_mail{
	margin-left:110px;
}

/*------------------------------------------------------------------------------
------------------------------  Hacks ie 6  ------------------------------------
------------------------------------------------------------------------------*/

* html body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #333333 url(images/fond.jpg) repeat-y top center;
}


* html div#header img {
	float:none;
	clear: none;
	border:none;
	margin:0px;
	padding:0px;
	visibility:hidden;
}

* html div#header {
	float:left;
	padding-left:0px;
	margin:0px 10px;
	width:auto;
	padding-bottom:0px;
	white-space:nowrap;
	line-height:0px;
	background:url(images/banniere.jpg) no-repeat;
}


* html div#menu_image {
	width:auto;
	padding-left:62px;
	float: left;
	/*margin-bottom:36px;*/
	margin-bottom:5px;
	margin-top:-1px;
}


* html div#menu_image img {
	float: none;
	clear: none;
	border:none;
}


* html p#menu_bas1 a:link, * html p#menu_bas1 a:visited, * html p#menu_bas2 a:link, * html p#menu_bas2 a:visited {
	color:#E8DFD5;
	font-size:11px;
	text-decoration: none;
	width:auto;
	padding:0px;
}

* html p#menu_bas1, * html p#menu_bas2 {
	width:100%;
	height:auto;
	text-align:center;
		margin:0px;
	padding:0px;

}

* html p#menu_bas2 {
	padding:2px 0px 10px 0px;
}

* html p#menu_bas1 a:hover{
	text-decoration:underline;
}

* html p#menu_bas2 a:hover{
	text-decoration:underline;
}

* html p#menu_bas1 {
	margin:0px;
	padding:0px;
}

* html p#fil {
	width: 727	px;
	/*margin:0px 71px 20px 62px;*/
	margin:0px 8px 20px 31px;
	border:none;
	background : url(images/fil.gif) repeat-x;
	float:left;
	padding: 4px 0px;
	height:26px;
}

* html div#contenu {
	background-color: #e8e0d5;
	width: 727px;
	/*margin:0px 71px 20px 62px;*/
	margin:0px 8px 20px 31px;
	float:left;
	padding-bottom:10px;
}

* html input.csc-mailform-radio {
	margin-right:5px;
	float:left;
	margin-top:1px;
	background-color:#e8e0d5;
}

* html input#mailformformtype_mail{
	margin-left:103px;
}

* html p#sous_menu {
	color:#F35712;
	float:right;
	border-top:#F35712 solid 1px;
	width: 288px;
	margin:0px 32px 5px 445px;
	/*margin:0px 432px 5px 45px;*/
	padding-top:4px;
	padding-left:2px;
}

p#credits {
	margin-top:40px;
	margin-left:60px;
}

p#credits a, p#credits a:link, p#credits a:visited, p#credits a:hover {
  text-decoration:none;
  font-size:11px;
}

table.htmlarea-showtableborders td{
	width:33%;
	text-align:center;
}
