/* Feuille de styles du site Hotel La Plantation © 2009 Axeinformatique */

body {
	background-image: url(images/degradefd.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: repeat-x;
}

/* Structure */
#page {
	background-color: #FFFFFF;
	height: 500px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#centrale {
	width: 590px;
	height: 205px;
	background-image: url(images/fondcent.gif);
	background-repeat: repeat-x;
	text-align: right;
	position: absolute;
	left: 170px;
	top: 0px;
	z-index: 100;
}
#bdlogmen {
	text-align: left;
	width: 170px;
	float: left;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.logo {
	margin: 10px;
}
/* Navigation */
#menu{
	text-align: left;
	margin: 7px 10px 10px;
	font-size: 90%;
}

#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0;
}

#menu a{
	text-decoration: none;
	font-weight: bold;
}

#menu li a{
	display: block;
	color: #000;
	background: transparent;
}
#menu li a:hover{
	color: #1A7194;
	background: url(images/curseur.gif) repeat-y right;
}
#menu ul li{
	border-bottom: 1px solid #000;
	padding-top: 0.8ex;
	padding-bottom: 0.2ex;
}
.menuactif {
	color: #1A7194;
	background: #D1EAF7;
	font-weight: bold;
	text-align: left;
	text-indent: 3px;
}
/* Styles divers images et textes */
.imagegauche {
	float: left;
	margin: 0px;
	padding: 0px;
}
#titreintro {
	height: 30px;
	width: 400px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #1A7194;
	position: absolute;
	left: 0px;
	top: 172px;
}
#blocbas {
	font-size: 85%;
	color: #FFFFFF;
	background-color: #1A7194;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 290px;
	clear: both;
	float: left;
	height: 200px;
	width: 155px;
	text-align: right;
	line-height: 105%;
	padding: 10px 225px 0px 0px;
}
#blocbas p {
	margin: 0px 0px 6px;
	padding: 0px;
}
.intro {
	color: #3366CC;
}
#bandeaubas {
	background-image: url(images/fdbandbas.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 60px;
	width: 760px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 473px;
}
.legal {
	font-size: 0.7em;
	color: #087A9C;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 0px;
	font-style: normal;
}
a:link, a:visited {
	color: #087A9D;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

.adresse {
	font-size: 85%;
	font-style: italic;
	color: #FFFFFF;
	margin: 8px 0px 10px;
}
#prix {
	height: 175px;
	width: 190px;
	text-align: left;
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#prix ul {
	font-weight: bold;
	padding: 0px 10px;
	margin: 0px;
}
#prix ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 3px 0px 4px;
	font-size: 80%;
}
#prix li {
	font-weight: normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#titrestau {
	width: 160px;
	text-align: left;
	color: #000000;
	position: absolute;
	left: 13px;
	top: 140px;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
#blocbasrestau {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #1A7194;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 290px;
	clear: both;
	float: left;
	height: 210px;
	width: 380px;
	text-align: left;
	background-image: url(images/plateau2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.infosrestau1 {
	margin: 10px 30px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	font-size: 100%;
}
#infosrestau {
	width: 280px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #FFCC33;
	font-weight: bold;
	font-size: 105%;
}
#infosrestau ul {
	margin: 0px;
	padding: 0px;
}
#infosrestau li {
	margin: 5px 0px 5px 15px;
	color: #FFFF00;
	font-weight: normal;
	font-size: 85%;
	line-height: 105%;
	padding: 0px;
}
.coord {
	text-align: center;
	width: 160px;
	margin: 10px 5px;
	font-size: 90%;
}
.coord a:link {
	text-align: center;
	width: 150px;
	margin: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.coord a:hover {
	text-align: center;
	width: 150px;
	margin: 10px;
	color: #FFCC33;
	text-decoration: underline;
}
#blocbascoord {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #1A7194;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 290px;
	clear: both;
	float: left;
	height: 200px;
	width: 380px;
	text-align: left;
	padding: 10px 0px 0px;
}
/* plan d'acces */
#acces {
	position:absolute;
	left:0px;
	top:0px;
	width:590px;
	height:473px;
}
#plan-02_ {
	position:absolute;
	left:235px;
	top:0px;
	width:195px;
	height:200px;
}
#plan-03_ {
	position:absolute;
	left:430px;
	top:0px;
	width:160px;
	height:200px;
}
#plan-04_ {
	position:absolute;
	left:0px;
	top:200px;
	width:235px;
	height:140px;
}
#plan-05_ {
	position:absolute;
	left:235px;
	top:200px;
	width:195px;
	height:140px;
}
#plan-06_ {
	position:absolute;
	left:430px;
	top:200px;
	width:160px;
	height:140px;
}
#plan-07_ {
	position:absolute;
	left:0px;
	top:340px;
	width:235px;
	height:133px;
}
#plan-08_ {
	position:absolute;
	left:235px;
	top:340px;
	width:195px;
	height:133px;
}
#plan-09_ {
	position:absolute;
	left:430px;
	top:340px;
	width:160px;
	height:133px;
}
.tariftitre {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
}
/* Bloc wifi */
#wifi {
	position: absolute;
	bottom: -220px;
	right: 100px;
}
