/*** diagramacion principal ***/

html, body{
	margin: 0;
	height: 100%
}

#contenedor{
	text-align: left;
	width: 964px;
	margin: auto;
	height: 450px;
	display: table;
}

#cabecera{
   background-image: url(imagenes/backup.jpg);
   font-size:12pt;
   color: white;
   height: 116px;
   margin: 0 auto;

}

#cabecera .header{
	background-image: url(imagenes/header.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0 auto; 
}

#cabecera .header th{
	font-family: Tahoma;
	color: white;
	font-size: 10px;
}

#anuncio{
	width: 960px;
	border: solid 1px #c6ad60;
	background-color: #eae8d0;
	height: 30px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	padding-bottom:12px;
	text-align: center;
}

#cuerpo{
   margin: 0 0 10px 0;
   font-family: Tahoma;
   font-size: 11px;
   height: 100%;
   
}

#cuerpo .derecha{
	text-align: right;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}

#cuerpo th{
	font-family: Tahoma;
	list-style: none;
	font-style: normal;
	font-size: 11px;
}



/*** menu izquierda ***/

#lateral{
   width: 194px;
   height: 100%;
   margin-bottom: 10px;
   float:left;
   background-color: #eaeaea;
}

#lateral h2{
	background-color: #fcd599;
	font-family: Tahoma;
	font-weight: bold;
	color: #2a3279;
	font-size: 13px;
	width: 190px;
	height: 30px;
	margin-top: 0;
	padding-top: 10px;
	padding-left: 4px;
}


#lateral ul{
   margin : 0 0 0 10px;
   padding: 0 0 0 0;
   list-style: none;
}

#lateral ul h1{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #2a3279;
	
}

#lateral li{
   margin: 1px 1px 1px 2px;
   padding: 1px 1px 1px 2px;
   
}
#lateral li:hover{
   margin: 1px 1px 1px 2px;
   padding: 1px 1px 1px 2px;
   background-color: #f8ddb4;
   
}


#lateral a{
   color: #000000;
   text-decoration: none;
   font-family: Tahoma;
   font-size: 12px;
}
#principal{
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	margin-left: 8px;
	width: 537px;
	height: 100%;
	float: left;
	_margin-left: 4px;

}

/*** menu derecha ***/


#otrolado{
	width: 200px;
	float: left;
	height: 100%;
	background-color: #eaeaea;
	margin-bottom: 10px;
	margin-left: 8px;
	_margin-left:4px;
}

#otrolado h1{
	font-family: Tahoma;
	font-size: 13px;
	color: navy;

}

#otrolado ul{
   margin : 0 0 0 0px;
   padding: 0 0 0 0px;
   list-style: none;
}

#otrolado ul h1{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #2a3279;
}

#otrolado ul h2{
	width: 177px;
	background-image:url(imagenes/bolivia2.gif);
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #2a3279;
	margin-left:5px;

}

#otrolado li{
   margin: 1px 1px 1px 2px;
   padding: 1px 1px 1px 2px;
   
}
#otrolado li:hover{
   margin: 1px 1px 1px 2px;
   padding: 1px 1px 1px 2px;
   background-color: #ffffff;
   
}


#otrolado a{
   color: #000000;
   text-decoration: none;
   font-family: Tahoma;
   font-size: 12px;
}


#camara{
	width: 194px;
	height: auto; 
	margin-left: 6px;
	background-color: #eaeaea;
}

#noticias{
	background-color: #EAEAEA;
	width: 180px;
	margin-left: 10px;
}

#noticias a{
	text-transform: capitalize;
	color: #2a3279;
	
}

/*** parte inferior sitio ***/

#pie{
   background-image: url(imagenes/backpie.gif);
   color: #333300;
   text-align: center;
   background-repeat: repeat-x;
   margin-right: 0pt;
   margin-left: 0pt;
   height: 58px;
   clear: both;
}

#pie p{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

#pie a{
	text-decoration: none;
	color: #000000;
}


#derecha{
	margin: 0 0 0 0;
} 



/******** menu horizontal **********/

#menuh {
	font-family: Tahoma;
	margin-top: 20px;
	text-align: center;
  	width: 960px;
    height: 40px;
    margin: auto;
}

#menuh th{
	font-family: Tahoma;
	font-size: 12px;
	color: #2a3279;
	background-image: url(imagenes/mback.jpg);
	height: 28px;
	text-decoration: none;
}

#menuh th a{
	text-decoration: none;
	color: #2a3279;
}

