/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/***********************[FUENTES]**************************************************************/
@font-face {
    font-family: BuccaneerT1;
    font-style:  normal;
    font-weight: normal;
  }
  @font-face {
    font-family: Gill Sans mt;
    font-style:  normal;
    font-weight: normal;
  }
  
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.62em;
	background:#E1DCBA;
}
body.bodygeneral{
	background:#E1DCBA;color:#000080
}
body.indice{
background:#0C0A32

}
/************************[GLOBALES]*******************************************************/
.clearnone{
	clear:none !important
}
.width90{
	width:90%;
}
.gray{
font-style: italic;color:gray;
}
.nobold{
	font-weight:normal !important
}
a.underline{
	text-decoration: underline !important
}
.error
{
	color:red; font-weight:bold;background: #FFFACD;	
}
a.blue{
	color:blue  !important;text-decoration:underline !important
}
.negro{
	color:#000000
}

.nopadding{
	padding:0 !important
}
p.separado{
	margin-top:10px
	}
.clearleft{
	clear:left
}
.margentop
{
	margin-top:1em !important
	}
	.margenmini{
		margin-top:8px;margin-bottom:8px
	}
.margenbottom{
	margin-bottom:1em !important
}	
.margenright{
	margin-right:0.5em !important
}
.margenrightmayor{
	margin-right:1.5em !important
}
.margenleft{
	margin-left:0.5em !important
}
.margenleftmayor{
	margin-left:1.5em !important
}
.margintotal{
	margin:0.7em
}
.margentopdoble{
	margin-top:2em !important
}
.margentoptriple{
	margin-top:4em !important
}
.centrar,.centrarsolo
{
	text-align:center;
	}
	.centrarimportante{
			text-align:center !important;
	}	
.centrar div{
		margin:0 auto;
}
.naranja{
	color:#ff6820
}
.clearing{
	clear:both;
}

.floatleft
{
	float:left;
	}
.floatright
{
	float:right;
	}
.nomargen{
	margin:0  !important;padding:0 !important
}
.nodecoration
{	text-decoration:none
	}
.nofloat{
	float:none !important
}
.top,.valigntopcenter,.valigntopright{
vertical-align:top
}
.valignbot,.valignbotcenter{
vertical-align:bottom
}
.valignmid,.valignmidcenter{
vertical-align:middle
}
.valigntopleft
{
	text-align:left;
	vertical-align:top;
}
.valigntopcenter,.valignbotcenter,.valignmidcenter,.aligncenter{
text-align:center
}
.valigntopright,.alignright{
text-align:right
}
.valigntopleft,.alignleft{
text-align:left
}
.alignjustify{
	text-align:justify	
}
.texto_1{
	padding:0 0.5em
}
.noborder{
	border:none !important
}
.textosbloque,.textosbloque2{
	text-align:left;padding:1em 1.5em;	font-size:13px;font-family: Georgia, Verdana,Times;color:#000000
}
a.blue{
	color:blue !important
}
.textosbloque2{
	padding-bottom:0em;margin-bottom:0em
}
.textosexplicativos{
	text-align:left;color:#000000;font-family:Verdana, Arial;font-size:0.8em;margin-left:15px
}
.nopadding{
	padding:0
}
.nomargin{
	margin:0 !important;
}
.paddingtopleve{
	padding-top:5px !important
}
.marginverlit{
	margin-top:0.2em !important;margin-bottom:0.2em !important
}
.marginvernormal,.marginvernormalmoz{
	margin:1em 0 0 0
}
.marginverboth{
	margin:1em 0
}
.marginhorultra{
	margin-left:4em;margin-right:4em
}

ul.inline,ul.inline li{
	margin:0;padding:0;display:inline;list-style:none;
}
.marginauto{
	margin:0 auto
}
.nooverflow{
	overflow:hidden
}
.displaynone{
	display:none
}
li.default{
	background: url(/im/pin1.gif) no-repeat;
	background-position: 1px 3px;height:18px;padding-left:20px;margin-left:10px
}
li.default a{
	text-decoration:none;font-weight:normal;color:black
}
li.default a:hover{
text-decoration:underline
}
.barraseparador{
margin-bottom:10px;margin-top:8px
}

/******************************[ESTRUCTURA PRINCIPAL]******************************/

#globalwrapper {
	margin:0em auto 0em auto;
	width:1004px;
		background:url(/im/fondo_pasaporte.gif) no-repeat 0 0;
		background-repeat: repeat-y;	
border:1px solid #f45328;border-top:0px;border-bottom:0px
}

#globalwrapper #pagecontent {
	float:left;
	width:1004px;
/*	width:86.5em;	*/
	background-repeat:no-repeat !important;
	background-position:-70px 0  !important;
	min-height:69em;	
}
#cartelpasaporte{
	margin:0 30px
}
#globalwrapper #pagecontent #contentwrapped{
	font-size:1.5em
	}
#footer{
clear:both;
padding:1em;
text-align:right;
}
#globalwrapper #pagecontent #wrapperCartelesTopIndice{
	width:729px;margin-top:4px
}
#globalwrapper #pagecontent #header{
	border:1px solid #f45328;height:120px;border-top:0px;border-left:0px;border-right:0px;
}
/***********[PERGAMINO]********/
#paginawrapper{
	text-align:center;position:relative;margin-top:-45px;z-index:1000;
}
#paginawrapper .paginacolor,#paginawrapper .paginatop,#paginawrapper .paginabottom{
margin:0 auto;
}
#paginawrapper .paginacolor{
margin-top:20px;
background-image: url(/im/pergamino/tours_mid.jpg);width: 984px;
background-repeat: repeat-y;
overflow:hidden;
}
#paginawrapper .paginatop{
	background-image: url(/im/pergamino/tours_top.jpg);width: 984px;
