#co_newsletter {
	background:url(../images/newsletter_background.gif) 0px 0px no-repeat;
	width:220px;
	background-color:#204998;
	color:#fff;
}


#co_newsletter h3{
	color:#fff;
}


#co_newsletter_contenu {
	padding:10px;
}

#co_newsletter_contenu input#nom_ins {
	width:145px;
}


#co_newsletter_contenu input#email_ins {
	width:140px;
}

#co_newsletter_contenu input#KT_Insert1 {
	margin:5px;
	margin-left:60px;
}


a#export_inscriptions {
	background:url(../../back/images/xls.gif) left top no-repeat;
	padding-left:20px;
	height:16px;
	display:block;
}

a#export_inscriptions:hover {
	background-position:left -23px;
	color:#993300;
}