/******** menu secciones **********/



#menus a{
	text-decoration: none;
	color: #2a3279;
}

#menus h1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2a3279;
}

#menus th.textos  p{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 13px;
	text-align: justify;
}

#menus .style1{
	font-family: Tahoma;
	font-size: 12px;
	color: #ff8208;
}

#menuleft{
	margin: 0;
	padding: 0;
	vertical-align: top;
	position: absolute;
	top:210px;
	text-align: left;
}

#menuleft ul{
	font-family: Tahoma;
	color: black;
	font-weight: normal;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	margin: 0;padding: 0;
}

#menuleft li{
	font-family: Tahoma;
	font-size: 12px;
}

#menuleft li a:hover{
	background-color: #f8ddb4;

}

#menuright{
	margin: 0;
	padding: 0;
	margin-left: 18px;
	vertical-align: top;
	position: absolute;
	top:210px;
}

.textos h2{
	font-weight: bold;
	font-size: 14px;
}
 
/***** indicadores economicos **********/


#indicadores{
	margin-left: 8px;
	margin-right: 10px;
	background-color: #f8ddb4;
	color: #000000;
	
}
#indicadores ul{
	margin-left: 4px;
	background-color: #f8ddb4;
}

#indicadores p a{
	padding-left: 3px;
	color: green;
	background-color: #f8ddb4;
}

#indicadores h1{
	background-color: #f8ddb4;
}

#indicadores li{
	background-color: #f8ddb4;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}


/** Galeria de imagenes **/

#gal-limit{

	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#gal-fila{

	width: 650px;
	margin: 5px;
}

#gal-marco{

	width: 100px;
	margin: 5px;
	background-color: #c1d1de;
	padding: 5px;
	height: 100px;
	float: left;
}

#gal-izq{

	width: 40px;
	margin:5px;
	background-color:#E8E8E8;
	padding:5px;
	height:40px;
	float:left;
	}
	
#gal-der{
	width:40px;
	margin:5px;
	background-color:#E8E8E8;
	padding:5px;
	height:40px;
	float:right;
	}
	

/** fin de la galeria **/

.boton{
	background-color: yellow;
}

/** botones **/

#forms #button{

	color: white;
	font-weight: bold;
	font-size: 12px;
	background-color: #ff8208;
	background-attachment: scroll;
	background-position: center top;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	width: 75px;
	height: 20px;
}

/* Easy Slider */


	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		text-transform: capitalize;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:660px;
		height:399px;
		overflow:hidden; 
		}
	span#prevBtn{
		margin-left: 30px;
		margin-top: 5px;
		font-size: 14px;
		background-color: #f8ddb4;
		color: white;
		}
	span#nextBtn{
		margin-left: 30px;
		margin-top: 5px;
		font-size: 14px;
		background-color: #f8ddb4;
		color: white;
		}
	span#prevBtn a{
		color: white;
		width: 200px
		}
	span#nextBtn a{
		color: white;
		width: 200px
		}			
	

h1{
	font-size:180%;
	font-weight:normal;
	}
h2{
	font-size:160%;
	font-weight:normal;
	}	
h3{
	font-size:140%;
	font-weight:normal;
	}	
img{border:none;}
pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:500px;
	}				

/* // Easy Slider */


/* camara online */

#s6.pics {  
    height:  168px;  
    width:   184px;  
    padding: 0;  
    margin:  0;  
} 
 
s6.pics img {  
    padding: 0px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  184px; 
    height: 168px; 
    top:  0; 
    left: 0 
} 

/* emergentes */

#popup {
	width: 400px;
	height: 200px;
	margin-left: 45px;
	margin-top: 20px;
	background-color: #eaeaea;
	border: solid 1px orange;
}
#popup p{
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}


/* contactos */

#contact td{
	
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;

}

/* form ftp */

.ftp{
	width: 400px;
	font-size: 12px;
	font-family: Arial;
	margin: 0 auto;
}

/*** multimedia inferior ***/

#multi{
   background-color: #000;
   color: #ffffff;
   text-align: center;
   background-repeat: repeat-x;
   margin-right: 0pt;
   margin-left: 0pt;
   height: 58px;
   clear: both;
}

#multi p{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}

#multi a{
	text-decoration: none;
	color: #ffffff;
}

#top{
	width: auto;
	height: 36px;
	background-color: white;
}

.dock{

	width: 400px;

	float: left;
	margin-left: 100px
}
