#desplegable {
	width: 657px;
	height:100px;	
	margin-top:0%;
	margin-right:10px;
	/*border:#ffffff;*/
	padding:2px;
	padding-right:10px;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Define el ancho de las tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Sustrae 1px de la altura de la lista desordenada--*/
	line-height: 31px; /*--Alineamiento vertical del texto dentro de la tabla--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Desplaza los item de la lista abajo 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 10px;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}

ul.tabs li a:hover {
	background: #ccc;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Estate seguro de que a la tab activa no se le aplicarán estas propiedades hover--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Esto hace que la tab activa esté conectada con respecto a su contenido--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}

.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.textonegrobig{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
a.textonegrobig:link{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
a.textonegrobig:visited{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

a.textonegrobig:hover{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: bold;
}

.textorojobig{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: bold;
}
a.textorojobig:link{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: bold;
}
a.textorojobig:visited{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: bold;
}

a.textorojobig:hover{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

.textorojobig2{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: none;
}
a.textorojobig2:link{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: none;
}
a.textorojobig2:visited{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: none;
}

a.textorojobig2:hover{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: none;
}

.textonegrosmall{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
a.textonegrosmall:link{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
a.textonegrosmall:visited{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

a.textonegrosmall:hover{  
	font-family: verdana,arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: bold;
}

.texto{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: none;
}
a.texto:link{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: none;
}
a.texto:visited{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: none;
}
a.texto:hover{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: none;
}
a.publicidad:hover{  
	font-family: Times New Roman, Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: BOLD;
}

a.publicidad:link{  
	font-family: Times New Roman, Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: BOLD;
}
a.publicidad:visited{  
	font-family: Times New Roman, Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: BOLD;
}
.publicidad{  
	font-family: Times New Roman, Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: BOLD;
}


.textorojo{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: none;
}
a.textorojo:link{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: none;
}
a.textorojo:visited{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: none;
}

a.textorojo:hover{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: underline; 
	font-weight: none;
}

.textorojo2{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: none;
}
a.textorojo2:link{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: none;
}
a.textorojo2:visited{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: none;
}

a.textorojo2:hover{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: underline; 
	font-weight: none;
}

.textoblanco{  
	font-family: arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold;
}
a.textoblanco:hover{  
	font-family: arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: bold;
}
.textoblancopeq{  
	font-family: Verdana,arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold;
}
a.textoblancopeq:hover{  
	font-family: Verdana, arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: none;
}
.textoblancosin{  
	font-family: arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: none;
}

a.textoblancosin:hover{  
	font-family: arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: none;
}
.textonegro{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: none;
}


.textogris{  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #8A8A8A; 
	text-decoration: none; 
	font-weight: none;
}

a.textogris:hover{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #8A8A8A ; 
	text-decoration: underline; 
	font-weight: none;
}

.textolegal{  
	font-family:   Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #747474; 
	text-decoration: none; 
	font-weight: none;
}

a.textolegal:hover{  
	font-family:   Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #c40000; 
	text-decoration: none; 
	font-weight: none;
}


.titulo{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold;
}
.titulo2{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #FAB700; 
	text-decoration: none; 
	font-weight: bold;
}

.titulocesta{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: none;
}

.pedido{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold;
}

.textbox{  
	font-family:  Verdana,Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	background-color: #ffffff; 
	text-align: left; 
	height: 16px;  
	border: #C3C5C8; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.textboxg{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #848B00; 
	text-decoration: none; 
	background-color: #ffffff; 
	text-align: left; 
	height: 20px;  
	border: #848B00; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.textboxwhite{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #336699; 
	text-decoration: none; 
	background-color: #ffffff; 
	text-align: left; 
	height: 14px;  
	border: #286AA6; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.textboxbuscar{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #CC33CC; 
	text-decoration: none; 
	background-color: #ffffff; 
	text-align: left; 
	height: 17px;  
	border: #286AA6; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.textbox2{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #848B00; 
	text-decoration: none; 
	background-color: #ffffff; 
	text-align: left; 
	height: 14px;  
	border: #FBCC4D; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.textbox4{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #848B00; 
	text-decoration: none; 
	background-color: #ffffff; 
	text-align: left; 
	height: 75px;  
	border: #848B00; 
	border-style: double; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.textarea{  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	background-color: #ffffff; 
	text-align: left; 
	border: #848B00; 
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}

input.boton{
    cursor:hand;font-style: "Verdana, Arial, Helvetica, sans-serif";font-size: 10px;font-weight:bold; color: #c40000;border:0 solid #ffffff;background-color : #eeeeee;
}
#botongrande{
    cursor:hand;
	font-style: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 15px;
	font-weight:bold; 
	color: #c40000;
	border:0 solid #ffffff;
	background-color : #eeeeee;
}
input.boton2{
    cursor:hand;font-style: "Verdana, Arial, Helvetica, sans-serif";font-size: 10px;font-weight:bold; color: #c40000;border:0 solid #ffffff;background-color : #F3F3F3;
}


input.botonfoto{
    cursor:hand;font-style: "Verdana, Arial, Helvetica, sans-serif";font-size: 9px;font-weight:bold; color: #ffffff;border:1 solid #ffffff;background-color : #ff9a03;
}


.textoinvitacion{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: none;
}

.iws{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ff9900; 
	text-decoration: none; 
	font-weight: bold;
}
.textoiws{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #8da0bb; 
	text-decoration: none; 
	font-weight: bold;
}

.shadow, 
.content{ 
   position: relative; 
   bottom: 2px; 
   right: 2px; 
} 

.shadow{ 
   background-color: #666; /*shadow color*/ 
   color: inherit; 
} 

.content{ 
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 1px solid #000; /*border color*/ 
   padding: 2px 2ex; 
} 
.shadow2, 
.content2{ 
   position: relative; 
   bottom: 8px; 
   right: 8px; 

  

} 

.shadow2{ 
   background-color: #e4e4e4;; /*shadow color*/ 
   color: inherit; 
} 

.content2{ 
   background-color: #fff; /*background color of content*/ 
   color: #e4e4e4; /*text color of content*/ 
   border: 1px solid #000; /*border color*/ 
   padding:    .5em 2ex;  ; 
} 