body {
	background: #333 url('../hotel-sud-corse/bg-footer.gif') 50% 0;
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ccc;
	display: block !important;
}

h2 {
	font-family: "Lucida Grande", Lucida, Arial;
	color: #a29f91;
	font-size: 18px;
	padding-top: 23px;
	padding-bottom: 1px;
	margin-top: 12px;
	text-transform: lowercase;
	font-variant: small-caps;
	letter-spacing: 2px;
}
h3 {
	color: #fff;
}
#tarif {
	color: #fff;
	text-align: left;
}
#resa {
	color: #fff;
	text-align: left;
	width: 200px;
}
#resa input, #resa textarea {
	color:#fff;
}
p {
	color: #eee;
	line-height: 21px;
}
strong {
	font-weight:normal;
	color: #a29f91;
}

a {
	color: #930;
}
a:hover {
	color: #a29f91;
}
ul {
	list-style: none;
}
.wrap {
	position: relative;
	margin: 0 auto;
	width: 960px;
}
input, textarea, select, button {
	margin: 2px;
	padding: 6px;
	border: 1px dotted #999;
	width: 220px;
	background: transparent url(../hotel-sud-corse/bg-trans-gray.png);
	font-size: 12px;
	color: #333;
	vertical-align: baseline;
}
textarea {
	position: relative;
	margin-bottom: 1px;
	color: #333;
	height: 120px;
	line-height: 18px;
}
#page {
	background: #fff url('../hotel-sud-corse/bg-grid.gif') 50% 0;
	color: #333;
/* 		text-shadow: 0 1px 1px #fff; */
}
#page .wrap,
#footer .wrap {
	padding: 18px 0;
}
ul#menu {
	position: relative;
	margin: 0;
	height: 72px;
}
ul#menu li {
	display: inline;
}
ul#menu a {
	position: absolute;
	top: 0;
	display: block;
	width: 150px;
	height: 72px;
	background: url('../hotel-sud-corse/menu.png') no-repeat;
	text-indent: -9999em;
}
ul#menu #m-hotel a {
	left: 0;
	background-position: 0 0;
}
ul#menu #m-chambre a {
	left: 162px;
	background-position: -162px 0;
}
ul#menu #m-equipement a {
	left: 324px;
	background-position: -324px 0;
}
ul#menu #m-bonifacio a {
	left: 486px;
	background-position: -486px 0;
}
ul#menu #m-plan a {
	left: 648px;
	background-position: -648px 0;
}
ul#menu #m-reservation a {
	left: 810px;
	background-position: -810px 0;
}
ul#menu #m-hotel a:hover {
	background-position: 0 -72px;
}
ul#menu #m-chambre a:hover {
	background-position: -162px -72px;
}
ul#menu #m-equipement a:hover {
	background-position: -324px -72px;
}
ul#menu #m-bonifacio a:hover {
	background-position: -486px -72px;
}
ul#menu #m-plan a:hover {
	background-position: -648px -72px;
}
ul#menu #m-reservation a:hover {
	background-position: -810px -72px;
}
ul#menu #m-hotel a.active {
	background-position: 0 -72px;
}
ul#menu #m-chambre a.active {
	background-position: -162px -72px;
}
ul#menu #m-equipement a.active {
	background-position: -324px -72px;
}
ul#menu #m-bonifacio a.active {
	background-position: -486px -72px;
}
ul#menu #m-plan a.active {
	background-position: -648px -72px;
}
ul#menu #m-reservation a.active {
	background-position: -810px -72px;
}

#gallery {
	position: relative;
	height: 300px;
	text-align: center;
	z-index: 1;
}
#gallery p.image {
	position: relative;
	margin: 0 -10px;
	width: 980px;
}

#gallery2 {
	position: relative;
	height: 450px;
	text-align: center;
	z-index: 1;
}
#gallery2 p.image {
	position: relative;
	margin: 0 -10px;
	width: 980px;
}

#content {
	padding-top: 6px;
	clear: both;
}
ul#features {
	clear: both;
	position: relative;
	margin-right: -30px;
	padding: 12px 0 42px;
	overflow: hidden;
}
ul#features h2 {
	margin: 18px 0 12px;
}
#fusion h2 {
	margin-bottom: 12px;
}
ul#features li {
	position: relative;
	float: left;
	display: inline;
	margin-right: 12px;
	padding: 0;
	width: 300px;
}
ul#features p.feature,
#fusion p.feature {
	margin: 0;
	padding: 9px;
	border: 1px solid #ccc;
	line-height: 0;
}
#footer {
	clear: both;
	padding: 6px 0 12px;
}
.gallery {
	position: relative;
	margin: 0 -24px 0 -12px;
	padding-top: 18px;
	width: 648px;
	overflow: hidden;
	line-height: 0;
}
#footer .wrap {
	overflow: hidden;
	padding-top: 6px;
	padding-bottom: 54px;
}
#footer h2 {
	margin-top: 0;
	padding-top: 29px;
	background: none;
	clear: both;
}
#footer a {
	color: #fff;
	font-weight: bold;
}
#footer a:hover {
	border-bottom: 1px dotted #111;
	background: none !important;
}
#footer h2 a {
	font-weight: normal;
}
#footer #footer-wrap {
	clear: both;
}
#footer #gauche {
	float: left;
}
#footer #droite {
	float: right;
	font-size: 11px;
	font-weight: normal;
}
#footer #droite a:link, #footer #droite a:visited {
	text-decoration: none;
}
.clear {
	clear: both;
}
