a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1.5em;
	padding: 0em;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}


table.spip {
	width: 100%;
}

table.spip tr.row_first {
}

table.spip tr.row_odd {
	font-size: 12px;
	color: #FFFFFF;
}

table.spip tr.row_even {
	font-size: 12px;
	color: #FFFFFF;
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: top;
}

hr.spip { }
b.spip { }
i.spip { }

.forml {
	width: 100%;
	border: 1px dotted #000066;
	font-size: 12px;
	color: #000066;
	background-color: #C8E6AA;

}

.spip_encadrer {
	width : 400px;
	padding: 5px;
	font-size: 11px;
	top: 20px;

}

.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}


.spip_bouton {
	background-color: #99CC66;
	border: 1px outset;
	font-size: 10px;
	color: #FFFFFF;

}

.formrecherche { width: 100% ; background-color: #FFDDAA;}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }

