body {
	background-image: url(images/hotel-atlantique-bg.png);
	background-repeat: repeat-x;
	background-color: #62bbe3;
	margin: 10px;
	padding: 0;
	border: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #886a48;
}

a { color: #03668c; text-decoration: none; }
a:hover { text-decoration: underline; }

img, a img { text-decoration: none; border: none; }
table { margin: 0; padding: 0; border: 0; border-collapse: collapse; border-spacing: 0; }
th { font-weight: bold; text-align: left; }
th { padding: 0 10px 0 0; }

.SmallMenu { word-spacing: 15px; }
.MainMenu { position: absolute; width: 731px; top: 393px; left: 50%; margin: 0 0 0 -306px; text-align: center; font-size: 14px; letter-spacing: 3px; word-spacing: 10px; font-weight: bold; color: #fff; }
.MainMenu a { color: #fff; font-weight: normal; }
.MainMenu a.act { color: #FFFF80; font-weight: bold; letter-spacing: 0; }
div.titre { font-family: Georgia, "Times New Roman", Times, serif; font-size: 35px; color: #0c5fab; font-variant: small-caps; letter-spacing: 2px; padding-bottom: 10px; }
.sep {
	background-image: url(images/hotel-atlantique-ligne.png);
	background-repeat: no-repeat;
	width: 527px;
	height: 1px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

table.prix { width: 100%; }
table.prix td { text-align: center; border: 1px #886a48 dotted; padding: 2px 10px; }
table.prix th { text-align: center; }
table.prix td.lcol { text-align: left; }
table.prix td.titre { margin-top: 5px; color: #0c5fab; background-color: #ccd8e4; border-bottom: 1px #0c5fab solid; border-left: 0; border-top: 0; border-right: 0; font-weight: bold; }


#Top {
	background-image: url(images/hotel-atlantique-top.png);
	background-repeat: no-repeat;
	height: 388px;
	padding: 0;
	border: 0;
}

#Mid {
	background-image: url(images/hotel-atlantique-page.png);
	background-repeat: repeat-y;
	padding: 0;
	border: 0;
}
#Mid a { color: #b77a28; text-decoration: underline; }
#Mid a:hover { text-decoration: none; }

#Bottom {
	background-image: url(images/hotel-atlantique-bottom.png);
	background-repeat: no-repeat;
	height: 45px;
	padding: 0;
	border: 0;
	font-size: 10px;
	color: #533e27;
}

li { padding: 5px 0; }

.Wideness { width: 862px; margin: 0 auto; }
.PaddInside { padding: 30px 20px; }
.PaddWIns { padding: 5px 20px 0 100px; }
.center { text-align: center; }
.clear { clear: both; }

input, textarea {
	width: 250px;
	background-color: #fff;
	border: 1px #0c5fab solid;
	padding: 2px;
	margin: 2px 4px;
	font-family: Arial;
	font-size: 11px;
}
input[type=submit] {
	width: auto;
	background-color: #0c5fab;
	font-size: 13px;
	color: #fff;
	font-variant: small-caps;
	font-weight: bold;
	padding: 1px 10px;
}
