table {
	border-collapse: collapse;
}
table tr.zero td {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.spip-admin {
	position: fixed;
	bottom: 0;
	right: 0;
	padding: 0.7em;
	opacity: 0.7;
	z-index: 10;
}
.spip-admin:hover {
	opacity: 1;
}

#contenuout label {
	display: inline;
}
legend {
	font-weight: bold;
}

#contenuout div {
	margin: 0;
}
div.forum {
}
div.message ul,
div.thread ul {
	margin: 1em 0;
	padding: 0;
}
#contenuout div.message ul li ,
#contenuout div.thread ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#contenuout div.message ul li ul,
#contenuout div.thread ul li ul {
	margin-left: 2em;
}
#contenuout div.message p.spip {
	margin: 3px 0;
	line-height: 1.2em;
}
.par_date {
	font-style: italic;
}
.repondre {
	text-align: right;
}


#Wiki {
	border: 1px solid #9c9481;
	background: #e6e1d5;
	padding: 5px;
}
#wiki_menu,
#wiki_page {
	border: 1px solid #bfb69f;
	background: #f0ede6;
	padding: 0 5px;
}
/*
*/
#wiki_menu a {
	font-weight: bold;
	padding: 0 3px;
}
#contenuout #wiki_page {
	margin: 5px 0 0 0;
	padding: 3px 5px;
}
#wiki_contenu {
	margin: 0;
}
#contenuout #wiki_contenu table {
	margin: 0;
}

/* e6e1d5 */
#contenuout #MySqlFinder,
#contenuout .Interface {
	margin: 1em 0;
}
#contenuout #MySqlFinder .Interface {
	margin: 0;
}

#MySqlFinder {
	border: 1px solid #9c9481;
	background: #e6e1d5;
	background: #f0ede6;
	padding: 5px;
	margin: 1em 0;
}
/*Titre du module */
.Interface h1 {
	font-size: 14px; 
	padding: 0px;
	padding-bottom: 4px;
	margin:0px;	
}
/*resultat de la recherche */
.Interface h2 {
	font-size:12px; 
	padding:0px;
	margin:0px;	
}
/*Titre de l'occurence*/
.Interface h3 {
	font-size:11px; 
	margin:3px;	
}
/*Résumé de l'occurence*/
.Interface h5 {
	font-size:10px; 
	padding:0px;
	margin:0px;
	text-align:justify;
}
.Interface font {
}
.Interface .bouton {
}

/* --------------------- M E N U ---------------------- */
/* ------------------ O N G L E T S ------------------- */
.Interface #BlocOnglets {
	float: left;
}
.Interface #onglet,
.Interface #ongletMenu {
	width:100%;
	margin-top: 5px;
}
.Interface #onglet ul,
.Interface #ongletMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;
	position: relative;
	top: 1px;
	z-index: 10;
}
#contenuout .Interface #onglet li,
#contenuout .Interface #ongletMenu li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	list-style-image: none;
	background: none;
}
#MySqlFinder #onglet a,
.Interface #onglet a,
.Interface #ongletMenu a {
	padding: 3px 5px;
	text-decoration: none;
	float: left;
	display: block;
	white-space:nowrap;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border: 1px solid #9c9481;
}
.Interface #onglet a,
.Interface #ongletMenu a {
	float: none;
}
.Interface #onglet a:hover,
.Interface #ongletMenu a:hover {
	text-decoration: underline;
}
.Interface #ongletMenu #current {
}
.Interface #onglet #current a,
.Interface #ongletMenu #current a {
	background: #e6e1d5;
	border-bottom: 1px solid #e6e1d5;
	font-weight: bold;
}
.Interface #onglet #current a:hover,
.Interface #ongletMenu #current a:hover {
	text-decoration: none;
}


/* partie centrale du module */
.Interface #centre {
	clear: both;
	border: 1px solid #9c9481;
	background: #e6e1d5;
	padding: 5px;
}

