.tour
{
  background-color: #1B5697;
}

.fond
{
  background-color: #EFEFEF;
}

.menu
{
  color: #666666;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
  font-weight: bold;
}

.menu:hover
{
  color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
  font-weight: bold;	 
}


.boit_titre
{
	font-family: verdana;
	color: #021B4E;
	font-size: 13px;
	text-decoration: none;
  font-weight: bold;
}

.fin
{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	text-decoration: none;	
}


.boit_txt
{
  background-color: #FFFFFF;
	font-family: arial;
	color: #000000;
	font-size: 12px;
}


.boit_txt:link
{
	font-family: verdana;
	color: #666666;
	font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.boit_txt:visited
{
	font-family: verdana;
	color: #666666;
	font-size: 12px;
  font-weight: bold;
	text-decoration: none;  
}

.copy
{
	font-family: verdana;
	color: #666666;
	font-size: 9px;
}

.btn
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #4488BB;
	border-color: #88CCFF;	
	height: 20px;
  font-weight: bold;		
	cursor: hand;
}

.input
{
	font-family: Arial;
	color: #115599;
	font-size: 12px;
	background-color: #CCDDEE;
	border: 1 solid #1B5697;
  font-weight: bold;		
}

select 
{
  font-size: 11px;
  font-family: Verdana;
  background-color: #CCDDEE;
  color: black
}

.alpha50 {
	filter: Alpha(Opacity=50);
}

.alpha80 {
	filter: Alpha(Opacity=80);
}

.userf {
	color: #FF99FF;
	text-decoration: none;
	font-size: 10px;	
}

.userf:hover {
	font-weight: bold;
	text-decoration: none;	
}

.userh {
	color: #33CCFF;
	text-decoration: none;
	font-size: 10px;	
}

.userh:hover {
	font-weight: bold;
	text-decoration: none;	
}

.user
{
  FONT-SIZE: 10px; COLOR: #000000; TEXT-DECORATION: none
}

.user:hover
{
  FONT-WEIGHT: bold; TEXT-DECORATION: none
}

.chat
{
	font-family: verdana;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}