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

.spip_documents_center{
	margin: auto;
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px;
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px;
	text-align: center;
}
.formulaire_recherche input{
 	text-align: center;
}
.formulaire_recherche form input{
}

.formulaire_recherche form label{
	display: none;
}
.spip_surligne {
	background-color:#F00; }

.formulaire_ecrire_auteur{
	margin: auto;
	text-align: right;
	width: 100%;
}
.formulaire_menu_lang label{
	display: none;
}

