a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline; color: #999999; }

a.spip_url { }
a.spip_in { }
a.spip_out { }
.spip_code { }
p.spip_note { }
h3.spip {
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
}
.spip_documents{
	font-family: Verdana,sans-serif;
	font-size : 100%;
}
table.spip {
}
table.spip tr.row_first {
	background-color: #DDD7CF;
	font-family: Verdana,sans-serif; color: #333333;
	font-weight: bold;
	font-size: 100%;
}
table.spip tr.row_odd {
	background-color: #FFFFFF;
}
table.spip tr.row_even {
	background-color: #C0C0C0;
}
table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: center;
}
hr.spip { }
b.spip { }
i.spip { }
.forml { width: 100% ; background-color: #006600;}
.spip_encadrer {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #000000 solid;
}
.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}
.spip_bouton { background-color: #FF6600;}
.formrecherche { background-color: #E8DFD2;}
.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: black;
}
.spip_surligne { background-color: #CCCCCC; }
