/* CSS Document */

* {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 0;
}

body {

}
img {
border: 0;
}

img.borde {
	border: 1px solid #DAB542;
}

body {
padding: 0;
background: #5C321D;
color: #FFE1AB;
text-align: center;
}

a:link, a:visited {
color: #FFE1AB;
text-decoration: underline;
}

a:hover {
color: #DEB445;
}

a img {
text-decoration:none;
}

.spacer {
clear: both;
}

hr {
background: #FFE1AB;
color: #FFE1AB;
width: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 8px;
margin-bottom: 5px;
height: 1px;
}

form {
clear: both;
color: #fff;
}

form .marge {
margin-right: 10px;
}

select, input {
color: #000;
margin-right: 2px;
margin-left: 2px;
}
#conteneur, #accueil {
margin-left: auto;
margin-right: auto;
}

#accueil {
width: 923px;
}

#conteneur {
	width: 877px;
	text-align: left;
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: 0px 90px;
}

#conteneur #contenu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8BA3E;
	border-left-color: #D8BA3E;
	background-color: #714021;
	text-align: left;
	clear: both;
}

#conteneur #contenu #photos {
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
	width: 350px;
	text-align: center;
}

#flash {
	border: solid 1px #D8BA3E;
	width: 350px;
}

#conteneur #contenu .photos {
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
	width: 400px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 10px;
}

#conteneur #contenu .photosgauche {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
	/*width: 250px;*/
	text-align: center;
	margin-bottom: 20px;
	padding-top: 10px;
}

#conteneur #contenu .photosdroite{
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
	/*width: 250px;*/
	text-align: center;
	margin-bottom: 20px;
	padding-top: 10px;
}
#conteneur #contenu .photos table {
	background-color: none;
	color: #FFE1AB;
	padding: 0px;
	font-weight: normal;
	border-color: #FFE1AB;
}

#conteneur #contenu .photos td {
	padding: 2px;
	font-weight: normal;
	text-align: center;
	background-color: #714021;
		border-color: #FFE1AB;
}

#conteneur #contenu #photos img, #conteneur #contenu .photos img, #conteneur #contenu .photosgauche img, #conteneur #contenu .photosdroite img {
	border: 1px solid #DAB542;
}

#conteneur #contenu #moteur {
	background-color: #5D321F;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #DAB542;
	margin-top: 20px;
}

ul {
	text-align: left;
	margin-left: 35px;
	margin-right: 20px;
}

ul li {
	list-style-image: url(images/souspuce.gif);
	list-style-position: outside;
}

li.simple {
list-style-type: square;
list-style-image: none;
}

#conteneur #contenu p {
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 10px;
}

#infos {
width: 500px;
text-align: left;
padding: 5px;
	background-color: #714021;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #DAB542;
	margin-bottom: 20px;
}

h1 {

	font-size: 16px;
	color: #DEB445;
	background: transparent url(images/puce.gif) scroll no-repeat 0px 16px;
	padding-left: 18px;
	clear: both;
	margin: 0px 0px 10px 20px;
	padding-top: 10px;
}

h2 {
margin-left: 20px;
font-size: 14px;
margin-bottom: 15px;
}

h3 {
margin-left: 20px;
border-bottom: dotted 1px #FFE1AB;
margin-right: 20px;
}

h4 {
text-align: center;
font-weight: normal;
}

#conteneur #menu {
	margin-top: 50px;
	text-align: left;
	margin-left: 10px;
height: 30px;
line-height: 28px;
}
#conteneur #menu a {
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	font-weight: bold;
}

#conteneur #menuen {
	margin-top: 50px;
	text-align: left;
	margin-left: 10px;
	height: 30px;
	line-height: 28px;
}
#conteneur #menuen a {
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: none;
	font-weight: bold;
}

#conteneur #logo {
font-size: 1px;
text-align: left;
behavior: url(http://www.hotelcomtedenice.com/ressources/iepngfix.htc);
}
#conteneur #droite {
width: 217px;
	float: right;
	margin-top: 60px;

}
#conteneur #droite #anim {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

#contenu table {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	width: 95%;
	background-color: #E6C796;
	color: #5D321F;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-left-color: #fff;
}

#contenu table td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;

}
.rouge {
color: #990000;
font-weight: bold;
}

#contenu table.detail {
border: 0;
margin: 0;
width: 150px;
}

#contenu table.encart {
width: 350px;
border: solid 2px #5d311e;
clear: none;
}

#contenu table.detail td, #contenu table.encart td {
border: 0;
}

#accueil #entete {
height: 10px;
margin-top: 10px;
margin-bottom: 15px;
}
#conteneur #contenu table .soustitre {
	text-align: center;
}
.petit {
	font-size: 10px;
}

#conteneur #contenu #plan {
	background: url(images/plan.jpg) no-repeat top center;
	margin-left: auto;
	margin-right: auto;
	padding-left: 240px;
	padding-top: 10px;
	padding-bottom: 610px;
	text-align: center;
}



#accueil #anim {
float: left;
margin-top: 10px;
width: 600px;
border: solid 1px #DEB445;
}

