@charset "UTF-8";
.tabla_borde_top {
	clear: both;
	width: 669px;
	background-image: url(../img/cont_top.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tabla_borde_bkg {
	clear: both;
	width: 669px;
	background-image: url(../img/cont_bkg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tabla_borde_bot {
	clear: both;
	width: 669px;
	background-image: url(../img/cont_bot.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.descripcion {
	clear: both;
	width: 669px;
	height: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	padding-bottom: 5px;
}
.validando {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #222222;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.valido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #399625;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.valido2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #399625;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.invalido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #de0000;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.invalido2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.conceptos {
	clear: both;
	width: 615px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
.img_bien {
	background-image: url(../img/bien.png);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 30px;
	width: 30px;
}
.ttl_desc {
	font-family: Arial, Helvetica, sans-serif;
	clear: right;
	width: 569px;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	float: right;
	cursor: pointer;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #008866;
}
.linea_conceptos {
	clear: both;
	width: 615px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 22px;
}
.text_desc {
	font-family: Arial, Helvetica, sans-serif;
	clear: right;
	width: 569px;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	float: right;
	padding-top: 8px;
}
.espacio {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}
.modulo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	clear: both;
	float: none;
}
.img_mal {
	background-image: url(../img/mal.png);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 30px;
	width: 30px;
}
.img_alerta {
	background-image: url(../img/alerta.png);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 30px;
	width: 30px;
}
.tabla_generales {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cccccc;
	border-collapse: collapse;
	
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003C78;
}

.tabla_generales td{
	padding: 5px;
	vertical-align: top;
}
.valores {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity: 0;
	filter: alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
input.text
{
 	height: 30;
	color: #781351;	
	background: #fee3ad;
	border: 1px solid #CFD8E2
}
.imprimir {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	cursor: pointer;
}

