* {
	font-family: Papyrus;
	font-size: 18px;
	background-position: left top;
}
#header {
	position: absolute;
	width: 1024px;
	height: 285px;
	top: 3px;
	left: 518px;
	margin: 0px;
	margin-left: -512px;
	padding: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#contenu {
	position: absolute;
	width: 1022px;
	top: 286px;
	left: 523px;
	margin: 0px;
	margin-left: -516px;
	padding: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 1135px;
}
.titre_nav, titre_resto {
	height: 34px;
	width: 208px;
}
.nav_menu_first,
.nav_menu,
.nav_resto_first,
.nav_resto {
	padding-left: 32px;
	padding-bottom: 0px;
	padding-top: 3px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav_menu_first {
	width: 208px;
	height: 22px;
	background: url(../images/nav_menu_1.jpg);
	background-repeat: no-repeat;
}
.nav_menu {
	width: 208px;
	height: 22px;
	background: url(../images/nav_menu_suite.jpg);
	background-repeat: no-repeat;
}
.nav_resto_first {
	width: 208px;
	height: 22px;
	background: url(../images/nav_resto_1.jpg);
	background-repeat: no-repeat;
}
.nav_resto {
	width: 208px;
	height: 22px;
	background: url(../images/nav_resto_suite.jpg);
	background-repeat: no-repeat;
}
#left {
	float: left;
}
#right {
	float: right;
	margin-right: -0px;
}
#cine_get {
	width: 190px;
	border: 1px solid #8F0000;
}
#enfants {
	width: 190px;
	border: 1px solid #FF4000;
}
#lien_cineget,
#lien_enfants {
	text-align: center;
	padding-bottom: 4px;
	font-weight: bold;
	color: #FFFFFF;
}
#lien_cineget {
	width: 100%;
	background-color: #8F0000;
}
#lien_enfants {
	width: 100%;
	background-color: #FF4000;
}
.right_box_content {
	text-align: center;
	padding: 8px;
}
#main {
	float: left;
	width: 530px;
	margin-top: 8px;
}
TH {
	background-color: #8F0000;
	color: #FFFFFF;
	font-weight: bold;
}
.tdTitle {
	padding-left: 4px;
	font-weight: bold;
	color: #8F0000;
}
.tdSubTitle {
	padding-left: 24px;
}
.tdPrix {
	padding-right: 4px;
	text-align: right;
	font-weight: bold;
	color: #666666;
}
.tableMenu, .tableCorporate {
	width: 100%;
}
TH.corporate {
	background-color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
a.nav_link:link, a.nav_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav_link:hover, a.nav_link:active {
	color: #FFFF00;
	text-decoration: underline;
}
H1 {
	font-size: 16px;
	text-align: center;
	color: #8F0000;
	border: 1px solid #8F0000;
	margin-top: 0px;
}
H1.corporate {
	color: #666666;
	border: 1px solid #666666;
}
UL {
	padding: 0px;
}
LI
{
	width: 99%;
	background-color: #FFFFFF;
	list-style-type: square;
	list-style-position: inside;
	padding: 4px;
}
FIELDSET {
	padding: 10px;
	border: 1px solid #999999;
	color: #666666;
	text-align: right;
}
LEGEND {
	padding: 2px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #666666;
	color: #FFFFFF;
}
INPUT, TEXTAREA, BUTTON {
	padding: 2px;
	width: 350px;
	border: 1px solid #999999;
	color: #000000;
	background-color: #FFFFFF;
}
TEXTAREA {
	width: 98%;
}

