BODY{
background-color: Black;

}

.panel
{ 
font-family: Arial, Verdana;  
color: White;  
font-weight: bold;
 font-size: 13px;
 text-align: right;
 letter-spacing: 2px;
}

A.panel{
	font-size: 11px;
	text-decoration: none;
	
}

A.panel:hover{
	font-size: 11px;
	text-decoration: underline;
	
}

.menu_td
{
color: White; 
	padding-right: 5px;
	text-align: right;
}

A.menu{
font-family: Arial, Verdana;  
color: White;  
font-weight: bold;
 font-size: 13px;
 text-align: right;
 letter-spacing: 2px;

	text-decoration: none;
	line-height: 25px;
	}

A.menu:hover{

	text-decoration: underline;
	
}


A.deconnexion{
font-family: Arial, Verdana;  
color: White;  
font-size: 12px;
text-decoration: none;

}

A.deconnexion:hover{
text-decoration: underline;

}

.msg{
font-family: Arial, Verdana;  
color: White;  
font-size: 13px;
text-decoration: none;
font-weight:bold;
}


INPUT{ 
border-bottom-width: 1px;
 border-right-width: 1px;
 border-left-width: 1px;
 border-top-width: 1px;
 border-color: Black Black Black Black;
 font-size: 12px;
}

INPUT.submit{ 
border-bottom-width: 1px;
 border-right-width: 1px;
 border-left-width: 1px;
 border-top-width: 1px;
 border-color: Black Black Black Black;
 background-color: white;
 font-size: 12px;
 font-weight: bold;
}

.copyright
{
	font-family: Arial, Verdana;  
color: White;  

 font-size: 13px;
 text-align: center;
 letter-spacing: 2px;

}