/* partie centrale du module */
.Interface #resultat {	
	border-top: 1px solid #9c9481;
}

/* partie résultat du module : ligne paire*/
.paire,
.resultatpair {
	background: #e6e1d5;
	background: #f0ede6;
}

/* partie résultat du module : ligne impaire*/
.impaire,
.resultatimpair {
	background: #fff;
}

/* Bloc des autres champs de l'occurence de résultat*/
.autres ul {
	margin: 0px;
	padding: 0px;
}
/* Bloc des autres champs de l'occurence de résultat*/
.autres li {
	font-size:10px; 
	margin-left:25px;
	padding:0px;
}

.Interface .infoMini {
	font-size: 9px;
	font-weight:none;
	font-color:gray;
}


/* partie navigation*/
#export {
	text-align: center;
}
.navigation {
	font-weight: bold;	
	margin:5px;
	text-align: center;
}
.navigation a {	
	padding: 0 3px;
}


UL.listesSources { margin-top:1px;}
UL.listesSources LI {
	list-style-type:none;
	margin-left:-30px;
}

.tabComposant {
	background: #fff;
	background: #faf8f5;
	background: #f0eeeb;
	background: #f2f0ed;
	background: #f0ede6;
	width: 100%;
	border-spacing:0px;
	cell-padding:0px;
	border: 1px solid #9c9481;
	border: 1px solid #bfb69f;
	margin: 3px 0;
	
}

.tabComposant TD {
	padding:4px;
	border:none;
	vertical-align:top;
	
}

.tabComposant TD A {
}

.tabComposant TD.celluleSourcesBordure {
	border-left: 1px solid #9c9481;
	
}

.tabComposant TD.cellVerrouSource {
	vertical-align:bottom;
	text-align:right;
}

.tabComposant TABLE.tabActions {
	width:100%;
}

.tabComposant TABLE.tabActions TD {
	vertical-align:bottom;
}
.tabActions a {
	font-size: smaller;
}
#contenuout .tabComposant p {
	text-align: left;
	line-height: 1.2em;
}


.ElementCache {
	display:none;
}
.ElementAffiche {
	display:block;
}
.MessageErreur {
	background-color: #FFFFFF;
}
.Message {
	text-align:center;
}
.BlocFiltres{
	text-align:center;
	border:none;
}
.tabStatsSources {
	border:none;
	height:10px;
}
.EntetePopup {
	width:100%;	
	background-color:#FFFFFF;	
}
.ContenuPopup {
}
.ContenuPopup TD {
	vertical-align : top;
}
.tabMoteurRecherche {
	width: 100%;
}
.tabMoteurRecherche TD {
	vertical-align:top;
}
.ResultatParPage{
	float: right;
	margin-left: 1em;
}
.MessageRetourUtilisateur {
	height:100%;
	width:50%;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
.tabResultats {
	width:100%;
	border: 1px solid #9c9481;
}
.tabResultats TD, .tabResultats P {
	border:none;
}

#contenuout p.resultdescript {
	margin: 0.5em 0;
	font-size: smaller;
	line-height: 1.2em;
}
#contenuout p.resultdescript img {
	padding-right: 7px;
}

table.tablResulAffich {
	border-collapse: collapse;
	width: 100%;
}
table.tablResulAffich td {
	vertical-align: top;
	padding: 0 3px;
}
#contenuout div.resultMoteur {
	margin-top: 2px;
	font-size: smaller;
	line-height: 1em;
	padding: 3px 0;
}
table.resultMySQLF th,
table.resultMySQLF td {
	vertical-align: top;
}
table.resultMySQLF th {
	padding-right: 7px;
}
.lienSource {
	line-height: 1em;
}
.tabComposant img {
	padding-top: 0.5em;
}
#contenuout div.titreCategorie {
}
.tabComposant .titreCategorie img {
	padding-top: 0;
}
