/* @clow@*/

BODY {
	background-color: #000000;
	margin: 0;
	text-align:center;	
	}
	
  #global 	{							
  	 position:absolute;
     left: 50%; 
     top: 50%;
     width: 804px;
     height: 500px;
     margin-top: -250px; 
     margin-left: -402px; 
     border: 2px solid rgb(248, 242, 192);
     		}
			
	
			
	#zone_texte {
	text-align: center;
	background-color: #000000;
	height: 100px;
	width: 684px;
	
	color: #ABAE61;
	letter-spacing: normal;
	top: 0px;
	right:0px;
	position: absolute;
				}
  	#rolla 		{
	text-align: center;
  	
  	background-color: #000000;
	height: 120px;
	width: 684px;
	top: 100px;
	right:0px;
	position: absolute;
				}
		
	#textrolla 	{
 
  	background-color: #000000;
	height: 20px;
	width: 684px;
	top: 220px;
	right:0px;
	font-size: 80%;
	position: absolute;
				}		
	#inter_roll {
	text-align: center;
  	
  	background-color: #000000;
	height: 100px;
	width: 684px;
	top: 240px;
	right:0px;
	position: absolute;
				}
	#rollb 		{
	text-align: center;
	
	background-color: #000000;
	height: 120px;
	width: 684px;
	top: 340px;
	right:0px;
	position: absolute;
				}	
  	#textrollb 	{
 
  	background-color: #000000;
	height: 20px;
	width: 684px;
	top: 460px;
	right:0px;
	font-size: 80%;
	position: absolute;
				}	
	#zone_basse {
 	background-color: #000000;
 	height: 20px; 
	width: 684px;
	top: 480px;
	right:0px;
	position: absolute;
	
				}
#marge_gauche{
	 width: 120px;
     height: 400px;	
	 left:0px;
	 top:100px;
	 background-color: rgb(45,21,21);
	 position:absolute;
	 }	
	 	
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	text-transform: uppercase;
					}
#menu 				{
	
	top: 0px;
	left: 0px;
	z-index:100;
	width: 120px; 
	height:100px;
	background-color: rgb(45,21,21);
	position:absolute;
					}
#menu dl 			{
	margin-top:80px;
	float: left;
	width: 120px;
	
					}
#menu dt 			{
	height:20px;
	cursor: pointer;
	text-align: center;
	background: rgb(45,21,21);
	border: 0px solid rgb(248, 242, 192);
	width: auto;
	
					}
#menu dd 			{

left:0px;
text-align: center;
display: none;
border: 0px solid ;
position: absolute;
bottom:20px;
width:100%;

}
#menu li {
	text-align: center;
	background: rgb(45,21,21);
	margin-bottom: 4px;
}
#menu li a, #menu dt a {
color: rgb(248, 242, 192);
text-decoration: none;
font-weight: bold;	

border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background-color: rgb(45,21,21);
	color: #C69C3A;
	font-weight: bold;
	
}

a.lien1
{
	color:#C69C3A;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
	font-family: Arial;
	text-transform: uppercase;
}
a.lien1:hover
{
	color:rgb(248, 242, 192);
	font-size: 10px;
font-weight:bold;
	font-family: Arial;
	text-transform: uppercase;
}
