/* écrit par Johannès */

h1 {
	margin-top: 20px;
	margin-bottom: -10px;
	
}
#abonnement {
	background-color: #999999;
	background-image: url(../../fondjo9.gif);
	background-image: url(../../fondjo6.gif);
}
h3 {
	color: #cc0033;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0px;
	background-color: #999999;
	background-image: url(../../fondjo9.gif);
	background-image: url(../../fondjo6.gif);
}
h3 form {
	display: inline;
}
.erreurformulaire {
	text-align: center;
	color: #ee1155;
	font-size: 80%;
	font-weight: bold;
	margin-top: -10px;
	clear: both;
}
.cuissons p {
	text-align: center;	
}
.titrenouvelle {
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	background-color: #cccccc;
	background-image: url(../../fondjo9.gif);
	background-image: url(../../fondjo6.gif);
}
.listenouvelles {
	text-align: center;
	font-size: 80%;
	border: 1px dotted #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 14%;
	padding: 0px 5px 50px;
	float: left;
}
.listenouvelles a {
	color: #000000;
}
.nouvelle {
	color: #444499;
	background-color: #eeeedd;
	width: 70%;
	margin-right: 4%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 5% 50px;
	float: right;
}
.nouvelle img {
	margin: 0px -5%;
	width: 110%;
}
.nouvelle h6 {
	font-size: 80%;
	margin: 8%;
}
.nouvelle p {
	text-indent: 8%;
}
.nouvelle .datte{
	text-align: right;
	margin-top: 60px;
	margin-bottom: -60px;
}
.nouvelleaffichee{
	border: 1px dotted #111111;
	background-color: #999999;
	background-image: url(../../fondjo6.gif);	
	background-image: url(../../fondjo9.gif);	
}
