/*  ----------------------------------------------------------- */
/*  Adaptation feuilles de styles des squelettes pour ama3p  */
/*  ----------------------------------------------------------- */

/* Tableaux du sommaire */
/* ----------------------- */
table.sommaire {
	border-collapse: separate;
	border-spacing: 0em;
	border: hidden; }
table.sommaire td {
	text-align: left;
	padding-right: 1em;
	padding-bottom: 0.5em;
	border: hidden;
	vertical-align: middle;
	width:50%;
}

/* Formulaire de recherche */
/* --------------------------*/
.formulaire_recherche {
	min-width: 10em;
	width: 97%;
	border: 0px;
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 0.77em;
}
.formulaire_recherche{ background: #F5F5F5; }
/* .formulaire_recherche .menu-titre { background-color: transparent; } */
.formulaire_recherche .forml { width: 85%;} 

/* boutons style spip-admin, visibles pat tous */
.boutons-float{position: absolute; left: 20px; top: 0; background-color: transparent; z-index: 100;}

/* Couleurs et design des boutons d'admin */
a.spip-admin-boutons { border-top: 1px solid #cecece; border-bottom: 2px solid #4A4A4A; border-left: 1px solid #cecece; border-right: 1px solid #cecece; text-decoration: none; text-align: center; margin: 0; padding: 1px .5em; font-family: helvetica,arial, sans-serif; font-size: 10px; font-weight: bold; background-color: #fff; color: #0C479D; }
a:hover.spip-admin-boutons { background-color: #fc3; border-bottom: 2px solid #36F; }
a:active.spip-admin-boutons { background-color: #ccc; border-bottom: 2px solid #f00; }

