#newslet h3{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #372412;
	background-color: #e8ad35;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/arrondi-jaune.gif);
	background-repeat: no-repeat;
}
#sidebar #newslet {
	margin-left: 20px;
	background-color: #ffea6f;
	/*border: thin solid #66a342;*/
	margin-top: 20px;
	height: 117px;
	width:190px;
}
#sidebar #newslet #newsletter-middle #inscriptionLettre {
	float: right;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	
}
#sidebar #newslet #newsletter-middle #adresseLettre {
	text-align: center;
	margin-left: 18px;
	border:1px solid #b58a61;
}
#sidebar #newslet #newsletter-middle #nomLettre {
	text-align: center;
	margin-left: 18px;
	border:1px solid #b58a61;
	margin-top:10px;
}
#sidebar #news {
	background-image: url(../images/arrondi-jaune-bottom.gif);
	background-repeat: no-repeat;
	text-align: right;
	margin-left: 20px;
}

