h2 .menu_direct {
color:#FFFFFF;
}

h3 {
	font-family: arial, sans-serif;
    z-index: 1; /* Mozilla uniquement, sinon passe derriere les boites */

}

h4 {
    font-family: arial, sans-serif;
    font-weight: bold; 
    font-size: 1em;
    color: #000;
}


/* body {
	color: #000;
	font-size: 12px;
} */

.image_outils{
	float: right;
	margin: 0 5px 0 5px;
	border: 0;
	
}


.spip_images{
	margin: 2px 5px 2px 5px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #ea1b1b;
	text-decoration: none;
}


a.spip_blank {
	color: #000 !important;
	text-decoration: underline !important;
}

a.spip_blank:hover {
	color: #ea1b1b !important;
	text-decoration: none !important;
}

a.spip_blank:visited {
	color: #000000 !important;
	text-decoration: underline !important;
}

a.spip_in {
	color: #000 !important;
	text-decoration: underline /* !important; */
}

a.spip_in:hover {
	color: #ea1b1b !important;
	text-decoration: none /* !important;*/
}

a.spip_out {
	color: #000 !important;
	text-decoration: underline !important;
}

a.spip_out:hover {
	color: #ea1b1b !important;
	text-decoration: none !important;
}

a.spip_out:visited {
	color: #000000 !important;
	text-decoration: underline !important;
}

.liste-elements li .descriptif {
    font-weight: normal;
    font-size: 0.9em;
}
.liste-elements li .titre a {
    text-decoration: none;
    color: #6c6c6c;
}
.liste-elements li .titre  a:hover {
    text-decoration: underline;
    color: #ea1b1b;
}


/* contenus de SPIP */
p.spip {
    font-family: arial, sans-serif;
    font-size: 1em;
    color: #000;
    text-align: left;
}



.texte_newsletter_haut {
    padding: 15px 0 0 0;
}

/* Tableau généré */

table.spip tr.row_first {
    font-family: verdana, sans serif;
    font-size: 11px !important;
    font-weight: bold;
    color: #000 !important;
    background-color: #BCD105 !important;
    text-align: center;
}

table.spip tr.row_even td {
    font-family: verdana, sans serif !important;
    font-size: 11px !important;
    font-weight: normal;
    background-color: #E4E4D7;
}

table.spip tr.row_odd td {
    font-family: verdana, sans serif !important;
    font-size: 11px !important;
    font-weight: normal;
    background-color: #F0F0F0;
} 

html h2 a.menu_direct {
	color:#FFFFFF !important;
	text-decoration: none !important;
}

.td-center {
	text-align:center;
}









