HR.linea_punteada {
	width:332px;
	CLEAR: both;
	margin: 0 0 0 4px;
	border: 1px 0 0 0;
	border-top: #999999 1px dashed;
	PADDING-TOP: 0px;
	HEIGHT: 1px;
	BORDER-BOTTOM: #ffffff 0px dashed;
}

.txtArchivoServidor {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}

.txtArchivoLink {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	cursor:pointer;
}

.txtFecha {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.txtVerde {
	font-family: Tahoma;
	font-size: 11px;
	color: #54EB63;
	text-decoration:none;
}
.titTop {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5a2000;
}
.LinkTop:link { font-family: Tahoma;	font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.LinkTop:visited { font-family: Tahoma;	font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.LinkTop:hover { font-family: Tahoma;	font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline}

.LinkNegro:link { font-family: Tahoma;	font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}
.LinkNegro:visited { font-family: Tahoma;	font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}
.LinkNegro:hover { font-family: Tahoma;	font-size: 12px; font-weight: normal; color: #000000; text-decoration: underline}

.LinkNegroBold:link { font-family: Tahoma;	font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
.LinkNegroBold:visited { font-family: Tahoma;	font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
.LinkNegroBold:hover { font-family: Tahoma;	font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline}

.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #f1b500;
}

.form2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	border: 0px
}

.fondoCajas {
	background-color: #f1b500;
	background-image: url(images/fondo-cajas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondoCajasCentral {
	background-color: #f1b500;
	background-image: url(images/fondo-cajas-central.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.txtNegro { font-family: Tahoma;	font-size: 12px; font-weight: normal; color: #000000; text-decoration: none}
.txtTitCajas { font-family: Tahoma;	font-size: 12px; font-weight: bold; color: #ffd558; text-decoration: none}
.borde {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #F1B500;
	border-left-color: #F1B500;
}
body {
	background-color: #1e2a4c;
}

