body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

div#head {
	background-color: #5a86de;
	/*8fb4c3*/
}

div#menuh {
	background: #ffffff url('images/menubg.jpg') no-repeat;
	height: 20px;
	clear: left;
}

* html #menuh ul {
	position: relative;	/* IE needs this to fix a rendering problem */
}

.lang { margin-left: 560px; padding: 5px; position: absolute; color: #ffffff; }

#menuh ul {
	margin: 0;
	padding: 0;
	/*padding-top: 1px;*/	/* Fix for moz, hide white line */
	list-style-type: none;
	display: block;
}

#menuh ul li {
	display: inline;
	float: left;
	/* clear: left; */
	margin-top: 2px;

	padding-top: 0px;
	padding-left: 0px;
}

#menuh ul li.fst {
   	margin-left: 13px;
}
#menuh ul li.sep {
   	margin: 2px 6px 0 6px;
}
#menuh ul li.lst {

}

#menuh ul li a, a {
	color: #b3580e;
	text-decoration: none;
}

#menuh ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#menuh ul li a:active, a:hover {
	color: #d9ae11;
	text-decoration: underline;
}

#menuh img {
	position: relative;
	padding: 0;
	height: 17px;
	margin-left: 52px !important;
	margin-left /* */:49px;
}

div#main {
	/* padding: 5px; */
	/* background-color: #eeeeee; */
	color: #000000;
	font-size: 12px;
}

div#panorama {
	visibility: hidden;	/*temporaire, to remove*/
	float: left;
	padding: 0 5px;
	margin: 0px;
	width: 60px;	/*temporaire, was 160px*/
	background: #eeeeee url('images/panobg.jpg') repeat-y center;
	/* clear: both; */
}

div#content {
	padding-top: 10px;
	padding-left: 70px;	/*temporaire, was 170px*/
	margin-left: 5px;
}

div.desc {
	width: 580px;
}

#content h1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

#content span.ital {
	font-style: italic;
}

#content img.loca {
	float: left;
	margin-right: 15px;
}

#content div.photos {
	float: left;
	padding: 2px;
	margin: 10px;
	border: 1px #cccccc solid;
	text-align: center;
}

#content div.photos2 {
	width: 204px;
	padding: 2px;
	margin: 10px;
	border: 1px #cccccc solid;
	text-align: center;
}

div.atr { padding: 15px; margin-left: 600px; }

hr.clear {
  clear: both;
  visibility: hidden;
  height: 1px;
}

img {
  border: 0;
}
/* OLD STUFFFFFF below */



div#main .home {
	margin: 0 50px 10px 170px;
	padding: 15px 0;
	background-color: #faedc3;
	color: #b3580e;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

div#infos {
	margin-left: 170px;
}

div#menu {
	padding: 5px;
	width: 150px;
	float: left;
		background-color: #92bdcd;
	color: #b38f0e;
}

* html #menu ul {
	position: relative;	/* IE needs this to fix a rendering problem */
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-top: 1px;	/* Fix for moz, hide white line */
	list-style-type: none;
	display: block;
}

#menu ul li {
	/* display: inline;
	float: left;
	clear: left; */
	margin-top: 8px;
	padding-top: 0px;
	padding-left: 0px;
}

#menu ul li a, a {
	color: #b3580e;
	text-decoration: none;
}

#menu ul li a:hover, a:hover {
	color: #d9ae11;
	text-decoration: underline;
}

span.title {
	display: block;
	clear: right;
	color: #d9ae11; /*#ffcc14*/
	font-size: 14px;
	font-weight: bold;
}

span.ital {
	font-style: italic;
}

div.creditphoto {
    color: #000099;
    margin: 5px 5px 0 0;
    font-style: italic;
    font-size: 11px;
    text-align: right;
}

table.tarifs {
	width: 700px;
	padding: 0px;
	margin: 5px;
	border: #dddddd 1px solid;
	background: url("images/tarifsbg.jpg") no-repeat bottom left;
}

.tarifs th, .tarifs tr.title {
	background-color: #6d6c77;
	color: #ffffff;
}

.tarifs td {
	padding: 3px;
	font-size: 12px;
}

.tarifs tr td.title {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
}

.tarifs tr td.subtitle {
    text-align: center;
}

.tarifs tr td.prix {
	text-align: right;
	vertical-align: top;
}

form label {
	font-size: 10px;
}

form input[type='text'] {
	font-size: 10px;
	background-color: #cccccc;
}

form input[type='submit'] {
	font-size: 10px;
}

.submitover {
	background-color: #d9ae11;
}

.submitout {
	background-color: #d96b11;
}

div.reserv_calendar {
    width: 250px;
    padding: 5px;
    background-color: #3587B5;
}

div.reserv_calendar a {
    color: #ffffff;
    text-decoration: underline;
}
div.reserv_calendar a:hover {
    color: #d9ae11;
    text-decoration: none;
}

div#errorfields, div#erroremailfield {
    display: none;
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
    font-family: arial, verdana, geneva, sans-serif;
    text-decoration: none;
}
