body { background: #ffffff; margin: 10px; font-size: .9em; font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;  }
embed, .spip_logos { display:block; margin-left:5px; margin-right:auto; padding: 0; border: none;}
.puce { float:left; }
h1 {
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-weight: normal;
	font-size: 2.8em;
	color: #97bf0d;
	font-weight: bold;
	margin-left: 0.3em;
	margin-bottom: 0em;
}
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: 0em; list-style: none; list-style-image: none;}

p {
	margin-bottom: 1.8em;
}

blockquote {
	margin: 20px 0;
	padding: 10px 0px 0 30px;
	color: #000000;
	background: #ffffff url('images/quote1.png') no-repeat left top;
	font-style: normal;
	}

.ps { font-size: 0.82em; }
h3.spip {
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 3px;
	padding-top: 15px;
	text-align: left;
	color:#f6c327;
	line-height: 1.4em;
	text-decoration: none;
}	

/* En-tete */
#entete {
	color: #f6c327; /* orange */
	font-size: .9em;
	padding: 5px 0;
}
#entete h1 {
	margin: 0;
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-weight: normal;
	font-size: 2.5em;
	font-style: italic;
}
#entete h1 img {
	float: left;
	margin: 3px 20px 0px 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;
	font-size: 1em;
	font-weight:bold;
}
#subtitle a {text-decoration: none; color: #97bf0d; } /* vert */
#subtitle a:hover {
	text-decoration: none;
	color: #97bf0d;
	background: #ffffff;
	}

#subtitle a:visited{
	text-decoration: none;
	color: #97bf0d;
	}
.titreMotsCles {
		background-color: #97bf0d; text-align:left; color: #ffffff;
		font-size: 1.2em;
		margin-top: 0.7em;
		margin-right: 50%;
		padding-left: 1em;

	}

.puceTriangle {
		list-style-image: url('./images/puce1.gif');
		margin-left:2em;
			}

.affichageMotsCles {
		margin-top:0.7em;
		}
	
#gauche a.listeLiens {
		text-decoration: none; color:#e2007a; 
		font-size: 1.2em;
		}


#gauche .surtitre {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0.3em;
	font-weight: bold;
	font-variant: small-caps;
	color: #A63E3E;
	font-size: 1.6em;
	}
#gauche .notes {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 0.5em;
	font-family: Georgia, Garamond, Times, serif;
	text-align: left;
	font-size: 80%;
	}

#gauche img {
	margin-top:0px;
	margin-left:-35px;
	margin-right:10px;
	margin-bottom:0;
	}

	#copyright {
		margin-left: 0em;
		margin-right: 0px;
		margin-bottom: 2.5em;
		text-align: left;
		font-size: 1em;
		color: #848F63;
	}
	#copyright a {
		color: #848F63;
		text-decoration: none;
	}
	#copyright a:hover, #copyright a:focus {
		text-decoration: none;
		color: #333333;
		background: #a3dfe4;
	}
	
.texte 
{
	margin-top:1em;
	margin-left:1em;
	margin-right:1.5em;
	margin-bottom:0em;
	line-height:1.5em;
	font-size: 1.2em;
	text-align: left;
}

.chapo {
	font-weight: bold;
	font-size: 105%;
	}
/*pour faire du style barr� dans les articles*/	
.barre {text-decoration:line-through;}