a {
text-decoration: none;
color: #3a3632;
}
a:hover {
color:#000000;
text-decoration: underline;
}
a.spip_url  { }
a.spip_in   { } 
a.spip_out  { } 
.spip_code { }
p.spip_note { }
h3.spip {
	font-weight: bold;
	font-size: 110%;
	text-align: center;
}
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: 1px;
	text-align: left;
	vertical-align: center;
}
hr.spip { }
b.spip { }
i.spip { }
.forml { width: 100% ; background-color: #F0f0f0;}
.spip_encadrer { 
	width : 100%;
	background-color: #FF0000; 
	padding: 5px; 
	border: 1px #666666 solid; 
}
.spip_cadre { 
	width : 100%;
	background-color: #FFFFFF; 
	padding: 5px; 
}
.spip_bouton { background-color: #C0C0C0;}
.formrecherche { width: 100% ; background-color: #C0C0C0;}
.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}
.spip_surligne {  background-color: #FFFF66;}
.spip_documents{ font-size : 10px;}
.spip_documents_center{
        margin: auto;
        text-align: center;
        width: 80%;
}
.spip_documents spip_documents_center{
        margin: auto;
        text-align: center;
        width: 80%;
}

