a { text-decoration: none; color: #0066CC }
a:hover { color: #3399FF }

.menulinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #6C5A4F; font-weight: bold; text-decoration: none;}
.menulinkscurrent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #6C5A4F; text-decoration: underline; font-weight: bold;}
.menulinkscurrent:hover { color: #0066CC; text-decoration: underline; }
.menulinks:hover { color: #0066CC; text-decoration: none; }

.specialinks { color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; text-decoration: none }
.specialinks:hover { color: #0066CC }

body { 
  color: #000000; background-color: #FBF1D6; ); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000;
}

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

.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 10pt;
}

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	color: #333333;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 10pt;
	color: #333333;
}


table.spip {
	border: dashed 1px #333333;
	background-color: #F0DEAC;
}

table.spip tr.row_first {
}

table.spip tr.row_odd {
}

table.spip tr.row_even {
}

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

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

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

.spip_encadrer {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

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


.spip_bouton { background-color: #FFCC00;}

.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; }
