/****************************************
	BODY & GENERALITES
****************************************/
body {
	margin:0;
	padding:20px;
	background:#fff;
	text-align:center;
	color:#29292c;
	font-family:Arial, sans-serif;
	font-size:12px;
	z-index:1;
	}
a {
	text-decoration:none;
	color:#f5ad00;
	}
a:hover {
	color:#fff;
	}
a img { border:none; }

img { behavior: url("win_png.htc"); }

hr {
	display:block;
	height:2px;
	margin:35px 60px;
	_margin:2em 5em;
	padding:0;
	border:none;
	background:#1796CD;
	color:#1796CD;
	}
	
.nettoyeur {
	clear:both;
	margin:0;
	padding:0;
	border:0;
	height:0;
	line-height:0.1em;
	font-size:0.1em;
	overflow:hidden;
	}

/**************************************
	PAGE
****************************************/
#page {
	position:relative;
	text-align:left;
	z-index:1;
	}

/****************************************
	ENTETE
****************************************/
#entete {
	background:red;
	display:none;
	}
#entete h1 {}
/****************************************
	NAVIGATION
****************************************/
#navigation {}
#navigation ul {
	position:relative;
	margin:0;
	padding:0 0 0 37px;
	background:#fff;
	width:713px;
	left:0;
	}
#navigation ul li {
	text-align:left;
	}
#navigation ul li a, 
#navigation ul li a:hover,
#navigation ul li a.on {
	color:#000;
	}
/****************************************
	BANDEAU
****************************************/
#bandeau {
 	display:none;
	}
/****************************************
	CONTENEUR
****************************************/
#conteneur {}

/****************************************
	CONTENU
****************************************/
#contenu {}
#logoAccueil {
	display:none;
	}
/****************************************
	DROITE
****************************************/
#droite {}	
#droite .ps {}

/****************************************
	CONTENU
		h3 .chapo .texte ...
****************************************/

h3 {}
h4 {font-size:12px;
	}
.chapo {
	margin:0;
	text-align:justify;
	}
.chapo .lien_document {
	color:#484749;
	}

		
/****************************************
		Boutons spip
****************************************/
div.spip-admin-float {
	display:none;
	}

