img
{
    border-style: none;
	border-color: inherit;
	border-width: 0px;
	text-align: center;
}

body
{
  color                : #E6EBFB;
  background-image:url('background.jpg');
  background-color     : #000000;  
  background-attachment: fixed;
  background-repeat    : no-repeat;
  background-position  : top right;   
  font-size            : 11px;
  font-family          : tahoma,sans-serif;
}

#Header
{
    position:absolute;
    top:10px;
    right:5px;    
    height:600px;
    z-index:98;    
    background-repeat:no-repeat;
    background-image:url('interface.jpg');    
    width:180px;
    overflow:hidden;
}


#Centre
{
	 position: absolute; 
	 top: 10px; 
	 left: 191px;	 
	 width:65%;	 
	 overflow:auto;
	 height:0px;
}

#Menu
{
    position:absolute;
    top:10px;
    left:5px;    
    height:700px;
    z-index:98;    
    background-repeat:no-repeat;
    background-image:url('Menu.png');    
    width:188px;
    font-family          : arial,tahoma,sans-serif;
    font-size            : 10px;	
}  
    
#Menu td 
{
	height:16px;	
}

#Menu a:hover
{
    background-color:transparent;
    background-image:url("hovmenu.png");
    background-position :center center;
    background-repeat: no-repeat;
    display:block;
    color:#347680;
    text-decoration:none;
    width:100%    
}

#Menu a:hover
{
    background-color:transparent;
    background-image:url("hovmenu.png");
    background-position :center center;
    background-repeat: no-repeat;
    display:block;
    color:#347680;
    text-decoration:none;
    width:100%    
}

input,select, textarea
{
    border		: 1px #555555 solid;
    font-size     : 11px;
    font-family   : Tahoma,sans-serif;
    color : #FFFFFF;
    background-color : #000000;
    margin-left: 0px;
	margin-top: 0px;
}

input[type=submit]
{    
    background-color : #333333;
    cursor:pointer;
}

.LblButtons
{
    border		: 1px #555555 solid;
    font-size     : 11px;
    font-family   : Tahoma,sans-serif;
    font-weight :normal;
    color : #FFFFFF;
    background-color : #333333;
    text-align:center;
    cursor:pointer;
    margin-left: 0px;
	margin-top: 0px;	    
}


textarea
{
  width                : 100%;  
}

a
{
  color                : #E6EBFB;
  text-decoration      : none;
  font-weight          : bold;
}

a:hover
{
  color                : #CDD7F8;
  text-decoration      : underline;
}

.style div a
{
  height               : 100%;
  width                : 100%;
  color                : #f2f2f2;
  font-size            : 11px;
  font-family          : Tahoma,sans-serif;
}

.style div a:link
{
  height               : 100%;
  width                : 100%;
  color                : #f2f2f2;
  font-size            : 14px;
  font-family          : Tahoma,sans-serif;
}

.style div a:visited
{
  height               : 100%;
  width                : 100%;
  color                : #f2f2f2;
  font-size            : 14px;
  font-family          : Tahoma,sans-serif;
}

.style div a:hover
{
  background-color     : #415680;
  height               : 100%;
  width                : 100%;
  text-decoration      : none;
  font-size            : 14px;
  font-family          : Tahoma,sans-serif;
  color                : #E6EBFB;
}

#Drop table
{
	border: 1px solid #434343;
	border-spacing: 0px;
    border-collapse: collapse;
    margin-bottom:1px;
}	
            
#Drop tr {
    background-color : #000000;	            
}
#Drop td:hover {	            
    background-color : #434343;
}        
#Drop td 
{
	cursor:default;
	padding:0px;
	width :150px;  /* largeur du texte de la header drop */
}

#DropList table 
{            	
	border-spacing: 0px;
    border-collapse: collapse;
    border-left: 1px solid #AFAFAF;
    border-top : 1px solid #AFAFAF;
    border-bottom : 1px solid #444444;
    border-right : 1px solid #444444;
}

#DropList tr {
    background-color : #000000;
}
#DropList td:hover {	            
    background-color : #434343;
}        
#DropList td 
{            	
	cursor:pointer;
	width :156px;  /* largeur de l'item drop */
}


.O1
{
	border: 1px solid #434343;    
    background-color:#2E2E2E;
}

.O2
{   
	height: 20px;
    background-image: url('bbk.png');
    font-weight :bold;
    text-align: center;
    height: 20px;
}                          

.O3
{           
    border: 1px solid #434343;    
    background-image:url(b.png);
    background-color:transparent;    
    text-align: left;
    font-weight:normal;            
}

.O4
{
    border: 1px solid #434343;    
    background-image:url('b.png');
    background-color:transparent;    
    text-align: center;    
    font-weight:bold;	
}
.O5
{           
    border: 1px solid #434343;    
    background-image:url(b.png);
    background-color:transparent;    
    text-align: center;        
    height: 30px;
}
.O6
{           
    border: 1px solid #434343;    
    background-image:url(b.png);
    background-color:transparent;    
    text-align: left;
    font-weight:normal;
    padding-left:10px;
    height: 20px;        
}



 /* Popup */
.P1
{
    border: 1px solid #434343;    
    background-image:url(b.png);
    background-color:transparent;
    text-align: left;
    height: 17px;            
}



