body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,
legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;
font-weight:normal;}
p,caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table{border-collapse:collapse;}

body {
	margin: 0px;
    text-align: center;
	background:#000000;
	font-size:75%;
	font-family:"Arial", "Helvetica", sans-serif;
	height: 600px;
	margin: 0;
}

#global{
	position:relative;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}

/***************************************  INDEX  *********************************************/
#header_globalI{
	position:relative;
    margin-left: auto;
    margin-right: auto;
	width:980px;
	height:500px;
}
#header_globalI div.texte_defilant{
	position:absolute;
	top:450px;
	left:0px;
	background:#000000 ;
}
#header_globalI div.texte_defilant p{
	color:#FFDD00 ;
	font-size:20px;
	padding: 0 10px;
}
#header_gaucheI{
	position:relative;
	float:left;
	width:600px;
	height:500px;
}

#header_droitI{
	position:relative;
	float:right;
	width:380px;
	height:500px;
}
#header_droitI p.slogan{
	position:absolute ;
	top:145px;
	left:25px;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}
#header_droitI p.slogan span{
	color:#ffdd00 ;
	font-size:18px;
}
 #header_droit{
	position:relative;
	float:right;
	width:380px;
}
#page_principaleI{
	float:left;
	position:relative;
	width:980px;
	height:300px;
}

#footerI{
	position:relative;
	float: left;
	width :980px;
	display:inline;
	border-top:2px solid #4d4d4d;
}
/**********************************  NORMAL *******************************************/

#header_global{
	position:relative;
    margin-left: auto;
    margin-right: auto;
	width:980px;
	height:220px;
	background : url(../img/banniere.jpg) ;
} 
#header_global p.slogan{
	position:absolute ;
	top:160px;
	left:615px;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}
#header_global p.slogan span{
	color:#ffdd00 ;
	font-size:18px;
}
#header_global a.zone{
	float:left;
	width:980px;
	height:200px;
} 

#menu_droit{
	position:relative;
	float:right;
	width:200px;
	height:400px;
	margin-right:190px;
	display:inline;
}
#page_principale{
	float:left;
	position:relative;
	width:580px;
	min-height:600px;
	margin-top:10px;
	display:inline;
}

* html div#global div#page_principale{
height:600px;
}

#footer{
	position:relative;
	float: left;
	width :980px;
	display:inline;
	border-top:2px solid #4d4d4d;
}
/*******************************************************************MENU*************************************/
#menu{
	color:#ffffff;
	float:left;
	margin-left:20px;
	float:left;
	text-align:left;
}

#menu ul{
	margin-top:30px;
	width:250px;
}
#menu li{
	list-style-type: none;
	font-size:12px;
	margin-top:10px;
}
#menu li.photo{
	margin-top:5px;
	height:40px;
}
#menu li.reservation{
	margin-top:15px;
}
#menu li a{
	text-decoration: none;
	color:#ffffff;
	margin-left:15px;
}
#menu li.photo img.cinema{
	float:right;
	margin-left:5px;
	border:none;
	margin-right:-115px;
	margin-top:10px;
}
#menu li a:hover{
	color:#ffdd00;
}

#menu li img{
	vertical-align:middle;
}

.fleche{
	float:right;
	width:5px;
	margin-top:8px;
	color:#ffdd00;
	font-size:14px;
}

.langue{
	color:#ffffff;
	margin-left:20px;
	margin-top:10px;
	text-align:left;
}

.langue a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;	
}

#footerI a, #footer  a{
	color:#ffdd00;
	text-decoration:none;
	font-size:10px;
}
/*******************************************************************BOX INDEX*************************************/
#box_gauche{
	position:relative;
	float:left;
	width:270px;
	margin-top:20px;
	display:inline;
}
#box_droite{
	position:relative;
	float:right;
	width:420px;
	margin-top:20px;
	display:inline;
}

#box_centre{
	position:relative;
	float:left;
	width:250px;
	margin-top:20px;
	display:inline;
	margin-left:20px;
	margin-right:20px;
}

#box{
	position :relative;
	width:980px;
	margin-top: 10px;
	float:left;
	display:inline;
	border-top:2px solid #4d4d4d;
	
}

#box h1{
	font-size:14px;
	color:#ffffff;
	text-transform : capitalize; 
	font-weight:bold;
	text-align:left;
	margin-top:20px;
}

