* {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: white;
}

html, body {
	height: 100%;
	margin: 0;
	background: url(../img/background-test.jpg) #C50213;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {}

hr {
	clear:both;
	border: 0px;
	height: 0px;
	visibility: hidden;
}

p {
	margin: 10px;
}

ol, ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rightcol li {
	background: url(../img/groupes_li.gif) no-repeat 0 0;
	padding-left: 16px;
	margin-top: 5px;	
}

strong {}

a:link, a:visited {}

a:hover, a:active {}

#global {
	min-height: 100%;
	width: 880px;
	margin: 0 auto;
	border-left: 10px white solid;
	border-right: 10px white solid;
	background: #aa0901 url(../img/background-content.gif) repeat-x 0 137px;
}

#header {
	width: 880px;
	height: 102px;
}

#navy {
	height: 35px;
	background: url(../img/navy-bg.gif);
	text-align: center;
}

#navy ul {
	width: 630px;
	height: 35px;
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
}

#navy li {
	float: left;
	height:  35px;
	overflow:  hidden;
}

#navy a {
	display: block;
	height: 70px;
	float: left;
	text-decoration: none;
	cursor:  pointer;
}

#navy a:hover, #navy a.active {
	margin-top: -35px;
}

#navy a span {
	display: none;
}

a.accueil {
	width: 106px;
	background: url(../img/navy-accueil.png);
}

a.diner {
	width: 256px;
	background: url(../img/navy-diner.png);
}

a.groupe {
	width: 165px;
	background: url(../img/navy-groupe.png);
}

a.contact {
	width: 100px;
	background: url(../img/navy-contact.png);
}

#content {
	color: #FFF;
	font-size: 12px;
	text-align: left;
}

#titre {
	background: url(../img/spirales.gif) repeat-x;
	text-align: center;
}

#footer {
	margin-top: 35px;
	padding: 0;
	text-align: center;
	background: url(../img/footer-bg.gif) #770601 repeat-x top left ;
}
#footer object {
	border: 1px solid black;
}

/* CLASSES FORMULAIRES */
.row {
	clear : both;
	margin : 0 10px 9px 10px;
	text-align : left;
	padding: 0;
}
.row label {
	float: left;
	width: 115px;
	text-align : left ;
	padding-right: 0.5em;
	line-height: 1.5em;
	color: white;
}
input, textarea, select {
	background: black;
	color: white;
	font-size: 12px;
	border : 1px solid white;
	width : 145px;
}
input.envoyer {
	width: 103px;
	height: 42px;
	border:0;
	width: auto !important;
	padding: 0;
}
fieldset {
	border: 0;
}
fieldset.halfsize {
	float: left;
	width: 46%;
	border: none;
	border-right: 1px solid white;
}
.errors {
	margin: 10px;
	background-color: #AA0901;
	padding: 10px;
}
.right {
	border: 0 !important;
}

/* MISE EN FORME GENERALE */
#simplecol {
	width: 650px;
	margin: 0 auto;
}
#leftcol {
	float: left; 
	text-align: center;
	width: 288px;
	margin-right: 20px;
}
#rightcol {
	float: left;
	width: 560px;
}
#rightcol .video {
	float:left;
	width:270px;
	height:200px;
	margin:0 10px 10px 0;
	border: 1px solid #350300;
	border-bottom: none;	
}
.yellow {
	color:#e8d74a;
}

#matinees {
	position:absolute;
	padding:3px;
	margin-top:642px;
	margin-left:35px;
	width:200px;
	height:100px;
	text-align:left;	
	line-height:1.3em;
	font-weight:bold;
}

#menu_ex {
	position:absolute;
	padding:3px;
	font-weight:bold;
	text-align:left;
	margin-top:780px;
	margin-left:50px;
	line-height:1.3em;
	width:220px;
	height:100px;
}

#menu_ex li {
	list-style-type : square;	
}
.rouge {
color:#b20403;	
font-weight:bold;
}

#comment {
	font-size:4pt !important;
}

#anime_bon {
margin-top:370px;
margin-left:-2px;
border:4px solid white;
}

#left_col {
width:290px;
height:895px;
background:url(../img/diner_remake.jpg);
float:left;
}