.div-captcha{
	border-radius		:	  5px 5px 5px 5px;
	-moz-border-radius	:	  5px 5px 5px 5px;
	-webkit-border-radius:	  5px 5px 5px 5px;
	border				:	1px solid #c0c2c4;
	background-color	:			  #f0f0f1;
}
.formNombreCampos > label {
	font-weight			:			   normal;
	font-size			:				 11px;
}
#txt_captcha{
	margin-top			:				 10px;
}
