body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFEFEF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFEFEF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FD8400;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 13px;
}

/* GENERAL */
input {
background-color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFF;
font-size:11px;
border:0px;
}
.langue{
color:#FD8400;
}
#main {
width:1040px;
height:100%; 
margin-left:auto; 
margin-right:auto;
}
#header{
height:40px;
padding-top:50px;
line-height:50px;
text-align:right;
border-bottom:#444 1px solid;
margin-bottom:10px;
background-image:url(../img/sequence.gif);
background-repeat:no-repeat;
background-position:bottom left;
}
#container_menu{
height:15px;
text-align:right;
line-height:15px;
margin-bottom:20px;
}
#menu_droite{
padding-left:8px;
display:inline;
float:right;
border-left:1px solid #FD8400;
}
.menu{
padding-left:8px;
padding-right:8px;
display:inline;
float:right;
border-left:1px solid #FD8400;
}
#menu_gauche{
padding-left:8px;
padding-right:8px;
display:inline;
float:right;
}
#titre{
text-align:left;
text-indent:20px;
height:30px;
line-height:30px;
font-size:13px;
color:#FFF;
font-weight:bold;
border-bottom:1px solid #444;
margin-bottom:30px;
background-image:url(../img/etoile.gif);
background-repeat:no-repeat;
}
#contenu{
margin-bottom:20px;
}
#container_footer{
border-top:1px solid #444;
height:15px;
line-height:15px;
padding-top:5px;
margin-bottom:20px;
text-align:right;
color:#888;
}
#menu_footer_droite{
padding-left:8px;
display:inline;
float:right;
border-left:1px solid #FD8400;
}
.menu_footer{
padding-left:8px;
padding-right:8px;
display:inline;
float:right;
border-left:1px solid #FD8400;
}
#menu_footer_gauche{
padding-left:8px;
padding-right:8px;
display:inline;
float:right;
}

/* FILM */
#container_info_film{
height:20px;
line-height:20px;
text-align:left;
border-bottom:1px solid #444;
background-image:url(../img/fleche_orange.gif);
background-repeat:no-repeat;
margin-bottom:20px;
}
#info_film_gauche{
text-indent:15px;
}
#film{
width:320px;
height:254px;
border:1px solid #444;
float:left;
display:inline;
margin-right:10px;
margin-bottom:15px;
z-index:1;
}
#container_description_film{
float:left;
text-align:left;
background-image:url(../img/fleche_orange_2.gif);
background-repeat:no-repeat;
background-position:top left;
}
#description_film{
padding-left:15px;
}
#titre_film{
clear:left;
text-indent:15px;
height:20px;
line-height:20px;
text-align:left;
border-bottom:1px solid #444;
background-image:url(../img/fleche_blanche.gif);
background-repeat:no-repeat;
margin-bottom:15px;
color: #FD8400;
font-weight:bold;
}
#texte_film{
color:#FFF;
font-size:10px;
text-align:justify;
}

/* LISTE */
#recherche{
clear:both;
height:20px;
line-height:20px;
text-align:left;
background-image:url(../img/fleche_orange.gif);
background-repeat:no-repeat;
margin-bottom:20px;
border-bottom:#444 1px solid;
text-indent:15px;
}
#container_liste{
}
#type_liste{
height:20px;
line-height:20px;
margin-bottom:20px;
border-bottom:1px solid #444;
}
#bouton_liste0{
height:19px;
width:10px;
text-align:center;
float:left;
line-height:19px;
margin-bottom:10px;
border-top:1px solid #000;
border-bottom:1px solid #444;
}
#bouton_liste1{
height:19px;
width:100px;
text-align:center;
float:left;
line-height:19px;
margin-bottom:10px;
border:1px solid #444;
}
#bouton_liste2{
height:19px;
width:100px;
text-align:center;
float:left;
line-height:19px;
margin-bottom:10px;
border-left:1px solid #444;
border-right:1px solid #444;
border-top:1px solid #444;
border-bottom:1px solid #000;
}
.listing1{
height:25px;
line-height:25px;
border-top:1px solid #444;
background-color:#111;
text-indent:20px;
background-image:url(img/fleche_listing2.jpg);
background-repeat:no-repeat;
background-position:left top;
}
.listing2{
height:25px;
line-height:25px;
border-top:1px solid #444;
background-color:#000;
text-indent:20px;
background-image:url(img/fleche_listing1.jpg);
background-repeat:no-repeat;
background-position:left top;
}
.liste_1{
width:105px;
height:70px;
float:left;
border:1px solid #444;
margin-right:8px;
margin-bottom:10px;
}
.liste_2{
width:105px;
height:70px;
float:left;
border:1px solid #444;
margin-bottom:10px;
}
#listing_total{
height:500px;
overflow:auto;
overflow-x:hidden;
}

a.info{
position:relative; 
z-index:24; 
}
a.info:hover{
z-index:25; 
}
a.info span{
display: none;
}
a.info:hover span{ 
display:block; 
position:absolute;
top:2px; 
left:55px; 
width:300px;
padding: 0px 5px 5px 5px;
border:1px dotted #444;
background-image:url(../img/fond_info.png);
color:#FFF;
text-align: justify;
}
#titre_liste{
height:15px;
line-height:15px;
color: #FD8400;
border-bottom:1px dotted #EFEFEF;
margin-bottom:10px;
}