#accueil #texte {
margin-left: 610px;
background: #714021;
padding: 4px 4px 0px 4px;
/*padding-top: 5px;*/
height: 420px;
margin-bottom: 15px;
font-size: 9px;
}



#accueil ul {
margin-left: 10px;
margin-bottom: 5px;
}
#accueil ul li {
margin-left: 5px;
font-size: 11px;
}

#accueil #texte p {
text-align: justify;
font-size: 11px;
}

#accueil #texte strong {
font-size: 11px;
}

form {
margin-top: 8px;
margin-bottom: 8px;
}

form.accueil {
clear: both;
text-align: center;
}

#accueil #langues {
	clear: both;
	border-top: dotted 1px #FFE1AB;
	border-bottom: dotted 1px #FFE1AB;
/*	height: 30px;
	line-height: 30px;*/
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#accueil #langues a {
font-size: 15px;
}

#accueil #langues strong {
color: #DEB445;
font-weight: bold;
font-size: 15px;
}

#accueil .promo {
float: left;
margin-right: 20px;
}

#accueil table {
margin-left: auto;
margin-right: auto;
}

#accueil td.flag {
padding-left: 5px;
text-align: left;
padding-right: 2px;
}

#accueil td.langue {
padding-right: 10px;
}
.trespetit {

	font-size: 9px;
}
.rose {
	color: #FFE1AB;
	background-color: #FF0066;
	padding: 5px;
	font-size: 16px;
}
.bleu {
	color: #FFE1AB;
	background-color: #00CCFF;
	padding: 5px;
	font-size: 16px;
}

.promointro {
	padding-top:5px;
}

#meteo {
	padding-top:20px;
	padding-bottom: 0px;
	margin-left: 20px;
}


.liberation {
font-size:15px;
}

.retrait {
	margin-left:15px;
	}

#accueilfr {
	width:500px;
	padding-left:20px;
	}
input.important, select.important  {
	background-color:red;
	color:white;
}




#formContact  {
    margin-top: 20px;
    text-align: left;
}
#formContact  fieldset {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #F0CE0D;
    margin-bottom: 10px;
	
}
#formContact  fieldset, #formContact  legend {
    border-left: 1px solid #F0CE0D;
    border-right: 1px solid #F0CE0D;
    border-top: 1px solid #F0CE0D;
    color: #FFE1AB;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 0 10px 10px;
	background-color:#5C321D;
}
#formContact  legend {
    color: #FFE1AB;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 5px;
}
#formContact  label {
    background-color:#7F4427 ;
    display: block;
    float: left;
    font-weight: bold;
    height: 25px;
    letter-spacing: 1px;
    padding-right: 1%;
    text-align: right;
    vertical-align: baseline;
    width: 40%;
	font-size:16px;
}
#formContact  label:hover {
    text-decoration: underline;
}
#formContact  label, input[type="text"], select {
    margin-bottom: 1%;
}
#formContact  input[type="text"], #formContact  select, #formContact  textarea {
    border: 1px solid #F0CE0D;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: bold;
    height: 25px;
    margin-left: 1% !important;
    padding-left: 5px;
    width: 56%;
}
#formContact  select.page {
    -moz-border-radius: 4px 4px 4px 4px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D5D5D5;
    color: #333333;
    float: right;
    font-size: 13px;
    height: auto;
    margin: 3px;
    padding: 4px;
    width: auto;
}
#formContact  select.page:hover {
    background-color: #DEB445;
    border: 1px solid #999999;
}

#formContact  textarea {
    border: 1px solid #F0CE0D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    height: 200px;
    width: 98%;
}
#formContact  input[type="text"]:hover, #formContact  select:hover, #formContact  input[type="text"]:focus, #formContact  select:focus, #formContact  textarea:hover {
    background-color: #DEB445;
    border: 1px solid #F0CE0D;
}
#formContact  input[type="radio"] {
    height: 20px;
}
#formContact  input[type="checkbox"] {
    height: 20px;
    margin-left: 6px;
}
#formContact  input[type="submit"], input[type="reset"] {
    background-color:#5C321D ;
    color: #FFE1AB !important;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 29px;
	width:100px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
	border-color:#F0CE0D;
}
#formContact  input[type="submit"]:hover, input[type="reset"]:hover {
  /*background-color: #DDEEFF;*/
    cursor: pointer;
	
}
#antispam img {
    float: left;
}
#antispam label {
    margin: 0 0 5px 15px;
    padding: 5px;
    text-align: left;
    width: 399px;
}
#antispam input[type="text"] {
    margin: 0 0 0 20px;
    text-align: left;
    width: 400px;
}

#message {
    border-style: solid;
    border-width: 1px;
    /*clear: both;*/
    font-weight: bold;
    margin: 20px 50px;
    padding: 10px;
    text-align: center !important;
	width: 440px;
	color: #000;
}
#message p {
	text-align: center !important;
	margin-top: 0px !important;
}
.confirm {
    background: #B3EFB3 url('/images/valid.png') no-repeat scroll 20px 50% ;
    border-color: green;
}

.erreur {
    background-color: #EFC2C2;
    border-color: red;
}



