/* CSS issu des tutoriels css.alsacreations.com */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
	padding: 0;
	background-color:#ececec;
}
#header {
	height: 80px;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #fff;
	background:#c6b486 url('http://www.hoteldeletoile.com/images/hotel-de-l-etoile.gif') no-repeat;
}
#hadresse{
	text-align:right;
	width:170px;
	margin-top:13px;
	margin-left:615px;
}

#conteneur {
	position: relative;
	width: 798px;
	left: 50%;
	margin-left: -401px;
	background-color:#fff;
	border:1px solid #001e8a;
	padding:1px;
}
#centre , #centreag {
	background:#f8f8f8 url('http://www.hoteldeletoile.com/images/fond2.jpg') no-repeat;
	width:561px;
	margin-left: 134px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	color:#000066;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
#centre h1, #centreag h1{
	font: bold 22px arial
}

#centreag {
	background:#e5e5e5 url('http://www.hoteldeletoile.com/images/fond2.jpg') no-repeat;
	margin-left: 134px;
	height: auto !important;
	height: 429px;
	min-height: 429px;
}

#centre2 {
	background:#f8f8f8 url('http://www.hoteldeletoile.com/images/defense2.jpg') no-repeat;
	width:561px;
	margin-left: 134px;
	height:128px;
	border-bottom:1px solid #fff;
}
#fond{
	position: absolute;
	width: 828px;
	left: 50%;
	margin-left: -414px;
	background-image: url('http://www.hoteldeletoile.com/images/fond-ombre.png');
	background-repeat: repeat-y;
	background-position: right top;
}
#ombrehaut,#ombrebas{
	width: 828px;
	left: 50%;
	margin-left: -414px;
	background-repeat: repeat-x;
	height:14px;
}

#ombrehaut {
	font-size:1px;
	position: relative;
	background-image: url('http://www.hoteldeletoile.com/images/fond-ombreh.png');
	background-position: right top;
	}

#ombrebas {
	position: absolute;
	background-image: url('http://www.hoteldeletoile.com/images/fond-ombreb.png');
	background-position: right top;
	background-color:#ececec;
	text-align:center;
}

#ombrebas a{
	font-family:arial;
	font-size : 9px;
	color : #3b87c5;
	text-decoration:none;
}

#chambres {
/*	background:#f8f8f8 url('images/chambres.jpg') no-repeat;*/
	width:561px;
	margin-left: 134px;
	height:128px;
	border-bottom:1px solid #fff;
}
#chambres img{
	border:0px;
}
#gauche {
	position: absolute;
	left:0;
	width: 132px;
	height:429px;
	background:#fff url('http://www.hoteldeletoile.com/images/arche.jpg') no-repeat;
	margin-left:1px;
	border:1px solid #fff;
}
#droite {
	position: absolute;
	right:0;
	width: 102px;
	height:429px;
	background:#fff url('http://www.hoteldeletoile.com/images/tour-eiffel.jpg') no-repeat;
	border:1px solid #fff;
}
#pied {
	height:80px;
	background-color:#c6b486;
	border-color: #fff;
/*	background:#c6b486 url('images/calme.gif') no-repeat;*/
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}
.menugauche {
	list-style-type: none;
	margin: 0;
	padding:0;
	text-align:center;
	margin-top:15px;
}
.menugauche li{
	margin-bottom:20px;
}

.menugauche li , .menugauche a{
	display:block;
	height:19px;
	width:132px;
	font: bold 13px verdana,arial "Times New Roman";
}

.menugauche a {
	cursor:hand;
	border-bottom:0px solid #a4a4a4;
	color: #006;
	background-image:url('http://www.hoteldeletoile.com/images/fmenu.png');
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='http://www.hoteldeletoile.com/images/fmenu.png');
}
.menugauche a:hover {
	text-decoration: none;
	color: #fff;
	background-image:url('http://www.hoteldeletoile.com/images/fmenu2.png');
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='http://www.hoteldeletoile.com/images/fmenu2.png');
}

p {margin: 0 0 10px 0;}

.centrer{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.ifrinfo{
	height: 205px;
	width: 535px;
}

form{
	padding:0;
	margin:0;
}