

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: #a01f1f;
	text-decoration: none;
}
A:HOVER {
	font-weight: normal;
	color: #a01f1f;
	text-decoration: underline;
}

A.lien_une {
	font-size: 16px;
	font-weight: bold;
	color: #a01f1f;
	text-decoration: none;
}
A.lien_une:HOVER {
	font-size: 16px;
	font-weight: bold;
	color: #a01f1f;
	text-decoration: underline;
}

A.lien_menu {
	font-size: 13px;
		font-weight: bold;
	color: white;
	text-decoration: none;
}
A.lien_menu:HOVER {
	font-size: 13px;
		font-weight: bold;
	color: #a01f1f;
	text-decoration: none;
	background-color: silver;
}
A.lien_guide {
	font-size: 13px;
	font-weight: bold;
	color: #4f8286;
	text-decoration: none;
	display: block;
	background-color: silver;
	text-indent: 20px;
	padding: 3px;
}
A.lien_guide:HOVER {
	font-size: 13px;
	font-weight: bold;
	color: #a01f1f;
	text-decoration: none;
	background-color: gray;
	display: block;
	text-indent: 20px;
	padding: 3px;		
}
A.lien_colonne {
	font-size: 12px;
	font-weight: bold;
	color: #a01f1f;
	text-decoration: none;

}
A.lien_colonne:HOVER {
	font-size: 12px;
	font-weight: bold;
	color: #a01f1f;
	text-decoration: underline;
}

A.liensuite {
	font-size: 14px;
	font-weight: bold;
	color: #a01f1f;
	text-decoration: none;
	text-align: right;
}
A.liensuite:HOVER {
	font-size: 14px;
	font-weight: bold;
	color: #a01f1f;
	text-decoration: underline;
	text-align: right;	
}
/* MISE EN PAGE */

.titre
 {
	font-size: 18px;
	color: #ad2118;
}

.titrerubrique
 {
	font-size: 14px;
	color: #ad2118;
	font-weight: bold;
	background-color: #ede7d7;
}
.titreguide {
	font-size: 14px;
	font-weight: bold;
	color: #a01f1f;
	text-decoration: none;
	text-align: right;
}
.soustitre
 {
	font-size: 14px;
	color: #3D3D3D;
	font-weight: bold;
}
.date
 {
	font-size: 13px;
	color: #3D3D3D;
	font-weight: bold;
}
.surtitre
 {
	font-size: 11px;
	color: red;
	font-weight: bold;
	background-color: #fafafa;	
}
.texte
 {
	text-align: justify;

}

.petit_texte {  font-size: 11px; 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, .spip_logos { margin: 0px; padding: 0px; border: none; }