#formato{
	font-size:13px;	
}

label.error{
	color:red;
	//background-image: url(../img/cancelar.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
}

input{
	//border: 1px solid #005500;
	
}

input.error{
	//border: 1px solid #00CCFF;
	background-color: #FF9F9F;
}

