/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

/* STYLES ETCHANDY */

body {
	text-align:center;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:130%;
}

h1 {
	color:#000000;
	font-size:16pt;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Verdana, Verdana, Geneva, sans-serif;
}

h2 {
	color:#000000;
	font-size:14pt;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Verdana, Verdana, Geneva, sans-serif;
}

h3 {
	color:#000000;
	font-size:13pt;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Verdana, Verdana, Geneva, sans-serif;
}

h4 {
	color:#000000;
	font-size:12pt;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Verdana, Verdana, Geneva, sans-serif;
}

h5 {
	color:#000000;
	font-size:11pt;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Verdana, Verdana, Geneva, sans-serif;
}

#conteneur {
	text-align:left;
	margin: 0 auto;
	width:978px;
	background:url("../images/bg.jpg") 0px 180px no-repeat;
}

a {
	color:#000000;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-size:12pt;
	font-weight:normal;
}

#bandeau {
	text-align:center;
	width:978px;
	height:280px;
}

#logo_bandeau {
	background:url("../images/logo.jpg") center 50px no-repeat;
	height:240px;
} 

#middle {
	text-align:left;
	padding-left: 11px;
	width:927px;
}

#menu_pp {
	float:left;
	width:239px;
	height:450px;
}

#m_hotel {
	width: 239px; 
  height: 43px;  
	background: url("../images/btn_hotel.png") 239px 0px;  
	text-indent: -9999px;
	display:block;
}

#m_hotel:hover {
	background-position:0px 0px;
}

#m_hotel_select {
	width: 239px; 
  height: 43px;  
	background: url("../images/btn_hotel.png") 0px 0px;  
	text-indent: -9999px;
	display:block;
}

#m_restaurant {
	width: 239px; 
  height: 43px;  
	background: url("../images/btn_restaurant.png") 239px 0px;  
	text-indent: -9999px;
	display:block;
}

#m_restaurant:hover {
	background-position:0px 0px;
}

#m_restaurant_select {
	width: 239px; 
  height: 43px;  
	background: url("../images/btn_restaurant.png") 0px 0px;  
	text-indent: -9999px;
	display:block;
}

#m_activites {
	width: 239px; 
  height: 43px;  
	background: url("../images/btn_activites.png") 239px 0px;  
	text-indent: -9999px;
	display:block;
}

#m_activites:hover {
	background-position:0px 0px;
}

#m_activites_select {
	width: 239px; 
  height: 43px;  
	background: url("../images/btn_activites.png") 0px 0px;  
	text-indent: -9999px;
	display:block;
}

#m_tarifs {
	width: 239px; 
  height: 43px;  
	background: url("../images/btn_tarifs.png") 239px 0px;  
	text-indent: -9999px;
	display:block;
}

#m_tarifs:hover {
	background-position:0px 0px;
}

#m_tarifs_select {
	width: 239px; 
  height: 43px;  
	background: url("../images/btn_tarifs.png") 0px 0px;  
	text-indent: -9999px;
	display:block;
}

#m_contact {
	width: 239px; 
  height: 43px;  
	background: url("../images/btn_contact.png") 239px 0px;  
	text-indent: -9999px;
	display:block;
}

#m_contact:hover {
	background-position:0px 0px;
}

#m_contact_select {
	width: 239px; 
  height: 43px;  
	background: url("../images/btn_contact.png") 0px 0px;  
	text-indent: -9999px;
	display:block;
}

#contenu_hotel {
	float:left;
	width:667px;
	margin-left:-1px;
}

#contenu_restaurant {
	float:left;
	width:667px;
	margin-top:43px;
	margin-left:-1px;
}

#contenu_activites {
	float:left;
	width:667px;
	margin-top:86px;
	margin-left:-1px;
}

#contenu_tarifs {
	float:left;
	width:667px;
	margin-top:129px;
	margin-left:-1px;
}

#contenu_contact {
	float:left;
	width:667px;
	margin-top:172px;
	margin-left:-1px;
}

#contenu_bandeau {
	background : #F4F4F4;	
	width:357px;
	height: 33px;
	padding-left: 310px;
	padding-top: 10px;
	font-family:Verdana, Verdana, Geneva, sans-serif;
	font-size:15pt;
	font-weight:bold;
	letter-spacing: -1.5px;
}

#contenu_col1 {
	float:left;
	width: 280px;
	padding: 15px 10px 10px 10px;
}

#contenu_col1_contact {
	background : #F4F4F4;	
	float:left;
	width: 260px;
	margin: 15px 10px 10px 10px;
	padding: 15px 10px 10px 10px;
}

#contenu_col2 {
	float:left;
	width: 347px;
	padding: 15px 10px 10px 10px;
}

#contenu_colunique {
  width: 647px;
  padding: 15px 10px 10px 10px;
}

  #contenu_colunique table {
    width: 647px;
  }
  
  #contenu_colunique th,#contenu_colunique tr, td {
    text-align: right;
    padding: 5px 0 5px 0;
  }
  
  #contenu_colunique th {
    font-weight: bold;
  }

label {
	text-align: left;
	width:120px;
}

input {
	width:250px;
}

textarea {
	text-align: left;
	height:200px;
	width:250px;
	overflow:auto;
}

input#igorri
{
	margin-left: 75px;
	background: white; 
	width: 110px;
	height: 25px;
	text-align:center;
	font-weight:bold;
	padding-bottom:2px;
	border: 1px solid #b4b4b4;
}

input#igorri:hover
{
	color:#41281b;
}

p {
	text-align:justify;
}

#footer {
	clear:both;
	text-align:center;
	font-size:10pt;
	color:#000000;
	margin-top:50px;
	margin-bottom:30px;
}

#footer a {
	font-size:10pt;
	color:#000000;
}

#error_msg {
	font-size:10pt;
	color:#FF0000;
	font-weight:bold;
	padding-bottom:10px;
}

