@charset "utf-8";
/* CSS Document */


body { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#666; margin-top:30px; margin-bottom:30px;}
h1 {
	font-size:12px;
	text-align: center;
	font-weight: bold;
}
h2 {font-size:13px; }


#contenedor { margin:0 auto 0 auto; width:900px;}
#logo {width:190px; height:126px; float:left; }
#contenido {background-image:url(images/fondo.jpg); background-repeat: no-repeat; width:900px; height:auto; float:left; background-position:bottom; margin-bottom:30px;}
#contenido_presentacion {background-image:url(images/presentacion.gif); background-repeat: no-repeat; width:900px; height:auto; float:left; background-position:bottom; margin-bottom:30px;}
#contenido_informacion {background-image:url(images/informacion.jpg); background-repeat: no-repeat; width:900px; height:650px; float:left; background-position:bottom; margin-bottom:30px;}
#contenido_enlaces {background-image:url(images/enlaces.jpg); background-repeat: no-repeat; width:900px; height:550px; float:left; background-position:bottom;margin-bottom:30px;}
#caja_texto {
	float:left;
	width:400px;
	padding:30px 15px 30px 0px;
}
#caja_texto_rutas {
	float:left;
	width:auto;
	padding:30px 100px 30px 100px;
	text-align: justify;
	font-size: 12px;
}
#caja_texto_enlaces {
	float:left;
	width:380px;
	padding:30px 15px 0px 50px;
	color: #7A6A49;
	font-weight: bold;
	font-size: 12px;
}
#titulo {font-size:12px;}
#contenido_en_construccion {background-image:none; background-repeat: no-repeat; width:900px; height:auto; float:left; background-position:bottom; text-align:center; padding-top:100px;margin-bottom:30px;}
#contenido_rutas {background-image:none; background-repeat: no-repeat; width:900px; height:auto; float:left; background-position:bottom;margin-bottom:30px;}
#contenido_janda {background-image:url(images/janda.jpg); background-repeat: no-repeat; width:900px; height:1050px; float:left; background-position:bottom;margin-bottom:30px;}
#contenido_estrecho {background-image:url(images/estrecho.jpg); background-repeat: no-repeat; width:900px; height:840px; float:left; background-position:bottom;margin-bottom:30px;}
#contenido_serrania {background-image:url(images/serrania.jpg); background-repeat: no-repeat; width:900px; height:auto; float:left; background-position:bottom;margin-bottom:30px;}
#contenido_bahia {background-image:url(images/bahia.jpg); background-repeat: no-repeat; width:900px; height:870px; float:left; background-position:bottom;margin-bottom:30px;}

#contenido_visita {background-image:none; background-repeat: no-repeat; width:900px; height:auto; float:left; background-position:bottom;margin-bottom:30px;}
#fondo_parrafo { float:left; background-image:url(images/visita.gif); width:auto; height:370px; padding:100px 100px 0px 100px;}
#port {text-align:center; padding:50px;}
#logo_port	{text-align:center; padding:100px 0px 100px 0px;}
#mapa { float:right; padding-top:40px; width:auto; }
#plano { float:left; padding-top:50px ; padding-left:100px; width:auto;}
#mapa_rutas{ float:left; text-align:center; width:900px;}
#caja_fotos{ float:left; text-align:center; width:900px;margin-top:30px; margin-bottom:30px;}
#pie{
	clear:left;
	text-align:center;
	font-size:10px;
	font-weight: bold;
}


A.enlaces:link {text-decoration:none;color: #7A6A49;font-weight:bold}
A.enlaces:visited {text-decoration:none;color:#DD8E19;font-weight:bold}
A.enlaces:active {text-decoration:none;color:#DD8E19;font-weight:bold}
A.enlaces:hover {
	text-decoration:underline;
	font-weight:bold
}
a:link img, a:hover img, a:visited img, a:active img{border:none;} 
.menu{
	float:right;
	width:auto;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.menu ul{
	margin: 0;
	
}

.menu ul li{
display: inline;
}

.menu ul li a{
	float: right;
	color: #7A6A49;
	padding-top: 20px  ;
	padding-left:9px;
	padding-bottom:0px;
	text-decoration: none;
}

.menu ul li a:visited{
color: #7A6A49;
}

.menu ul li a:hover, .menu ul li .selected{
	color: #7A6A49 !important;
	padding-top: 20px  ;
	
	padding-left:9px;
	padding-bottom:0px;
	background-image:url(images/bullet.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#active a:link, #active a:visited, #active a:hover
{
background-image:url(images/bullet_active.gif);
background-position: top;
background-repeat: no-repeat;
color:#7A6A49;
border: 0px;
}


#active_sub a:link, #active_sub a:visited, #active_sub a:hover
{
background-image:url(images/bullet_peq_active.gif);
background-position: top;
background-repeat: no-repeat;
color:#7A6A49;
border: 0px;
}



.menu_port{
	text-align:center;
	width: 900px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.menu_port ul{
	margin: 0;

	
}

.menu_port ul li{
display: inline;
}

.menu_port ul li a{
	
	color: #7A6A49;
	padding-top: 20px  ;

	padding-left:9px;
	padding-bottom:5px;
	text-decoration: none;
}

.menu_port ul li a:visited{
color: #7A6A49;
}

.menu_port ul li a:hover, .menu ul li .selected{
	color: #7A6A49 !important;
	padding-top: 20px  ;
	
	padding-left:9px;
	padding-bottom:5px;
	background-image:url(images/bullet.gif);
	background-position: top;
	background-repeat: no-repeat;
}


.submenu{
	float:right;
	width:auto;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

.submenu ul{
	margin: 0;

}

.submenu ul li{
display: inline;
}

.submenu ul li a{
	float: right;
	color: #7A6A49;
	padding-top: 20px;
	padding-left:10px;
	text-decoration: none;
}

.submenu ul li a:visited{
color: #7A6A49;
}

.submenu ul li a:hover, .submenu ul li .selected{
	color: #7A6A49 !important;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left:10px;
	background-image:url(images/bullet_peq.gif);
	background-position: top;
	background-repeat: no-repeat;
}

