a.spip_url { }
a.spip_in { }
a.spip_out:link {
	color: #FF6D00;
}
a.spip_out:visited {
	color: #FF6D00;
}
a.spip_glossaire { }

.spip_code { }

p.spip_note {
	font-size: 80%;
}

h3.spip {
	font-size: 110%;
	font-weight: bold;
}

.spip_documents{
	font-size : 90%;
}
.spip{
	font-size: 12px;
	font-family: Verdana;
}
b.spip {
	font-weight: bold;
}

hr.spip { 
	color: FCF4D0;
	font-size : 15%;
	background-color: #6d6d6d;
}
i.spip { }


table.spip {
}

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

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

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

table.spip td {
	padding: 0px;
	text-align: left;
}

.forml { width: 100% ; 
}

.spip_encadrer {
	width : 100%;
	padding: 5px;
	font-size: 80%;
	font-weight: bold;
}

.spip_cadre {
	width : 100%;
	padding: 5px;
}


.spip_bouton {
}

.formrecherche { width: 100% ; 
}

.reponse_formulaire {
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }

