@charset "utf-8";
.textoHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #333333;
}

body{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #ebecec;
	margin-left: 0px;
	margin-top: 0px;
}

a {outline: none;}

.campo {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width:200px;
}
