@charset "utf-8";
/* CSS Document */
body {
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../../images/fondoweb.jpg);
	background-repeat: repeat;	
}

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

.Tabla_Total {	
	border-style:Solid;
	border-color:#264061;
	border-spacing:2px;	
	background-color:#FFF;
	border-width:thin;
 }
.Sub_Tabla {	
	border-style:Solid;
	border-color:#CC6600;
	border-spacing:3px;
	border-width:thin;
 }

.Tabla_1_Rojo {	
	border-style:Solid;
	border-color: #EA0000;
	border-spacing: 1px;
	border-width:thin;
	text-align:justify;
 }
 
 .Tabla_2_Azul {	
	border-style:Solid;
	border-color:#1E6591;
	border-spacing: 1px;
	border-width:thin;
	text-align:justify;
 }

.Celda {
	border:1px solid black;
	}

#Pie_De_Pagina {
  position: fixed;
  border:1px; 
  width: 100%;
  left: 0px;
  bottom: 0px;
  text-align:center;  
  font-size: 10px;
  z-index:10000;
  opacity:0.9;
 }

#Barra_Navegacion_1 {
	float: right;
	color: #006;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	padding: 3px;
/*margin-right: 10px;*/
/*margin-top: 28px*/
}

#Barra_Navegacion_1 a {
text-shadow:#03F;
color: #FFFFFF;
padding: 4px;
}
#Barra_Navegacion_1 a:hover {
background: #FFCC66;
border:solid 1px #C60;
padding:3px;
}
#Barra_Navegacion_2 {
float: left;
color: #4E5866;
font-family: arial, verdana, sans-serif;
font-size: 12px;
padding: 3px;
/*margin-right: 10px;*/
/*margin-top: 28px*/
}

#Barra_Navegacion_2 a {
text-shadow:#03F;
color: #000;
padding: 4px;
}
#Barra_Navegacion_2 a:hover {
background: #FFCC66;
border:solid 1px #C60;
padding:3px;
}
#Mapa {
	position:absolute;
	width:373px;
	height:197px;
	z-index:201;
	overflow: oculto;
	visibility: visible;
	left: 303px;
	top: 241px;
	background-image:url(../../images/MapaNicaragua.jpg);
	background-repeat:no-repeat;
}
.Texto_1 {
	color: #FFF;
	text-align:center;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-shadow: #000;
	z-index:auto;
}
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
	text-align:justify;
}
.pie1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pie1 a:link{
	color: #00C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.pie1 a:visited{
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.pie1 a:hover{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.textos {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CC6600;
	font-weight: bold;
	border: none;
	list-style-type: none;
}
.Estilo13 {color: #99CCFF;}
.menu1 {color: #003;}

