@charset "utf-8";
/* CSS Document */

#caparelativa { position:relative; left:200px;}
#capaabsoluta { position:absolute; top:50px; left:200px;}

.encabezadoTablas{font-size: 12px}

.titulo1 {
	font-size: 14px;
	font-weight: bolder;
	font-family: "Trebuchet MS";}

.titulo1-GRIS {
	font-size: 14px;
	font-weight: bolder;
	font-family: "Trebuchet MS";
	color: #999999;}

.titulo1-BcoFondoVerde{
	font-size: 14px;
	font-weight: bolder;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background-color: #84C029;
}
	
.subtitulo1{
	font-family: "Trebuchet MS";
	font-size: 12px;}
	
.subtitulo1-GRIS {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}
.subtitulo1_BlancoFndNegro {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
	
.encabezadoTablasNEGRITAS {
	font-size: 11px;
	font-weight: bold;}

.textotabla{
	font-family: "Trebuchet MS";
	font-size: 14px;}

.textotabla-mediano{
	font-family: "Trebuchet MS";
	font-size: 12px;}
	
.textotablaNEGRITAS {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
	
.textoMediano{
	font-family: "Trebuchet MS";
	font-size: 11px;}
	
.textoMediano-NEGRO{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
	
.textoMediano-BCO{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}

.textoROJO{
	color: #FF0000;
	font-weight: bold;
}
	
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CC3300;
	text-decoration: underline;
}

.micro{
	font-family: "Trebuchet MS";
	font-size: 7px;}

.capa-mostrardatos {
	position:absolute;
	left:63px;
	top:23px;
	width:468px;
	height:135px;
	border: thin solid #339900;
}
.capa-mostrardatosLabel {
	position:absolute;
	left:104px;
	top:57px;
	width:120px;
	height:17px;
	border: thin solid #FF3300;
}
.capa-mostrardatosLabelData {
	position:absolute;
	left:250px;
	top:57px;
	width:120px;
	height:17px;
	border: thin solid #FF3300;
}

.style3 {font-size: 70%;}
.style5 {font-size: 70%; }
