html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background: #140d07;
	color: #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
#home {
	min-width: 1024px;
	min-height: 768px;
	height: 100%;
	width: 100%;
	outline: none;
}
#vip {
	width: 441px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #140d07 url(../images/bg_vip.gif) repeat;
}
#vip #top {
	padding-top: 39px;
	margin-left: 23px;
	width: 237px;
	height: 155px;
	background: url(../images/top_vip.png) no-repeat 0px 39px;
}

#vip #content {
	width: 395px;
	margin-left: 23px;
	margin-top: 70px;
}
#vip #content table {
	width: 100%;
}
.form, .form2 {
	width: 100%;
	height: 13px;
	color: #ffffff;
	background: #4a3929;
	border: none;
	opacity: 0.7;
}
.form2 {
	padding-bottom: 3px;
	cursor: pointer;
}
#vip #footer {
	width: 395px;
	margin-left: 23px;
	margin-top: 70px;
	color: #8e6517;
	font-size: 10px;
	padding-bottom: 25px;
}
a {
	color: #8e6517;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#base {
	border: solid 1px #140d07;
	width:800px;
	min-height:600px;
	margin-left: auto;
	margin-right: auto;
}
#coco_splash {
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 268px;
	height: 71px;
	position: relative;
	z-index: 2;
}
#flux_splash {
	margin-top: -30px;
	margin-left: -150px;
	position: relative;
	z-index: 1;
	float: left;
}
#choix {
	float: right;
	margin-left: 5px;
	margin-top: 108px;
}
#choix dt {
	margin: 0px;
	padding: 0px;
	color: #8e6517;
}
#choix dd {
	font-style: italic;
	font-size: 10px;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}

#coco {
	width: 800px;
	height: 684px;
	background: url(../images/bg_accueil.jpg) no-repeat;
}
#spice {
	width: 800px;
	height: 684px;
	background: url(../images/bg_reservation.jpg) no-repeat;
}
#pearl {
	width: 800px;
	height: 684px;
	background: url(../images/bg_contact.jpg) no-repeat;
}
#club {
	width: 800px;
	height: 684px;
	background: url(../images/bg_club.jpg) no-repeat;
}
#top {
	width: 800px;
	height: 166px;
	padding-top: 84px;
}
#espace {
	margin-top: 61px;
	margin-left: 123px;
	padding: 0px;
	list-style: none;
}
#espace li {
	float: left;
	margin-right: 35px;
}
#espace a {
	display: block;
	width: 70px;
	height: 19px;
}
#left {
	width: 213px;
	height: 434px;
	float: left;	
}
#menu {
	margin-top: 4px;
	font-size: 26px;
	list-style: none;
}
#menu li {
	margin-bottom: 13px;
}
#bottom {
	color: #8e6517;
	font-size: 10px;
	text-align: right;
	margin-top: 255px;
	padding-right: 20px;
}
#right {
	height: 374px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 40px;
	width: 507px;
	float: left;
	color: #FFFFFF;
}
#right p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#men_accueil, #men_reservation, #men_contact, #men_accueil_in, #men_reservation_in, #men_contact_in, #men_accueil:hover, #men_reservation:hover, #men_contact:hover {
	display: block;
	height: 24px;
}
#men_accueil {
	margin-left: 50px;
	width: 104px;
	background: url(../images/menu_in.png) no-repeat -50px 0px;
}
#men_reservation {
	width: 154px;
	background: url(../images/menu_in.png) no-repeat 0px -37px;
}
#men_contact {
	margin-left: 42px;
	width: 112px;
	background: url(../images/menu_in.png) no-repeat -42px -74px;
}
#men_accueil:hover {
	margin-left: 50px;
	width: 104px;
	background: url(../images/menu_out.png) no-repeat -50px 0px;
}
#men_reservation:hover {
	width: 154px;
	background: url(../images/menu_out.png) no-repeat 0px -37px;
}
#men_contact:hover {
	margin-left: 42px;
	width: 112px;
	background: url(../images/menu_out.png) no-repeat -42px -74px;
}
#men_accueil_in {
	margin-left: 50px;
	width: 104px;
	background: url(../images/menu_out.png) no-repeat -50px 0px;
}
#men_reservation_in {
	width: 154px;
	background: url(../images/menu_out.png) no-repeat 0px -37px;
}
#men_contact_in {
	margin-left: 42px;
	width: 112px;
	background: url(../images/menu_out.png) no-repeat -42px -74px;
}

.grand {
	font-size: 16px;
}
.vert {
	color:#adcebe;
}
.jaune {
	color:#cecd00;
}
.saumon {
	color:#f8b981;
}

.formu {
	width: 250px;
}
.bold {
	font-weight: bold;
}
img {
	border: none;
}
