body 
{ 
	background-image : url('images/bg.jpg');
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	text-align : center;
	background-color:#000;
	
} 

form 
{ 
	margin:0;padding:0; 
} 

#conteneur 
{
	position: relative;
	width : 900px;
	height : 700px;
	margin : auto;
	border : 0px solid #FFFFFF;
} 

#jeeroome 
{ 
	position: absolute;
	background-image : url('images/jeeroome.png');
	width : 215px;
	height : 60px;
	top : 3px;
	left : 650px;
	border : 0px solid #000000;
} 

#drapeau_FR 
{ 
	position: absolute;
	top : 80px;
	left : 820px;
	border : 0px solid #FFFFFF;
} 

#drapeau_EN 
{ 
	position: absolute;
	top : 80px;
	left : 845px;
	border : 0px solid #FFFFFF;
} 

#banniere_header 
{ 
	position: absolute;
	background-color: #0D3147;
	width : 880px;
	height : 38px;
	top : 70px;
	left : 20px;
	filter:alpha(opacity=70);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
} 

#menu_header 
{ 
	position: absolute;
	width : 750px;
	top : 9px;
	left : 30px;
} 

.menu 
{ 
	word-Spacing: 1pt;
	font-family : Arial;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : bold;
} 

.menu  a:link
 { 
	text-decoration : none;
	color : #FFFFFF;
} 

.menu  a:active
{ 
	text-decoration : none;
	color : #FFFFFF;
} 

.menu  a:visited 
{ 
	text-decoration : none;
	color : #FFFFFF;
} 

.menu a:hover 
{ 
	text-decoration : none;
	color : #f17109;
} 

.menu_actif 
{ 
	word-Spacing: 1pt;
	font-family : Arial;
	font-size : 10pt;
	color : #f17109;
	font-weight : bold;
}

.menu_actif a:
{
	text-decoration: none;
}
.menu_actif a:link 
{
	text-decoration: none; 
	color: #f17109;
}

.menu_actif a:active 
{
	text-decoration: none; 
	color: #f17109;
}

.menu_actif a:visited 
{
	text-decoration: none; 
	color: #f17109;
}

.menu_actif a:hover 
{
	text-decoration: none; 
	color: #FFFFFF;
}

.espacement_menu 
{ 
	word-Spacing: 30pt;
} 

#bg_centre 
{
	position: absolute;
	background-color: #0D3147;
	width : 880px;
	height : 545px;
	top : 112px;
	left : 20px;
	filter:alpha(opacity=70);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
} 

#bg_menu
{
	position: absolute;
	background-color: #5E87A0;
	width : 200px;
	height : 505px;
	top : 138px;
	left : 39px;
	filter:alpha(opacity=75);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
} 

#cadre_menu
{
	position: absolute;
	width : 190px;
	height : 485px;
	top : 145px;
	left : 43px;
	overflow : auto;
	scrollbar-face-color : #5c8196;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #FFFFFF;
	scrollbar-arrow-color : #cdc54d;
} 

#centre 
{
	position: absolute;
	width : 620px;
	height : 498px;
	top : 150px;
	left : 255px;
	overflow : auto;
	scrollbar-face-color : #5c8196;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #FFFFFF;
	scrollbar-arrow-color : #cdc54d;
	border : 0px solid #000000;
} 

#limes_productions 
{
	position: absolute;
	background-image : url('images/limes_productions.png');
	width : 125px;
	height : 55px;
	top : 6px;
	left : 393px;
	border : 0px solid #000000;
} 



#kinocrew 
{
	position: absolute;
	background-image : url('images/kinocrew.png');
	width : 93px;
	height : 55px;
	top : 6px;
	left : 533px;
	border : 0px solid #000000;
} 
