

P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


/* LIEN */

A {
	font-weight: normal;
	color: #393939;
	text-decoration: none;
}
A:HOVER {
	font-weight: normal;
	color: #31295f;
	text-decoration: underline;
}


A.lien_home {
	font-size: 22px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
A.lien_home:HOVER {
	font-size: 22px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}

A.lien_actu_home {
	font-size: 16px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
A.lien_actu_home:HOVER {
	font-size: 16px;
	font-weight: normal;
	color: Gray;
	text-decoration: none;
}
A.petit_lien {
	font-size: 13px;
	font-weight: bold;	
	color: Black;
	text-decoration: none;
}
A.petit_lien:HOVER {
	font-weight: bold;
	font-size: 13px;
	font-weight: bold;
	color: #363636;
	text-decoration: underline;
}
A.lien_rubrique {
	font-size: 20px;
	color: Black;
	text-decoration: none;
}
A.lien_rubrique:HOVER {
	font-size: 20px;
	color: gray;
	text-decoration: underline;
}

A.lien_article {
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
A.lien_article:HOVER {
	font-size: 16px;
	font-weight: bold;
	color: gray;
	text-decoration: underline;
}

A.menu {
	font-size: 13px;
	color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

A.menu:HOVER {
	font-size: 13px;
	color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #FEEB00;
	font-weight: bold;
}

A.chemin {
	font-size: 10px;
	color: #7B8082;
	text-decoration: none;
}

A.chemin:HOVER {
	font-size: 10px;
	color: Black;
	text-decoration: underline;
}

A.lien_telechargez {
	font-size: 12px;
	color: Black;
	text-decoration: none;
	background-color: #FBEA23;
	display: block;
		font-weight: bold;
}

A.lien_telechargez:HOVER {
	font-size: 12px;
	color: #FBEA23;
	text-decoration: none;
	background-color: Black;
	display: block;
	font-weight: bold;
}

/* MISE EN PAGE */

.titre
 {
	font-size: 22px;
	color: black;
}

.soustitre
 {
	font-size: 14px;
	color: #3D3D3D;
	font-weight: bold;
}

legend
 {
	font-size: 14px;
	color: #3D3D3D;
	font-weight: bold;
}

.texte
 {
	text-align: justify;
}

.descriptif
 {
 	font-size: 11px;
	text-align: justify;
}

.titre_une
 {
	font-size: 20px;
	color: Gray;
}
.titre_bloc
 {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}

.titre_encart
 {
	font-size: 12px;
	font-weight: bold;
	color: #696969;
}

.sstitre
 {
	font-size: 14px;
	font-weight: bolder;
	color: #44359D;
}

.bloc_sstitre
 {
	font-size: 11px;
	font-weight: bolder;
	color: #FF6633;
	text-transform: uppercase;
}
.type_ressource
 {
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	font-style: italic;
}

.petit_libelle
 {
	font-size: 10px;
	font-weight: bold;
	color: #558094;
}
.date
 {
	font-size: 10px;
	font-weight: bolder;
	color: #30464B;
}
.petit_orange
 {
	font-size: 10px;
	color: #E65E24;
	font-style: italic;
}
.texte_blanc
 {
	font-size: 10px;
	color: White;
}

.attente
 {
	font-size: 10px;
	color: Yellow;
	font-style: italic;
	background-color: Red;
	font-weight: bold;
	text-align: center;
	text-decoration: blink;
}
INPUT.haut
{
	font-size: 9px;
	height: 16px;
}

.petit_texte {  font-size: 10px; font-weight: normal; color: Black;
	text-align: justify;
}

h3.spip
{
	font-size: 15px;
	font-weight: bold;
	color: #282828;
	text-align: justify;
}

.petit_texte p.spip{
	font-size: 10px;
	font-weight: normal;
	color: #2C2C2C;
		text-align: justify;
}
.descriptif p.spip{
	font-size: 11px;
	font-weight: normal;
	color: #2C2C2C;
}
.spip_documents{
	font-size : 70%;
}

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}

/* Logos, documents et images */
img, .spip_logos { margin: 0px; padding: 0px; border: none; }