/* images url: http://www.exemples.com/sites/www.chevalblancbarcelonnette.com/images/ */
html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background: url(http://www.exemples.com/sites/www.chevalblancbarcelonnette.com/images/body-bgd.jpg) repeat-y center top;
}
div#conteneur {
	position: relative;
	margin: 0 auto;
	padding: 0 25px 0 24px;
	width: 800px;
	text-align: center;
}
div#header,
div#boite,
div#footer,
div#mentions {
	margin: 0 auto;
	padding: 0;
	width: auto;
	text-align: left;
}
div#header{
	position: relative;
	padding-top: 22px;/*list des drapo*/
	width: 796px;
	height: 151px;
	background: url(http://www.exemples.com/sites/www.chevalblancbarcelonnette.com/images/banner-bgd.jpg) no-repeat 1px bottom;
}
div#boite {
	position: relative;
	margin: 0 auto;
	padding: 35px 0 0 0;
	min-height: 558px;
	width: 797px;
	background: #f8f8f8 url(http://www.exemples.com/sites/www.chevalblancbarcelonnette.com/images/text-bgd.gif) no-repeat center center;
}
div#contents {
	margin: 21px 124px;
	padding: 21px 0 50px 0;
	background: url(http://www.exemples.com/sites/www.chevalblancbarcelonnette.com/images/article-bottom.gif) no-repeat center bottom;
}
/*menu*/
div#menu {
	position: absolute;
	display: table;
	top: 0;
	left: 0;
	width: 797px;
	height: 30px;
	background: #fefefe;
}
#menu table {
	margin: 0 auto;
	padding: 0 0 0 0;
	height: 30px;
	width: 797px;
	border-bottom: #dfdfdf 1px solid;
	border-top: #000 1px solid;
}
#menu table tr td {
	width: auto;
	text-align: center;
}
#menu a:link,
#menu a:visited,
#menu a:hover {
	display: block;
	margin: 0;
	padding: 0;
}

div#footer {
	position: relative;
	padding-bottom: 20px;
	height: 46px;
	clear: both;
	background: url(http://www.exemples.com/sites/www.chevalblancbarcelonnette.com/images/footer-bgd.jpg) no-repeat top left;
}
/*contenus*/
a:link,
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: orange;
}
a:hover {
	text-decoration: underline;
	color: green;
}
form {
	margin: 0;
	padding: 0;
}
.erreur {color: red;}
.success {color: green;}
div.clear {
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 1px;
}
/*PAGE CLASSES*/
#header td h1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#header td h1 a {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100px;
	height: 80px;
	cursor: pointer;
}
#header td h1 a span{
	display: none;
}

#header td h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100px;
	height: 80px;
	background: url(http://www.exemples.com/sites/www.chevalblancbarcelonnette.com/images/logo-logis.jpg) no-repeat center center;

}
#header td h2 a {
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 80px;
	cursor: pointer;
}
#header td h2 a span {display: none;}
/*liste des drapo langue*/
ul#liste_langue {
	display: block;
	position: absolute;
	top: -11px;
	right: 0;
	padding: 0 0 0 0;
	height: 11px;
	list-style-type: none;
}
ul#liste_langue li {
	display: block;
	float: left;
	margin-right: 2px;
	height: 11px;
	width: 18px;
}
ul#liste_langue li a:link,
ul#liste_langue li a:visited,
ul#liste_langue li a:hover {
	display: block;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 11px;
	text-decoration: none;
}
ul#liste_langue li a span {display:none;}
div#flash {
	position: absolute;
	top: 25px;
	left: 210px;
	width: 460px;
	height: 128px;
	padding: 0;
}
/*page adresse*/
#conteneur div.adresse {
	display: block;
	margin: 13px auto 0 auto;
	width: 797px;
	padding: 0;
	height: 25px;
	line-height: 25px;
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	background: #fefefe;
	border-top: #dfdfdf 1px solid;
}
/*ARTICLE CLASSES*/
#contents h3 {
	font-size: 1.4em;
}
#contents h4 {
	font-size: 1em;
}
#contents p {
	font-weight: bold;
	font-size 0.8em;
	line-height: 1.4em;
	text-align: justify;
	color: #222;
}
#contents p:first-letter {
	color: #6c2a2a;
	font-size: 1.3em;
}
#contents h4:first-letter {
	color: #6c2a2a;
	font-size: 1.3em;
}
#contents img.droite{
	margin: 0 0 5px 10px;
	padding: 0;
	border: 1px solid #000;
	float: right;
}
#contents img.gauche{
	margin: 0 10px 5px 0;
	padding: 0;
	border: 1px solid #000;
	float: left;
}
/*formulaires*/
form#aligner {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
table.formulaire {
	margin: 0 auto 30px auto;
	padding: 0;
	text-align: left;
	width: 549px;
	color: #000;
	background: #fff;
	border: 1px solid #000;
}

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

table.formulaire tr td label {
	display: block;
	margin: 0;
	padding: 0;
}

table.formulaire td input {
	width: 200px;
	background: #fff;
	border: 1px solid #555;
}
table.formulaire td input.btn {
	background: #fff;
	width: auto;
	padding: 4px;
	font-weight: bold;
	cursor: pointer;
	color: #000;
}
table.formulaire td textarea {
	margin: 0 auto;
	width: 98%;
	height: 75px;
	border: 1px solid #000;
	background: #fff;
}
table.formulaire td select {
	color: #000;
	border: 1px solid #000;
	background: #fff;
}
.step {font-weight: bold;}
/*tablo tarifs*/
.tablo {
	margin: 30px auto;
	text-align: left;
	width: 95%;
	color: #000;
	background: #fff;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}
tr.tete_col {font-size: 0.8em;}

.tablo tr td {
	padding: 2px;
	font-size: 0.9em;
	vertical-align: middle;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
td.titre_tarif {
	font-weight: bold;
	text-align: center;
}
td.libelle {font-weight: bold;}
/*menu principal*/
#menu a:link,
#menu a:visited {
	text-decoration: none;
	color: #6c2a2a;
}
#menu a:hover {
	color: #6c2a2a;
	background: #f1f1f1;
}
/*footer*/
#footer {
    position:relative;
	font-size: 0.9em;
}
#footer #logo_logis img {
	border-width: 0;
}
#footer #relais_motards,
#footer #ffct,
#footer #grande_traversee_alpes,
#footer #hotelleriefamiliale {
    display:block;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    height:44px;
    margin: 0 0 0 0;
    padding:0 0 0 0;
    text-decoration:none;
}
#footer #relais_motards {width:54px;left: 226px;}
#footer #ffct {width:56px;left: 52px;}
#footer #grande_traversee_alpes {width:27px;left: 119px;}
#footer #hotelleriefamiliale {width:35px;left: 168px;}

#footer #relais_motards span,
#footer #ffct span,
#footer #grande_traversee_alpes span,
#footer #hotelleriefamiliale span {display:none;}
#footer a.copy {
	position: absolute;
	display: block;
	top: auto;
	right: 0;
	bottom: 0;
	left: auto;
	padding: 3px 5px;
	text-align: right;
	font: normal 0.85em 'arial-narrow', sans-serif;
}
