
P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
}

BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
}

TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;	
}

.surtitre
 {
	font-size: 9px;
	color: Red;
	text-indent: 10;
}
.titre
 {
	font-size: 18px;
	font-weight: bold;
	color: #D70000;
}

.sstitre
 {
	font-size: 13px;
	font-weight: bolder;
	color: Red;
	text-indent: 10;
	padding-bottom: 2;
	padding-top: 3;
}

.titre_colonne
 {
	font-size: 12px;
	font-weight: bold;
	color: #272727;
	background: #EC0000;
}

.petit_texte {
	font-size: 10px;
	font-weight: normal;
	color: #606060;
	text-align: justify;
}
.petit_texte p.spip{
	font-size: 10px;
	font-weight: normal;
	color: #606060;
}



A.menu {
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-bottom: 2;
	padding-top: 2;
	color: Red;
	background: Black;
}

A.menu:HOVER {
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding-bottom: 2;
	padding-top: 2;
	color: Red;
	background: Silver;
		text-decoration: none;
}
A.titre_rub {
	font-size: 12px;
	font-weight: bold;
	color: #D93232;
	text-transform: uppercase;
}

A.titre_rub:HOVER {
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-transform: uppercase;
}
A.titre_encart {
	font-size: 15px;
	font-weight: bold;
	color: white;
}

A.titre_encart:HOVER {
	font-size: 15px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
A.lien_noir {
	font-size: 10px;
	font-weight: bold;
	color: #F1F1F1;
}

A.lien_noir:HOVER {
	font-size: 10px;
	font-weight: bold;
	color: White;
}
A.news {
	font-size: 10px;
	font-weight: bold;
	color: #781717;
}

A.news:HOVER {
	font-size: 10px;
	font-weight: bold;
	color: black;
}
A.news_photo {
	font-size: 10px;
	font-weight: bold;
	color: White;
}

A.news_photo:HOVER {
	font-size: 10px;
	font-weight: bold;
	color: Silver;
}
A {
	font-size: 12px;
	font: bold;
	color: #781717;
	text-decoration: none;
}
A:HOVER {
	font-size: 12px;
	font: bold;
	color: #B22222;
	text-decoration: underline;
}

.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;
}

h3.spip {
	font-size: 13px;
	font-weight: bolder;
	color: Silver;
}
h4 {
	font-size: 13px;
	font-weight: bolder;
	color: Gray;
}
	
/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none; }

