/* Reset */
html, address, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0px; padding: 0px; }

body { 
	background: #DAD8C1;
	color:#3e290c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0px auto;
	width:970px;
}

a {
	text-decoration:none;
	color: #52473C;
}

a:hover {
	text-decoration:underline;
}

address {
 font-style:normal;
	font-size:inherit;
	padding-left:25px;
}

address a {
	color:#3e290c;
}

h1 {
	display:none;
}

#main {
	background: #ffffff url(../images/bg-hotel.jpg) repeat-y top left;
	width:970px;
	height:auto;
}

/* Home page */

.un {
	background:url(../images/titre-home.gif) no-repeat;
	color:#52473c;
	display:block;
	float:left;
	height:492px;
	margin-left:24px;
	_margin-left:12px;
	width:259px;
}

.un p {
	font-size:11px;
	margin-top:455px;
	padding-left:20px;
}

.trois
{
	background:url(../images/2gris.gif) repeat-x;
	display:block;
	float:left;
	height:492px;
	width:156px;
}

.trois h2
{
	font-size:13px;
	font-style:normal;
	padding: 28px 0px 22px 12px;
}

.trois p
{
	padding:12px;
}

.trois a {
	color:#FFFFFF;
	display:block;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding:160px 0px 0px 17px;
}

/* Autres pages */
#haut {
 background:#DBD6C7 url(../images/fond-accueil-haut.gif) no-repeat top left;
	color:#3e290c;
	height:401px;
	margin-left:24px;
	padding:0px 20px 0px 10px;
	width:897px;
}

#haut p {
	margin:10px 0px;
}

#haut h3, #haut h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	margin-top:110px;
	margin-bottom:30px;
}

#haut h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin-top:160px;
}

#bas {
 clear:left;
	color:#fcf6e4;
 background:#bab095 url(../images/fond-menu.jpg) no-repeat top left;
	margin-left:24px;
	padding:0px 20px 0px 10px;
	width:897px;
}

#bas a {
	color:#fcf6e4;
}

#bas a.on, #bas a:hover  {
	color:#52473c;
	text-decoration:none;
}

#bas h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:12px;
}

#bas .decal {
	display:block;
	float:left;
	height:100px;
	padding-left:10px;
	width:110px;
}

#haut p.tarif {
	background:#bab095;
	margin:0px 0px 4px 0px;
	padding:2px;
	width:395px;
}

#haut p.orange {
	background:#f39400;
	color:#FFFFFF;
	margin:0px 0px 4px 0px;
	padding:2px;
	width:395px;
}

#haut p.orange a {
	color:#FFFFFF;
}

#ariane {
 clear:left;
	padding-top:7px;
}

#ariane a {
 clear:left;
	padding-top:0px 5px;
}

