

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}




/* LIEN */

A {
	color: #ff4500;
	text-decoration: none;
}
A:HOVER {
	color: #ff4500;
	text-decoration: underline;
}

A.lien_rubrique {
	font-size: 20px;
	color: #ff4500;
	text-decoration: none;
}
A.lien_rubrique:HOVER {
	font-size: 20px;
	color: #ff4500;
	text-decoration: underline;
}
A.lien_article {
	font-size: 16px;
	color: #ff4500;
	text-decoration: none;
}
A.lien_article:HOVER {
	font-size: 16px;
	color: #ff4500;
	text-decoration: underline;
}
A.menu {
	font-size: 16px;
	font-weight: bolder;
	color: #fe9901;
	text-decoration: none;
}
A.menu:HOVER {
	font-size: 16px;
	font-weight: bolder;
	color: #febd5a;
	text-decoration: none;
}

A.menu2 {
	font-size: 14px;
	font-weight: bolder;
	color: #fdf5e6;
	text-decoration: none;
}
A.menu2:HOVER {
	font-size: 14px;
	font-weight: bolder;
	color: black;
	text-decoration: none;
	background-color: #fdf5e6;
}

A.lienorange {
	font-size: 12px;
	font-weight: bolder;
	color: #790000;
	text-decoration: none;
}
A.lienorange:HOVER {
	font-size: 12px;
	font-weight: bolder;
	color: #790000;
	text-decoration: none;
}

A.chemin {
	font-size: 10px;
	color: #7B8082;
	text-decoration: none;
}

A.chemin:HOVER {
	font-size: 10px;
	color: Black;
	text-decoration: underline;
}
/* MISE EN PAGE */

.titre
 {
	font-size: 26px;
	color: #e33f00;
}

.soustitre
 {
	font-size: 14px;
	color: #3D3D3D;
	font-weight: bold;
}
.texte
 {
	text-align: justify;
}
.titre_une
 {
	font-size: 20px;
	color: Gray;
}

.date
 {
	font-size: 10px;
	font-weight: bolder;
	color: #30464B;
}

.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, .spip_logos { margin: 0px; padding: 0px; border: none; }