a {
	text-decoration: underline;
}

a:hover {
	color:#ffffff;
	text-decoration: underline;
}

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

.spip_code { background: #CCCCCC; padding: 0.5em }

p.spip_note { }

h3.spip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.spip_documents{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
        font-weight: bold;
        color : #660000;
}


table.spip {
}

table.spip tr.row_first {
	background-color: #ffffff;
}

table.spip tr.row_odd {
	background-color: #ffffff;
}

table.spip tr.row_even {
	background-color: #ffffff;
}

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

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

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

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

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


.spip_bouton { background-color: #FFC063;}

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

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

.spip_surligne { background-color: #627bd6; }

img { border: 0; }
.pdf { font-size: 12px; }
