
P {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;	
}

.titre
 {
	font-size: 16px;
	font-weight: bold;
	color: #e2b737;
}

.sstitre
 {
	font-size: 13px;
	font-weight: bolder;
	color: #FF4500;
	text-indent: 10;
	padding-bottom: 2;
	padding-top: 3;
}
.surtitre
 {
	font-size: 11px;
	font-weight: bolder;
	color: #5F9EA0;
}
.petit_texte {
	font-size: 11px;
	font-weight: normal;
	color: #606060;
	text-align: justify;
}
.petit_texte p.spip{
	font-size: 11px;
	font-weight: normal;
	color: #606060;
}

.date {
	font-size: 14px;
	font-weight: bolder;
	color: #F9A200;
}

.heure {
	font-size: 12px;
	font-weight: bolder;
	color: Black;
	text-align: center;
}

.date_lieu {
	font-size: 15px;
	font-weight: bolder;
	color: White;
	background-color: Red;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

A.chemin {
	font-size: 10px;
	color: Silver;
}

A.chemin:HOVER {
	font-size: 10px;
	color: Silver;
	text-decoration: underline;
}

A.menu {
	font-size: 12px;
	font-weight: bold;
	color: Yellow;
}

A.menu:HOVER {
	font-size: 12px;
	font-weight: bold;
	color: Silver;
}


A.ssmenu {
	font-size: 11px;
		font-weight: bold;
	color: Yellow;
}

A.ssmenu:HOVER {
	font-size: 11px;
		font-weight: bold;
	color: White;
}

A.titre_lien {
	font-size: 16px;
	font-weight: bold;
	color: white;
}

A.titre_lien:HOVER {
	font-size: 16px;
	font-weight: bold;
	color: white;
}

A.titre_lieu {
	font-size: 14px;
	font-weight: bold;
	color: white;
}

A.titre_lieu:HOVER {
	font-size: 14px;
	font-weight: bold;
	color: white;
}

A {
	font-size: 12px;
	color: orange;
	text-decoration: none;
}
A:HOVER {
	font-size: 12px;
	color: yellow;
	text-decoration: none;
}

.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; }
