body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: #91636E;
}
li {
	line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#bandeau {
	height: 168px;
}
#contenu {
	background-color: #0c8000;
	border:1px solid #FFFFFF;
}

#contenu-accueil {
	background-color: #0c8000;
	height: 356px;
}



/* Pave central 780 px centre */

#centre {
	position: absolute;
	width: 790px;
	left: 50%;
	margin-left: -395px;
	margin-top: 6px;
	border-top: 0px none #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	margin-bottom: 0px;
	padding: 0px;
}
a {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

/* Recoit le menu horizontal */
#haut {
	height: 22px;
	padding-left:0px;
	margin-bottom:0px;
	background-color:#65ad5e;
	border:1px solid #FFFFFF;
	border-bottom:0;
}



#haut ul {
	padding:0px;
	margin0px;
}

#haut li {
	padding:0px;
	margin0px;
}


.menu-horizontal {
	width: 100%; /* prcision pour Opera */
	margin:0px; /* indentation utilise par IE */
	padding:0; /* indentation utilise par Mozilla */
	list-style-type: none;
	text-indent: 0px;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}

.menu-horizontal li {
float: left;
margin:0;
list-style-type: none;
line-height: 22px; /* centrer le texte verticalement */
text-indent: 0px;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-right: 1px solid #FFFFFF; /* trait blanc de sparation  gauche de chaque item */

}

.menu-horizontal a {
	margin: 0 0px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;

}

.menu-horizontal a:hover {
	background: #096300;
	text-decoration: none;
	color:#FFFFFF;
}

.menu-horizontal a:visited {
	color:#FFFFFF;
}


.actif a {
	background: #096300;
	text-decoration: none;
	color:#FFFFFF;
}

.actif a:visited {
	color:#FFFFFF;
}

/* texte principal */

#texte {
	padding: 10px 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 194px;
	background-color: #2c9622;
	margin-bottom: 0px;
}
hr {
	margin: 0px;
	padding: 0px;
}

#texte-accueil {
	padding: 0;
	padding:0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 194px;
	background-color: #2c9622;
	height: 356px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ddc734;
}

h1 small {
 display: block;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #fdfffc;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
.descriptif {/* Descriptif article */
	font-size: 10px;
	display: block;
	list-style-type: none;
	font-weight:normal;

}


/* Bande gauche */

#gauche {
	width: 194px;
	float: left;
	margin: 0px;
	padding: 0px;

}

#gauche-accueil {
	width: 170px;
	float: left;
	margin: 0px;
	padding: 10px;
	
}

#gauche-accueil p {
	font-weight:bold;
	
}

#gauche-accueil ul{
	margin: 0px;
	padding: 15px;
	padding-top:0px;
}
.noir {
	color:#000000;
}



#gauche img {
	width: 194px;
}

.hrinvisible {
	clear: both;
	visibility: hidden;
	margin:0px;
	padding:0px;
	height: 1px;
	}

/* Bas */

#sponsors {
	background-color: #FFFFFF;
	padding:3px;
	text-align: center;	
}
#sponsors img {
	margin: 5px 2px;
}

#bas {
	position: absolute;
	width: 792px;
	left: 50%;
	margin-left: -396px;
	margin-top: 3px;
	background-color: #FF6600;
	margin-bottom: 0px;
	
}

#bas a {
}
.galerie img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bas a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

/* Galerie */

#galerie {
	border:0;
}

#galerie a {
	text-decoration:none;
}

#galerie td {
	border:0;
	padding:10px;
}

#galerie img {
	border:3px solid #FFFFFF;
}

/*
-----
*/

table.spip {
	font-size: 11px;
	width:75%;
	border-collapse: collapse;
}

table.spip td, table.spip th {
	padding: 3px;
	border: 1px solid #FFFFFF;
}

table.spip th {
	color:white;
	font-size:1.2em;
	background-color: #65ad5e;
	text-align: left;
}

table.spip tr.row_odd {
	background-color:#cc6336;
}

/*
----- Galerie photos
*/

#galerie {
	margin-top: 5px;
	border-top: 1px solid white;
}

#galerie .photo {
	padding:3px;
	float:right;
	height:120px;
	width:127px;
	margin: 0 3px 3px 0;
	text-align:center;
	font-size:90%;
	overflow: hidden;	
}

#galerie {
	
}

#galerie li {
	margin:1px;
	padding:1px;
	margin-left:0;
	margin-bottom:20px;
	font-weight:normal;
	text-indent: 0pt;
	list-style-type: none;
	display:inline;
	float:left;
	width:24%;
	vertical-align: middle;
	exbackground-color: #F2EBD1;
	text-align: center;
	line-height: 100%;
}

#galerie ul {
	margin:15px 0px 0px 5px;
	padding:0px;

}

.titre_photo {
	font-size: 10px;
	display: block;
	list-style-type: none;
	font-weight:normal;
	padding-top:0px;

}

#galerie img {
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#articles {
	margin-top: 5px;
	border-top: 1px solid white;
	clear:right;
}

#articles p{
		border-bottom: 1px dotted #CAE5A6;
		padding-bottom:10px;
}

#articles strong{
	font-size:120%;
}
#articles small {
	display:block;
	font-variant: small-caps;
	color:#000000;
	}

.formulaire_ecrire_auteur input, textarea {
	display:block;
}

.formulaire_ecrire_auteur p.spip_bouton input {
	float: right;
}

.nettoyeur {
	clear:right;
}

#photos_actu {
	width:200px;
	padding: 10px;
	float:right;
}

#photos_actu img {
	border:5px solid white;
}

.lesauteurs {
	text-align: right;
	color: #ddc734;
	font-style: italic;
}
