body, p, td {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	vertical-align:top;
}
h3 {
	color: #FF0000;
	text-transform: uppercase;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: Black;
}
img, .spip_logos { margin: 0; padding: 0; border: none; }

/* accueil */
.entete {
	background-color: #000000;
	color:#FFFFFF;
	background-image:url(../IMG/entete.png);
	height:77px;
	vertical-align:bottom
}
.enteteAccueil {
	color: #000000;
	height: 309px;
	width: 800px;
}
.sas {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 70%;
	text-align:center
}
.actu {
	background-color: #F4F4F4;
	background-image: url(../IMG/fd-header-actu.gif);
	background-repeat: repeat-x;
	margin:1em;
}
.uneTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 140%;
	color: Black;
}
.uneSTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 120%;
	color: #333333;
}
.uneTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
.vignetteActu {
	border: 1px solid #000000;
}
.titreActu {
	color: #FF0000;
	position: static;
}
a.titreActu:link {
	color: #FF000;
}
.texteActu, p.spip, .texte, td {
	color: #333333;
	font-size: 13px;
}
a.spip_out, a.spip_in {
	color: #8A0009;
}
/* footer */
.footer {
	color: Gray;
	text-align: center;
}
a.footer:link {
	font-size: 100%;
	color: Gray;
}
.menu {
	color:#FFFFFF;
}
.menu on {
	color: #FF0000;
}
.titre {
	color: #FF0000;
	font-size:18px;
}
.spip_documents {
	border-width:0;
}

