a {
	color: #800000;
	font-family: Tahoma;
	font-size:12px;
	text-decoration:none; 
}
 a:hover {
	color: #0000FF;
	font-family: Tahoma;
	font-size:12px;	
	text-decoration:none underline;  
}

a.menuhaut {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size:12px;	
	text-decoration:none; font-weight:bold; 
}
a.lienbleu {
	color: #0000FF;
	font-family: Tahoma;
	font-size:12px;	
	text-decoration:none;  
}


a:hover.lienbleu {
	color: #0000FF;
	font-family: Tahoma;
	font-size:12px;	
	text-decoration:none overline underline;background-color:#D9A56C
  }
a:hover.menuhaut {
	font-family: Tahoma;
	font-size:12px;	
	text-decoration:none underline; font-weight:bold; 
}

a.titre {
	color: #FFFF00;
	font-family: Tahoma;
	font-size:12px;	
	text-decoration:none; font-weight:bold 
}

a:hover.titre {
	color: #800000;
	font-family: Tahoma;
	font-size:12px;	
	text-decoration:none; font-weight:bold; background-color:#FFCC00
}


a.dev {
    color:#CC3300;
    font-Family: Tahoma;
    font-size:12px;
	font-weight:normal;
	text-decoration:none
}
a:hover.dev {
    color:#993333;
    font-Family: Tahoma;
    font-size:12px;
	font-weight:normal;	
	text-decoration:none	
}

.textecourant { 
	font-family: Verdana; 
	font-size: 8pt;
	color : #333333;
 }
.Titre       { font-family: Tahoma; color: #800000; font-size: 12pt; font-weight: bold }
 .textecourant10 { 
	font-family: Verdana; 
	font-size: 10pt;
	color : #333333;
 }
 .textecourant12 { 
	font-family: Verdana; 
	font-size: 12pt;
	color : #333333;
 }

.pied { 
	font-family: Verdana; 
	font-size: 8pt;
	color : white;
 }

 
 
 .Rotator 
{
  border:solid 1px black; 
  width:450px; 
  height:25px; 
  padding:3px;
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrame 
{
  border:solid 1px white; 
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  width:450px; 
  height:25px; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;   
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;   
  color:gray; 
}