@charset "UTF-8";
.newError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #e00022;
	text-decoration: none;
	background-position: top;
}
.cuerpo_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #585858;
}
.celda_error {
	border: 1px solid #e00022;
	text-align: center;
	
}
.celda_outline {
	border: 1px dotted #cdbea2;
	text-align: left;
	color: #cdbea2;
	line-height: normal;
	padding-right: 10px;
	padding-left: 10px;
}
a.newError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a.newError:link {color: #e00022}
a.newError:visited {
	color: #666666
}
a.newError:hover {
	color: #e00022
}
a.newError:active {
	color: #333333
}

.newError_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c1501;
	vertical-align: top;
}
.newError_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2d2424;
}

td.newError {
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;
}
.formas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3c1501;
	background-color: #f5f2ea;
	text-align: right;
}