background-repeat: no-repeat;

height:30px;text-align:center;
}
#paginawrapper .paginabottom{
background-image: url(/im/pergamino/tours_bot.jpg);width: 984px;
background-position:left bottom;
background-repeat: no-repeat;
height:47px;

text-align:center
}
#globalwrapper #pagecontent #content{
	margin:0 16px;text-align:left;
}
.cajaportada{
	background: white url(/im/fondos/cajaportada.gif);width: 911px;
background-position:left top;
background-repeat: no-repeat;margin:0 auto;
min-height:293px;margin-top:10px;
}
.cajachica{
	min-height:230px
}
.tituloscajas{
display:block;
color:#000;
font-family:"Trebuchet MS",Verdana;
font-size:22px;
font-weight:normal;
text-align:left;
width:95%;
padding:5px;
padding-top:8px;
margin-left:10px;
}
.cajaportada .imagentexto{
	padding:10px 15px !important;clear:both;margin-top:10px
}
.cajaportada h1{
font-weight:normal
}
.cajaportada .imagenviaje{
	float:left;display:block;
margin-top:10px;border:1px solid black;margin-left:5px
}
.cajaportada .textoright{
	margin-top:10px;margin-left:10px;color:#893d03;width:760px;float:right
}
.cajaportada h2,.textoright a strong{	
clear:both;

display:block;
font-family:Trebuchet MS,Verdana,Arial;
font-size:16px;

text-decoration:none;
text-transform:uppercase;
}
.cajaportada h2{
	color:#256B09;
}
.textoright a strong{
	color:black
}
.cajaportada .textocaja{
	margin-left:18px
}
.cajaportada .cajafooter{

display:block;
height:10px;clear:both
}
#materialgrafico ul {
margin:20px auto;width:820px
}
#materialgrafico ul li{
	display:inline;padding-left:5px
}

div.btnnuevogrande {
background:transparent url(/im/btnnuevos/btngrandeizq.gif) no-repeat 0 0;
display:inline-block;
padding:11px 0 12px 38px;clear:both
}
div.btnnuevogrande a {
background:transparent url(/im/btnnuevos/btngrandedcha.gif) no-repeat  right center;
padding:11px 15px 12px 4px ;
text-decoration: none;font-size:12px;font-family:Verdana,Arial;color:#000;
}
.btnviaje{
	margin-left:120px;margin-top:10px
}
ul.links{
	margin-top:15px;padding-bottom:15px
}
ul.links li{

height:auto;
margin-left:10px;
padding-left:20px;
line-height:25px
}
.rsslink{
background:transparent url(/im/pin1.gif) no-repeat scroll 1px 3px;
height:auto;
margin-left:10px;
padding-left:20px;
}
ul.flickrfoto{
			margin:0 auto;width:810px
}
li.flickrfoto{
float:left;width:400px	;margin-top:10px
}
li.flickrfoto a{
	margin-bottom:5px
}
li.flickrfoto img{
	width:100px !important;height:auto !important;margin-left:30px;
margin-top:10px;
}
#framemaps{
	margin:10px 200px
}
/***********************LIGHTBOX FICHA*******************/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #68782F;
	width: 250px;
	height: 250px;
	margin: 0 auto;z-index: 10000;
}
img#lightbox-image{
	background:white !important
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #C8B78B;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 10px 5px; 
	color: #000; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*********************************/
#footer a{
	color:white !important;text-decoration:none;font-size:14px;display:none
}
div.enlaces{
	position:absolute;margin-top:-60px;width:370px
}
div.enlacesrelativo{
	text-align:center;width:100%;margin-top:10px
}
div.enlacesrelativo div{
	margin:0 auto;width:120px
}
div.enlacesrelativo li,div.enlaces li{
	background: url(/im/btnportada.jpg);background-repeat: no-repeat;
	height:37px;width:110px; padding-top:12px;text-align:center;margin-right:10px;float:right
}
div.enlaces li a,div.enlacesrelativo li a{
	color:black;text-decoration:none; font-family: "Trebuchet MS", Verdana, Arial;font-weight: bold;text-transform: uppercase;
}
div.textolargo{
	line-height:20px;
	margin-left:18px
}

div.textolargo h2,div.textolargo p {
margin-top:10px;
}
div.explicacion{

	background:#e1dcba;border-left:2px solid #ff6820;border-right:2px solid #ff6820;padding:1em;margin:1em;width:80%
}
sup{
	display:none
}
ul.links li{
	background:url(/im/pin1.gif);background-repeat: no-repeat;background-position: 0 9px;padding-left:10px;
}
ul.links li a{
	color:black
}
div#myMap{
	position:relative; width:425px; height:350px;
}
div#mapcontainer{
	position:relative; margin-left:160px;margin-top:20px
}/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
  position: relative;
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
	   width: 1002px !important;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-tango .jcarousel-container {

}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 1002px;
	  height: 425px;

}

.jcarousel-skin-tango .jcarousel-item {
    width: 1002px;
  height: 425px;	
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 0px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal,.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 195px;
    right: 15px;
    width: 37px;
     height:37px;
    cursor: pointer;
    background: transparent url(/js/jquery/jcarousel-img/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -37px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -74px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -74px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal
 {
 right:0;
  left: 36px;   
   background: transparent url(/js/jquery/jcarousel-img/next-horizontal.png) no-repeat 0 -38px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -37px -38px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
  background-position: -74px -38px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
  background-position: -74px -38px;
}
#cargadorcarousel{
	width:200px;height:200px;display:none;position:absolute;z-index:1000;background:url(/im/loadinggrande.gif) no-repeat;left:500px;top:140px
}
#containercarousel{
	position:relative;height:423px
}


