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

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


table.contact {
    border-collapse: collapse;
    border: 1px solid #993300;
}
table.contact th {
    border-bottom: 1px solid #993300;
    background-color: #993300;
    font-weight: normal;
    padding: 0.1em 0.5em;
    text-align: center;
    color: #FFFFFF;
}
table.contact td {
    text-align: left;
    border-bottom: 1px solid #993300;
    padding: 0.1em 0.5em;
}
table.contact tfoot {
    background-color: #993300;
    text-align: center;
    color: #FFFFFF;
}

table.contact tfoot a{
    background-color: #993300;
    text-align: center;
    color: #FFFFFF;
    font-family: Eurostile, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	text-decoration: none; 
}

.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;
	}
