body { background: #ffffff; margin: 10px; font-size: .9em; font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;  }
img, .spip_logos { margin: 0; padding: 0; border: none; }
a { text-decoration: none; color: #e2007a; /*rose*/ }

a:hover {
	text-decoration: none;
	color: #333333;
	background: #a3dfe4; /*bleu*/ 
	}	
a:visited{
	text-decoration: none;
	color: #BF9B9B;
	}
ol, ul, li {padding: 0; margin:0.3em; list-style: none; list-style-image: none;}
h2 {
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-weight: normal;
	background-color: #97bf0d; text-align:center; color: #ffffff;
	font-size: 2.8em;
	margin-bottom: 0.2em;
}

div#gauche {
		float: left;
		width: 80%;
		padding: 1px 0;
		}
		
#gauche .titre {
	background-color: #97bf0d; text-align:center; color: #ffffff;
	font-size: 1.1em;
	margin-bottom: 1em;
	}
	
/* En-t�te */
#entete {
	color:#f6c327; /* orange */
	font-size: .9em;
	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;
	color: #a3dfe4; 
}
#entete h1 img {
	float: left;
	margin: 7px 20px 20px 15px;
}
#entete a { text-decoration: none; color: #a3dfe4; }
#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: #f6c327; } /*orange*/
#subtitle a:hover {
	text-decoration: none;
	color: #97bf0d;
	background: #ffffff;
	}
	#subtitle a:visited{
	text-decoration: none;
	color: #97bf0d;
	}
#social li {
  display: inline-block;
  padding-right: 10px;
  }  
#social li a:hover {
	background-color: #ffffff;
		}

#social {margin-top: 1em;}
/* Mention de paternite */
#copyright {
	margin-left: 0em;
	margin-right: 0px;
	text-align: left;
	font-size: 1.6em;
	color: #848F63;
}
#copyright a {
	color: #848F63;
	text-decoration: none;
}
#copyright a:hover, #copyright a:focus {
	text-decoration: none;
	color: #333333;
	background: #a3dfe4;
}

.vert {
	font-weight: bold;
	color:#97bf0d; /* vert */
}
