.post_newsletter h3  {
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	font-variant: normal;
		color:#FFF;

}

.post_newsletter  {
	padding: 5px 10px 10px 10px;
	margin: 0 0 0 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
		background-color:#A4C20C;
		width:220px;

}


.post_newsletter .bouton  {
	margin: 0 10px 0 10px;
	font-size: 1.4em;
	font-weight:bold;
	color:#FFF;
	width: 180px;
	height: 30px;
	background-color: #506522;
	cursor:pointer;
}

.post_newsletter .textfield  {
	margin: 0 0 0 0;
		padding: 0 0 0 0;

	font-size: 1.1em;
	color:#000;
	width: 200px;
	height: 20px;

}



/* -- sidebar -- */

#sidebar .post_newsletter h2 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

#sidebar .post_newsletter .textfield {
	float: left;
	margin: 10px 0 10px 0;
	width:200px;

}
