/*  

NEWSLETTER TITRE ROUGE

*/
.newsletter {
	width:173px;
}
.intitule {
	height:24px;
	background-image:url(../../../../images/modules/marron_bckgrd.jpg);
	background-repeat:repeat-x;
}
.intitule_titre {
	padding-top:5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.intitule_left {
	float:left;
	height:24px;
	width:15px;
	background-image:url(../../../../images/modules/marron_left.jpg);
	background-repeat: no-repeat;
	padding-top:-5px;
}
.intitule_right {
	float:right;
	height:24px;
	width:15px;
	background-image:url(../../../../images/modules/marron_right.jpg);
	background-repeat: no-repeat;
}
.newsletter_content {
	background-color:#efefef;
	border:1px solid #bbb8b5;
	border-bottom:none;
	border-top:none;
	padding:5px;
}
.newsletter_bottom {
	width:173px;
	height:13px;
	background-image:url(../../../../images/modules/marron_bottom.jpg);
	background-repeat: no-repeat;
}
.newsletter .bouton  {
	height: 22px;
	width: 25px;
	font-size: 0.9em;
}

.newsletter .textfield {
	float: left;
	padding: 2px;
	margin: 0 5px 0 0;
	width: 120px;
	color: #ffffff;
	border: 1px solid #333333;
	background: #999999 url(../../../../images/background_search_input.gif) repeat-x center top;
}