a
{
font-size: 11px;
color:#727D98;
font-family: Arial;
text-decoration: none;
}

a:hover
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#A1250B;
}

.navigue
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#FFFFFF;
font-weight: bold
}

.navigue:hover
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#000000;
font-weight: bold
}

.lien
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#000000;
}

.lien:hover
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#A1250B;
}

.TITRE
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#A1250B;
font-weight: bold
}

.TITRE:hover
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#000000;
font-weight: bold
}

.paragraphe
{
font-size: 11px;
font-family: Arial;
color:#000000;
text-align: justify
}

.AUTEUR
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#727D98;
font-weight: normal;
}

.AUTEUR:hover
{
font-size: 11px;
font-family: arial;
text-decoration: none;
color: #000000;
font-weight: normal;
}

.ROUGE
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#A1250B;
}

.SOUSTITRE
{
font-size: 11px;
font-family: Arial;
font-weight: bold;
text-decoration: none;
color:#000000;
}

.blanc
{
font-size: 11px;
font-family: Arial;
text-decoration: none;
color:#FFFFFF;
}

.TITRELIEN
{
font-size: 14px;
font-family: Arial;
text-decoration: none;
color:#A1250B;
font-weight: bold
}

.TITRELIEN:hover
{
font-size: 14px;
font-family: Arial;
text-decoration: none;
color:#000000;
font-weight: bold
}
.ROUGEBIS {
	font-weight: bold;
	color: #A1250B;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}

table.spip {

}



table.spip tr.row_first {
	background-color: #727D98;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}



table.spip tr.row_odd {
	background-color: #DFE2E9;
	font-size: 11px;
	font-family: Arial;
	color:#A1250B;
}



table.spip tr.row_even {
	background-color: #C7CCD8;
	font-size: 11px;
	font-family: Arial;
	color:#000000;
}



table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: center;
}

/* AJOUT STYLE via JULINE */
.tableau { 
font-size:11px; 
font-family: Arial; 
color: #000000; 
border-collapse: collapse; 
border-color: #8C96AC; 
border-left: none; 
border-right: none; 
border-top: none; 
border-bottom: none; 
width:100%; 
text-align:center; 
}
 
.tableau td { 
font-size:11px; 
font-family: Arial; 
color: #000000; 
border-collapse: collapse; 
border-left: none; 
border-right: none; 
border-top: none; 
border-bottom: 1px solid #8C96AC; 
} 
 
.tableau th { 
background-color: #727D98; 
font-size:11px; 
font-family: Arial; 
color: #000000; 
border-collapse: collapse; 
border-left: none; 
border-right: none; 
border-top: none; 
border-bottom: 1px solid #8C96AC; 
} 
 
.tableau a { 
font-size:11px; 
font-family: Arial; 
text-decoration: none; 
color: #A1250B; 
font-weight: bold; 
} 
 
.tableau .pilote { 
text-align:left; 
} 
/* fin de l'ajout */

/* Ajout pour documents joints - pascal */

.spip_documents {
	font-family: Arial;
	font-size : 11px;
	color: #000000;
}
/* fin documents joints */
