/* CSS Document */

#page {
	height: 100%;
	background: url(/img-hotel-conti/hotel-paris/fond-x.gif) repeat-x 0px 0px;
}
#pgConteneur {
	height: 100%;
	background: url(/img-hotel-conti/hotel-paris/fond-y.gif) repeat-y center top;
}
#conteneur {
	height: 100%;
	background: url(/img-hotel-conti/hotel-paris/fond.jpg) no-repeat center top;
}

#header h1 {
	background: url(/img-hotel-conti/hotel-paris/relais-monceau-hotel.gif) no-repeat 0px 0px;
	height: 117px;
	width: 483px;
}
#header h1 a {
	display: block;
	height: 117px;
	width: 483px;
	text-indent: -5000px;
}


input.ChampsContact, textarea.ChampsContact, select.ChampsContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D0303;
	border-width: 1px;
	border-style: solid;
	background: #E9DFDF;}
	
input.ChampsResa, textarea.ChampsResa, select.ChampsResa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D0303;
	border-width: 1px;
	border-style: solid;
	background: #FFFFFF;}

td.FdResa {
	background: url(/img-hotel-conti/hotel-paris/reservation-en-ligne.gif) no-repeat bottom;
}
td.FdEncartResa {
	background: #4E0303 url(img-relais-monceau/hotel-paris/fond-resa.gif) repeat-x bottom;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D0303;
	border-width: 1px;
	border-style: solid;
}
input.ok {
	border: none;
}
td.FdZoom {
	background: url(/img-hotel-conti/hotel-paris/fond-zoom-sur.jpg) no-repeat top;
}

ul.menuHotel {
}
ul.menuHotel li {
	float: left;
	list-style: none;
	margin-left: 15px;
}
ul.menuHotel li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9C8686;
}
span.hotelsGroupe {
	float: left;
}
marquee {
	text-align: justify;
	height: 40px;
	scrollamount: 1;
}