/* images url: http://www.exemples.com/sites/www.novalishotel33.com/images/ */
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #cdc7b7;
}
.erreur {color:red;}
div#conteneur {
	position: relative;
	margin: 8px auto 115px auto;
	padding: 0;
	width: 650px;
	text-align: center;
	background: #cdb984 url(http://www.exemples.com/sites/www.novalishotel33.com/images/conteneur-bg.gif) repeat-y 0 0;
}
div#header,
div#boite,
div#footer,
div#mentions {
	margin: 0 auto;
	padding: 0;
	width: auto;
	text-align: left;
}
div#header{
	position: relative;
	width: 650px;
	height: 165px;
	background: url(http://www.exemples.com/sites/www.novalishotel33.com/images/header-bg.jpg) no-repeat 0 0;
	z-index: 1;
}
div#header h1 {margin: 0 0 0 0; padding: 0 0 0 0;}
div#header h2 {
	position: absolute;
	display: block;
	top: 120px;
	right: 9px;
	left: auto;
	bottom: auto;
	padding: 0 0 0 0;
	width: 39px;
	height: 39px;
	background: silver url(http://www.exemples.com/sites/www.novalishotel33.com/images/logo-logis.jpg) no-repeat 0 0;
	z-index: 100;
}
div#header h1 span,
div#header h2 span {display:none;}
div#header h1 a:link,
div#header h1 a:visited,
div#header h1 a:hover{
	display:block;
	padding: 0;
	margin:0;
	width:165px;
	height:165px;
}
div#header h1 a,
div#header h2 a {text-decoration: none;}
div#header h2 a:link,
div#header h2 a:visited,
div#header h2 a:hover{
	display:block;
	padding: 0;
	margin:0;
	width:39px;
	height:39px;
}
div#contents,
div#menu{
	float: right;
}
div#contents {
	margin: 0;
	padding: 0 15px;
	width: 455px;
	font-size: 0.8em;
}
div.article {
	padding: 20px 0 60px 0;
	background: url(http://www.exemples.com/sites/www.novalishotel33.com/images/article-end.jpg) no-repeat center 95%;
}
/*menu*/
div#menu {
	margin: 0;
	padding: 0 0;
	width: 165px;
	font-size: 0.8em;
}
#menu ul {
	display: block;
	margin: 0 0 0 0;
	padding:0 5px 110px 5px;
	width: 155px;
	height: auto;
	list-style-type: none;
	text-align: left;
	background: url(http://www.exemples.com/sites/www.novalishotel33.com/images/picto.gif) no-repeat center bottom;
}
#menu ul li {
	display: block;
	margin: 0 10px 0 0;
	padding: 7px 10px 7px 0;
	width: 130px;
	text-align: right;
	background: url(http://www.exemples.com/sites/www.novalishotel33.com/images/puce.gif) no-repeat right 13px;
}
#menu ul li a:link,
#menu ul li a:visited{
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #f0ddb9;
}
#menu ul li a:hover {color: #ffebc5;}

/*langue*/
ul#liste_langue{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 2px;
	width: 163px;
	height: 39px;
	background: url(http://www.exemples.com/sites/www.novalishotel33.com/images/cheminee.jpg) no-repeat center center;
}
ul#liste_langue li {
	display: block;
	float: left;
	margin: 0 1px 0 0;
	padding: 0 0 0 0;
	width: 16px;
	list-style-type: none;
}
ul#liste_langue li a:link,
ul#liste_langue li a:visited,
ul#liste_langue li a:hover {
	display:block;
	width:15px;
	height:11px;
	text-decoration: none;
	padding: 0;
}
ul#liste_langue li a span {display: none;}

div#adresse p {
	display: block;
	margin: 0;
	padding: 0 0 54px 0;
	text-align: center;
	color: #f0ddb9;
	background: url(http://www.exemples.com/sites/www.novalishotel33.com/images/picto-handi.jpg) no-repeat center bottom
}
div#adresse p a:link,
div#adresse p a:visited {
	display: inline;
	text-decoration: none;
	color: #f0ddb9;
	font-size: 0.9em;
}
div#adresse p a:hover {color: #ffebc5;}
/*forms*/
form#formulaire {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
div#contenu a:link,
div#contenu a:visited {
	color: #553a0a;
	text-decoration: underline;
}

div#contenu a:hover {
	color: silver;
	text-decoration: none;
}

/*formulaire contact*/
table.formulaire {
	margin: 0 auto 30px auto;
	padding: 0;
	text-align: left;
	width: 450px;
	border: 1px solid #be8620;
}

table.formulaire tr td {
	margin: 0;
	padding: 2px;
	width: auto;
	vertical-align: middle;
}

table.formulaire tr td label {
	display: block;
	margin: 0;
	padding: 0;
	width: 98%;
	text-align: right;
	font-size: 0.8em;
}

table.formulaire td input {
	width: 200px;
	background: #ffe6a4;
	border: 1px solid #be8620;
}
table.formulaire td input.btn {
	background:#fbbf4f;
	width: auto;
	padding: 4px;
	font-weight: bold;
	cursor: pointer;
}
table.formulaire td select {
	width: 200px;
	background: #ffe6a4;
	border: 1px solid #be8620;
}
table.formulaire td textarea {
	margin: 0 auto;
	width: 98%;
	height: 200px;
	border: 1px solid #be8620;
	background: #ffe6a4;
}
/*tablo tarifs*/
.tablo {
	margin: 30px auto;
	text-align: left;
	/*width: 450px;*/
	color: #553a0a;
	font-size: 0.9em;
	background: #F6EDDC;
	border-left: 1px solid #be8620;
	border-top: 1px solid #be8620;
}
tr.tete_col {font-size: 0.8em;}

.tablo tr td {
	padding: 2px;
	font-size: 0.9em;
	vertical-align: middle;
	border-right: 1px solid #be8620;
	border-bottom: 1px solid #be8620;
}
td.titre_tarif {
	font-weight: bold;
	text-align: center;
}
td.libelle {font-weight: bold;}
/*footer*/
div#footer {
	position: relative;
	clear: both;
	height: 20px;
	border-top: 1px solid #150a07;
	border-bottom: 1px solid #150a07;
}
#footer div#mentions{
	position: absolute;
	top: 20px;
	right: 0;
	bottom:auto;
	left: auto;
}
div#mentions a:link,
div#mentions a:visited {
	font-size: 7pt;
	font-familly: 'Arial-Narrow', sans-serif;
	text-decoration: none;
	color: #000;
}
div#mentions a:hover {
	text-decoration: underline;
}