a {	color: #3d117b;
	text-decoration: none;
}

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

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: 110%;
	margin-top: 1.5em;
	margin-left: -1em;
	margin-bottom: 0em;
	padding: 0em;
	color: #3d117b;
}

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


table.spip {
	color: #3d117b;
	font-size: 80%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

table.spip tr.row_first {
	background-color: #BBE4E4;
	font-weight: bold;
}

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

table.spip td.col {
	background-color: #DDF6F6;
	font-weight: bold;
}

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

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

hr.spip { }
b.spip {color: #3d117b; }
i.spip { }

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

.spip_encadrer {
	border: 1px #3d117b solid;
	font-size: 80%;
	color: #3d117b;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.spip_encadrer .spip_bouton {
	font-size: 150%;
}
.menu-item .spip_bouton {
	font-size: 90%;
}

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




.formrecherche { width: 70 ; background-color: #DDF6F6;font-size: 70%;}

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

.spip_surligne { background-color: #CCEDED; }

