.table_email th.actif, .table_email td.actif {
	cursor:pointer;
}

.table_email th.actif:hover, .table_email td.actif:hover {
	background-color:#CFD0FF;
}

.newsletter_titre {
	margin:5px 20px;
	border:1px #000000 solid;
	background-color:#3E70B5;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:20px;
	padding-top:5px;
	text-align:center;
}

.newsletter_corps {
	margin:5px 20px;
	border:1px #000000 solid;
}

.jauge_envoi_nl {
	display:inline;
	border:1px #000000 solid;
	padding:5px;
	margin:0px 5px;
}

.bloc_nl {
	width:224px;
	height:56px;
	float:left;
}

.bloc_nl input {
	width:197px;
}

.bloc_nl_titre {
	color:#676767;
	font-size:16px;
}

#form_AjoutNL input {
	height:18px;
	margin:15px 0px 0px 0px;
	padding:0px;
}

#form_AjoutNL a img {
	margin-top:15px;
	margin-bottom:3px;
	vertical-align:top;
}
