/*-   G…N…RAL  -*/

body {
	line-height: 1.3em;
	font-family: Verdana, times, 'Trebuchet MS', sans-serif;
	color: #000;
}

* {
	margin: auto;
}

a {
	text-decoration: underline;
}

.cache {
	display: none;
}

/* "margin auto" gÈnÈrale
--------------------------------------------*/

body, p strong.spip, p.spip {
	margin: auto;
}

/* critËres personalisÈs SPIP 
--------------------------------------------*/

 p.spip {
	padding-bottom: 0.7em;
}

ul .spip {
	font-size: 12px;
}

h3.spip {	
	font-size: 12px;
	font-weight: bold;
	margin: 1em 0;
}

table.spip {
	font-size: 0.9em;
}
.spip_documents {
	margin-top: 1.2em;
}

.spip_doc_titre {
	display: none;
}

#contenu img {
	display: none;
}

.spip-admin-float {
	display: none;
}

/*propriÈtÈ spip pour les tableaux*/

tr.row_first {
	font-size: 0.9em;
	text-align: center;
	margin-top: 5em;
	line-height: 2em;
}

tr.row_odd td, tr.row_even td {
	padding-left: 1em;
}

tr.row_even, tr.row_odd {
	line-height: 1.3em;
}

.spip_documents {
	margin-top: 1.2em;
}

.spip_doc_titre {
	display: none;
}

#contenu img {
	display: none;
}

.spip-admin-float {
	display: none;
}
	
/* colonne gauche 
--------------------------------------------*/

#colonne_gauche {
	display: none;
}

/* colonne droite 
--------------------------------------------*/

#colonne_droite {
	margin: auto;
}

/* propriÈtÈ qui cache le titre 
--------------------------------------------*/


#entete {
	text-align: center;
}

#entete h1 span {
	font-size: 15px;
	font-weight: normal;
}

a#lien_accueil {
 	display: none;
}

/*menu direct
--------------------------------------------*/

#menudirect {
	display: none;
}

/* titre rubrique
--------------------------------------------*/

#titrerubrique {
	margin: 0.9cm 0 0.6cm 0;
}

#titrerubrique img {
	display: none;
}

#titrerubrique h2 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: overline underline;
}

/* CONTENU "mise en forme + typo"
--------------------------------------------*/

#contenu {
	margin: auto;
}

#contenu h1 {
	padding-top: 1.5em;
	padding-bottom: 1em;
	font-style: italic;
	font-size: 14px;
	line-height: 1em;
}

/* pied de page
--------------------------------------------*/

#pied2page {
	display: none
}

#pied2page p.milieu {
	display: none;
}

#pied2page p.bas {
	display: none;
}