body { background: #FFFFFF; margin: 10px; font-size: .85em; font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; }
img, .spip_logos { margin: 0; padding: 0; border: none; }

a { text-decoration: none; color: #A6833E; }

a:hover {
	text-decoration: none;
	color: #328585;
	background: #FFBFBF;
	}
	
a:visited{
	text-decoration: none;
	color: #BF9B9B;
	}

ol, ul, li {padding: 0; margin: 0em; list-style: none; list-style-image: none;}

div#gauche {

		padding: 1px 0;
		text-align: left;
		}
		
.navigationGauche li a:link {
	text-decoration: none;
	color: #999999;
	}	
	
.navigationGauche li a:visited {
	color: #cccccc;
	text-decoration: none;
	}
	
.navigationGauche li a:hover {
	color: #333333;
	background-color: #99cccc;
	text-decoration: none;
		}
		
.contenuCentre {
	margin: 0px; }

.contenuCentre h1,h2 {
	font-size: 1,5em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #7C9999;
	}

.contenuCentre .ol, .ul, .li {padding: 0; margin: 1em; list-style: none; list-style-image: none;}

.contenuDroit .titre {
	background-color: #A6833E; text-align:center; color: #ffffff;
	margin-bottom: 1em;
	}

.contenuDroit a { text-decoration: none; color: #7C9999; }

.contenuDroit a:hover {
	text-decoration: none;
	color: #00000;
	background: #FFBFBF;
	}
	
.contenuDroit a:visited{
	text-decoration: none;
	color: #BF9B9B;
	}
	
/* En-t�te */

#entete {
	color: #f6c327;
	font-size: .9em;
}


#entete {
	padding: 5px 0;
}
#entete h1 {
	margin: 0;
}

#entete h1 {
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-weight: normal;
	font-size: 2.5em;
	font-style: italic;
}

#entete h1 img {
	float: left;
	margin: 7px 20px 10px 15px;
}

#entete a { text-decoration: none; color: #f6c327; }

#entete a:hover {
	text-decoration: none;
	color: #f6c327;
	background: #ffffff;
	}
	
#entete a:visited{
	text-decoration: none;
	color: #f6c327;
	}

#subtitle {
	margin: 3px 0 20px 90px;

}
#subtitle {
	font-size: 1em;
	font-weight:bold;
}



#subtitle a {text-decoration: none; color: #97bf0d; }

#subtitle a:hover {
	text-decoration: none;
	color: #97bf0d;
	background: #ffffff;
	}
	
#subtitle a:visited{
	text-decoration: none;
	color: #97bf0d;
	}
	

	