#formularioNewsLetter {
	background-color:	#FFD380;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:	12px;
	/*margin: -45px 6px 0px 6px;*/
	margin: -25px 6px 0px 6px;
    padding:	0px 5px 5px 10px;
	text-align:	center;
    width:	230px;
}

#formularioNewsLetter form {
	background-color:	#FFD380;
}

#formularioNewsLetter form fieldset{
	text-align:	center;
}

#formularioNewsLetter form fieldset legend{
	text-align:	center;
}

#formularioNewsLetter p {
	font-size:	11px;
	text-align:	justify;
}
