
/* Paramétrage de l'affichage des liens */
a 
{
	color:#000000;
	text-decoration:none;
} 

a:hover
{
	color:#000000;
	text-decoration:none;
}
/* Style de l'acceuil  */

.Corps 
{
	font-family: Eurostile, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	text-decoration: none; 
	color: #000000;
}

.Titre
{
	font-family: Eurostile, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	text-decoration: none; 
	color: #000000;
}	

.ChapeauNews
{
	font-family: Eurostile, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration: none; 
	color: #000000;
}	

.TexteNews 
{
	font-family: Eurostile, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	text-decoration: none; 
	color: #000000;
}

.ChapeauNomin 
{
	font-family: Eurostile, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	text-decoration: none; 
	color: #000000;
}

.TexteNomin
{
	font-family: Eurostile, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	text-decoration: none; 
	color: #000000;
}
.Old
	{
	text-decoration: line-through; 
	font-family: Eurostile, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #FF0000;
	}
.Newinfo
	{
	text-decoration: none; 
	font-family: Eurostile, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #006600;
	}
	
.Newalias
	{
	text-decoration: none; 
	font-family: Eurostile, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #770077;
	font-weight: bolder;
	}
		
div.bulle
	{
	position:absolute;top:0;left:0;
	visibility:hidden;
	color: #05123F;
 	font-weight: bolder;
 	background-color: #F8FFCA;
 	border:1px solid #3956A3;
	}
	
div.suppr
	{
	text-decoration: line-through; 
	font-family: Eurostile, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
	}