.module_newsletter .content_background {
	overflow:hidden;
	width:338px;
	height:95px;
	background:url('/images/interface/modules/newsletter/illustration.gif') 0px 0px no-repeat;
}

.module_newsletter .top h1 {
	display:inline;
	overflow:hidden;
	float:left;
	width:78px;
	height:13px;
	font-size:1px;
	text-indent:-300px;
	background:url('/images/interface/modules/newsletter/h1.gif');
	margin-left:7px;
	margin-top:8px;
}
.module_newsletter .top a {
	display:inline;
	float:right;
	overflow:hidden;
	width:67px;
	height:18px;
	font-size:1px;
	text-indent:-300px;
	background:url('/images/interface/modules/newsletter/exemple.gif');
	margin-top:5px;
}

.module_newsletter .content .descriptif {
	display:inline;
	float:left;
	margin-left:15px;
	margin-top:12px;
	margin-bottom:0px;
	font-size:13px;
	color:#666666;
}
.module_newsletter .content .abonnement {
	display:inline;
	float:right;
	font-size:11px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:0px;
	color:#666666;
}
.module_newsletter .content .form {
	display:inline;
	float:left;
	overflow:hidden;
	padding:0px;
	width:278px;
	height:18px;
	margin-left:30px;
	margin-top:10px;
	border-bottom:1px solid #6A6A6A;
}
.module_newsletter .content .form .input {
	border:0px;
	background:transparent;
	width:180px;
	margin-left:10px;
	font-size:12px;
	color:#666666;
	outline:none;
}
.module_newsletter .content .form .submit {
	border:0px;
	background:transparent;
	color:#C32121;
	margin-left:10px;
	font-size:12px;
}
