
body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #339999;

}


td {
	font-size: 11;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}
.combos {
	font-size: 12;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
.help {
	font-size: 11;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	background-color: #ffffff;
	width: 100%;
	justify: center;
}
.lista {
	font-size: 11;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}
.navbar {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana, arial, helvetica, sans-serif;
	
}
.footer{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.capas_base table{
	border: solid;
	border-width: 1px;
	border-color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/logo-vertical.jpg);
	background-repeat: no-repeat;
	background-position: center;	
}

.recuadro_tablas table{
	border: solid;
	border-width: 1px;
	border-color: white;
	
}

.titulo{
	background-color:  #84D5D6;
	border:  black,2px,solid;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.link_actualizacion{
	text-decoration: none;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}