body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #75870F;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.jungla #base {
	position: absolute;
	top: 50%; left: 50%; 
	margin: -300px 0 0 -450px; 
	background: #75870F url(imagenes/fondointerior.jpg) no-repeat left top;
	width: 900px;
	height: 600px;
	 }
/*Pagina de incio*/
.jungla #baseindex {
	position: absolute;
	top: 50%; left: 50%; 
	margin: -300px 0 0 -450px; 
	background: #75870f;
	width: 900px;
	height: 600px;
	z-index: 0;
	 }
.jungla #baseindex #intro{
	width: 500px;
	top: 40px;
	left: 300px;
	position: absolute;
	z-index: 1;
	
}
.jungla #baseindex .idioma{
	position: absolute;
	z-index: 2;
	top: 15px;
	right: 130px;
	
}
.jungla #baseindex .idioma img{
	border: none;
}
.jungla #baseindex #intro h1{
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
	color: #fff;
	text-align: left;
	
}
.jungla #baseindex #pieindex{
	margin-top: -60px;
	text-align: center;
	font-size: 10px; color: #ccc
}
/**/	
.jungla #container {
	height: 500px;
	width: 780px;  
	background: transparent;
	text-align: left; 
	margin: 50px auto;
	}
.jungla #sidebar1 {
	float: left; 
	width: 155px; 
	background: transparent; 
	padding: 0 0 15px 0;
}
.jungla #sidebar1 ul{
	margin: 20px 0 0 0;
	padding: 0;
	line-height: 150%;
	list-style: none;
}
.jungla #sidebar1 ul li{
	background: #fff;
	margin: 0 0 5px 0;
	
	}
.jungla #sidebar1 ul li a{
	background: #fff;
	font-weight: bold;
	color: #008345;
	text-decoration: none;
	padding: 5px 0 5px 25px;	
	display: block;
	}
.jungla #sidebar1 ul li a:hover {
	background: #D97F4C;
	color: #000;	
	display: block;
	}
.jungla #sidebar1 ul li a.actual {
	background: #D97F4C;
	color: #000;	
	}
.jungla #sidebar1 #logo {
	height: 140px;
	width: auto;
	background: #fff url(imagenes/logo-interior.png) no-repeat 10px 10px; 
	padding: 0;

}
.jungla #mainContent { 
	margin: 0 0 0 130px;
	padding: 0; 
} 
.jungla #mainContent #cab{ 
	width: auto;
	height: 120px;
	background: url(imagenes/head_interior.jpg) no-repeat left top;
	padding: 0 0 0 10px;
	margin: 0 0 0 40px;
} 
.jungla #mainContent #content{ 
	width: auto;
	height: 300px;
	background: url(imagenes/content-fondo.png) no-repeat left top;
	padding: 20px;
	margin: 10px 0 0 40px;
		}
.jungla #mainContent #texto{ 
	width: 280px;
	height: 300px;
	background: transparent;
	padding: 0 ;
	margin: 0 ;
	/*overflow: auto;
scrollbar-face-color: #75870F;	
scrollbar-shadow-color: #75870F; 
scrollbar-highlight-color: #75870F; 
scrollbar-3dlight-color: #fff; 
scrollbar-darkshadow-color: #fff; 
scrollbar-track-color: #F5F5F5; 
scrollbar-arrow-color: #fff;
	
	*/}
.jungla #mainContent #texto h1, .jungla #mainContent #texto h2  {
	font-size: 16px;
	color: #fff;
	padding: 0;
	margin: 0;
}
.jungla #mainContent #texto p {
	line-height: 140%;
}
.jungla #mainContent #fotos{ 
float: right;
width: 280px;
height: 250px;
margin: -280px 0px 0 0;
overflow: auto;
scrollbar-face-color: #75870F;	
scrollbar-shadow-color: #75870F; 
scrollbar-highlight-color: #75870F; 
scrollbar-3dlight-color: #fff; 
scrollbar-darkshadow-color: #fff; 
scrollbar-track-color: #F5F5F5; 
scrollbar-arrow-color: #fff;
}
.jungla #mainContent #fotos img { 
margin: 10px 0; 
display: block;
border: 1px solid #fff;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#pie { text-align: center; font-size: 10px; color: #ccc}
--> 
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.jungla #sidebar1 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.jungla #sidebar1 { padding-top: 30px; }
.jungla #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
