/* CSS Document */

#imageData, #imageData #numberDisplay{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #310015;
}
html {
	height: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #2F0012;
}
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: 209px;
	height: 165px;
	background: url(/img-hotel-conti/hotel-paris/menu.gif) no-repeat 0px 0px;
}
ul.menuGlobal li {
	float: left;
	list-style: none;
	width: 209px;
	margin-bottom: 3px;
}
ul.menuGlobal li a {
	width: 209px;
	height: 25px;
	font-size: 0px;
	text-indent: -5000px;
	display: block;
}


td.ContourBlanc, table.ContourBlanc {
	border: 1px solid #FFFFFF;
}