#box h2{
	font-size:14px;
	color:#ffdd00;
	text-align:left;
	margin-bottom:5px;
}

#box_droite h2{
	font-size:14px;
	color:#ffdd00;
	text-align:left;
	border-bottom:2px solid #4d4d4d;
	margin-bottom:5px;
}

#box_centre h2{
	font-size:14px;
	color:#ffdd00;
	text-align:left;
	border-bottom:2px solid #4d4d4d;
	margin-bottom:5px;
}

#box_gauche h2{
	font-size:14px;
	color:#ffdd00;
	text-align:left;
	border-bottom:2px solid #4d4d4d;
	margin-bottom:5px;
}
/*******************************************************************TABLEAUX*************************************/
#page_principale table.tarifs{
	color:#000;
	text-align:left;
	border:2px solid #fff;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	background:#aaaaaa ;
}

#page_principale table.tarifs td{
	border:1px solid #000;
}

#page_principale table td p{
	margin-top:0px;
	margin-left:10px;
}

#page_principale table.tarifs td p.pack{
	font-weight:bold;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
	color:#000;
}
#page_principale table.tarifs td p{
	color:#000;
}
#page_principale table.tarifs td p.center{
	text-align:center;
}

#page_principale table.reservation{
	border:0px;
	width:100%;
}
#page_principale table td p.type{
	text-align:center;
}

#page_principale table td p.prix{
	text-align:center;
	font-size:14px;
}
/*******************************************************************IMAGES*************************************/
.img-droite{
	float:right;
	margin-left:15px;
}
/*******************************************************************GALERIE*************************************/
#titre_galerie{
	position:relative;
	float:left;
	display:inline;
	width:110px;
	margin-top:10px;
}

#galerie{
	position:relative;
	float:right;
	display:inline;
	margin-top:10px;
}
/*******************************************************************MISE EN FORME*************************************/
#page_principaleI p{
	color:#ffffff;
	line-height:20px;
	letter-spacing:0.5pt;
	margin-top:10px;
}


#page_principale p{
	color:#ffffff;
	line-height:20px;
	letter-spacing:0.5pt;
	margin-top:10px;
}
#page_principale div{
	color:#ffffff;
	line-height:20px;
	letter-spacing:0.5pt;
	margin-top:10px;
}

h1{
	font-size:14px;
	color:#ffffff;
	text-transform : capitalize; 
	font-weight:bold;
	text-align:left;
}

#page_principale h2{
	font-size:14px;
	color:#ffdd00;
	text-align:left;
	border-bottom:2px solid #4d4d4d;
}
#page_principale h2.ecart{
	margin-top:20px;
}
#page_principale h3{
	font-size:12px;
	color:#ffdd00;
	font-weight:bold;
	text-align:left;
	margin-left:20px;
	margin-top:10px;
}

#page_principale a{
	color:#ffdd00;
	font-weight:bold;
	text-decoration:none;
}
.gras{
	font-weight:bold;
}

.jaune{
	color:#ffdd00;
}

.savoir a{
	color:#ffdd00;
	float:right;
	margin-right:30px;
}

.espace{
	margin-left: 10px;
}

.espace_haut{
	padding-bottom:10px;
}

.centrer{
	text-align:center;
}

.underline{
	text-decoration:underline;
}
del{
	color:#ff0000;
}

div#page_principale div.video{
	float:left;
	border:1px solid #fff ;
}
/*******************************************************************FORMULAIRE*************************************/
.formulaire{
	width:100%;
	border-bottom:10px;
}
.formulaire div{
	float:left;
	width:100%;
}
.formulaire div p label{
	float:left;
	width:20%;
	color:#ffffff;
}
.formulaire div p input{
	width:79%;
	float:left;
}

.formulaire  input:focus{
	background : #ffdd00;
}
.formulaire p.input {
	width:40%;
	float:left;
}

.formulaire p.label{
	width:30%;
	float:left;
}
.formulaire div.submit p{
	width:140px;
	float:right;
}
.formulaire div.submit p input.submit{
	background:url(../img/valider.jpg) no-repeat;
	width:120px;
	height:53px;
	border:none;
	color:#ffffff;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:20px;
	cursor:pointer;
}
.formulaire p.pack{
	float:left;
}
.mess{
	border: 2px solid #ffdd00;
	text-align:left;
	margin-left:20px;
	padding-left: 20px;
}

.mess dt{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}