@charset "iso-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #ED1C24;
}
a:active {
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}

.red {
	color: #ED1C24;
	font-weight: bold;
}
.gris {
	color: #8A7864;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1C24;
	line-height: 18px;
	font-weight: bold;
}
.campo {
	width: 185px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 18px;
	background-color: #E6E1DD;
	border: none;
	border-color: none;
	border-bottom: none;
	border-width: #8A7864;
}
.campo2 {
	width: 185px;
	height: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 18px;
	background-color: #E6E1DD;
	border: none;
	border-color: none;
	border-bottom: none;
	border-width: none;
}

