

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* LIEN */

A {
	font-weight: normal;
	color: #1a6c41;
	text-decoration: none;
}
A:HOVER {
	font-weight: normal;
	color: #1a6c41;
	text-decoration: underline;
}

A.menu {
	font-size: 12px;
	color: White;
	text-decoration: none;
		font-weight: bold;
}

A.menu:HOVER {
	font-size: 12px;
	color: red;
	text-decoration: none;
	font-weight: bold;
	background-color: white;
}
A.lien_elus {
	font-size: 18px;
	color: #1a6c41;
	text-decoration: none;
	font-weight: bold;
}

A.lien_elus:HOVER {
	font-size: 18px;
	color: #1a6c41;
	text-decoration: none;
	font-weight: bold;
}

A.lien_vert {
	font-size: 12px;
	color: #068b38;
	text-decoration: none;
	font-weight: bold;
}

A.lien_vert:HOVER {
	font-size: 12px;
	color: #068b38;
	text-decoration: none;
	font-weight: bold;
}

A.lien_article {
	font-size: 18px;
	color: black;
	text-decoration: none;
	font-weight: bold;		
}

A.lien_article:HOVER  {
	font-size: 18px;
	color: black;
	text-decoration: underline;
	font-weight: bold;	
}

A.arianne {
	font-size: 10px;
	color: #a4a4a4;
	text-decoration: underline;
}

A.arianne:HOVER {
	font-size: 10px;
	color: #3d3d3d;
	text-decoration: underline;
}
A.nuage {
	font-size: 10px;
	color: #ededed;
	text-decoration: none;
}

A.nuage:HOVER {
	font-size: 10px;
	color: white;
	text-decoration: underline;
}
A.lien_forum {
	font-size: 14px;
	color: #b22222;
	text-decoration: none;
}

A.lien_forum:HOVER {
	font-size: 14px;
	color: red;
	text-decoration: underline;
}
/* MISE EN PAGE */

.titre
 {
	font-size: 25px;
   color: #1a6c41;	
}
.surtitre
 {
	font-size: 16px;
   color: #1a6c41;	
}
.titre_cartouche
 {
	font-size: 14px;
	color: white;
	font-weight: bold;	
}
.soustitre
 {
	font-size: 14px;
	color: #145433;
	font-weight: bold;
}
.libelle
 {
	font-size: 14px;
	color: #4b4b4b;
}
.texte
 {
	text-align: justify;
}
.lettre
 {
	font-size: 30px;
	color: #1a6c41;	
}
.petit_blanc
 {
	font-size: 8px;
	color: white;
}

INPUT 
{
	font-size: 10px;
	font-weight: bold;
	color: #aa1100;
	background-color: #dcdcdc;
	vertical-align: middle;
}

.petit_texte {  font-size: 10px; font-weight: normal; color: Black;
	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 { margin: 0px; padding: 0px; border: none; }

.spip_logos { margin: 0px; padding: 5px; border: none; }
