/* CSS Document */

#imageData, #imageData #numberDisplay{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #760101;
}
#imageDetails #caption span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c0120;
}
html {
	height: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #120900;
}
body, td, th, p, ul, ol, li, span, input, textarea, select, option, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: none
}
img, map, area, form, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	border: none;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



ul.menuGlobal {
	width: 208px;
	height: 178px;
	background: url(/img-hotel-conti/hotel-paris/menu.gif) no-repeat 0px 0px;
}
ul.menuGlobal li {
	float: left;
	list-style: none;
	width: 208px;
	margin-bottom: 6px;
}
ul.menuGlobal li a {
	width: 208px;
	height: 25px;
	font-size: 0px;
	text-indent: -5000px;
	display: block;
}

td.ContourBlanc, table.ContourBlanc {
	border: 1px solid #FFFFFF;
}
