/* Elementos que queremos limpiar completamente: */

*
{
	margin: 0;
	padding: 0;
	border: none;
}

html
{
	font: 62.5% "Lucida Grande" , Lucida, Verdana, sans-serif;
	text-shadow: #fff 0px 0px 0px; /* Elimina el efecto bold en Safari */
}

ul
{
	list-style: none;
	list-style-type: none;
}

/* Ajustes tipográficos */

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address
{
	font-weight: normal;
	margin: 0 0 1em 0;
}

cite, em, dfn
{
	font-style: italic;
}

sup
{
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub
{
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

li, dd, blockquote
{
	margin-left: 1em;
}

code, kbd, samp, pre, tt, var, input[type='text'], textarea
{
	font-size: 100%;
	font-family: monaco, "Lucida Console" , courier, mono-space;
}

del
{
	text-decoration: line-through;
}

ins, dfn
{
	border-bottom: 1px solid #ccc;
}

small, sup, sub
{
	font-size: 85%;
}

abbr, acronym
{
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a abbr, a acronym
{
	border: none;
}

sup
{
	vertical-align: super;
}

sub
{
	vertical-align: sub;
}

h1
{
	font-size: 2em;
}

h2
{
	font-size: 1.8em;
}

h3
{
	font-size: 1.6em;
}

h4
{
	font-size: 1.4em;
}

h5
{
	font-size: 1.2em;
}

h6
{
	font-size: 1em;
}

/*** LINKS: Recuerda utilizar siempre la regla del LoVe-HAte ***/

a, a:link, a:visited, a:hover, a:active
{
	/* 	Si quisieramos eliminar la línea de puntos que aparece al pulsar un enlace, aplicaríamos la siguiente propiedad: outline: 0; 	 	Sin embargo no se recomienda, por temas de accesibilidad para navegación con teclado (lo cual implica temas legales, un tema peliagudo). 	*/
	text-decoration: none;
}

a img
{
	border: none;
	text-decoration: none;
}

img
{
	border: none;
	text-decoration: none; /* 	Si añades un background aparecerá como fondo de la imagen, útil para imágenes de carga 	*/
}

/* Formularios */

label, button
{
	cursor: pointer;
}

input:focus, select:focus, textarea:focus
{
	background-color: #FFF;
}

/* Clases útiles */

.clear
{
	clear: both;
}

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

/* Para empezar un layout centrado: */

body
{
	text-align: center; /* Hack para que IE6 no de problemas */
	background-color: #000000;
	/*color: #FFFFFF;*/
}

.wrapper
{
	margin: 0 auto;
	text-align: left;
}

/*************************************************************************************/

#Contenedor
{
	width: 880px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#MenuSuperior
{
	width: 860px;
	height: 157px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#MenuSuperior ul
{
	margin: 0;
}
#MenuSuperior li
{
	float: left;
	margin: 0;
}

/**** CONTENIDO CENTRAL ***************************************************************/
#ContenidoCentral
{
	width: auto;
	height: auto;
	clear: left;
	margin-right: 15px; /*background-image:url(images/fondoCompra.jpg);*/
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left: 40px;
}
#ContenidoCentralFlash
{
	width: auto;
	height: auto;
	clear: left;
	margin-right: 15px; /*background-image:url(images/fondoCompra.jpg);*/
	background-repeat: no-repeat;
	background-position: 20px; /*padding-left: 40px;*/
}
#ContenidoCentral h1
{
	font-size: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	width: 775px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #fff;
}

#ContenidoCentral h5
{
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 765px;
	margin: 10px 30px;
	text-align: left;
	padding: 5px 20px;
	color: #fff;
	background-color: #000;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	khtmlopacity: .9;
	opacity: .9;
}

#CuadradoEsquinasRedondas
{
	float: left;
	background-color: #000;
	/*color: #FFF;*/
	width: 780px;
	overflow: hidden; /*margin-right: 30px;*/
	margin-bottom: 10px; /*margin-left: 30px;*/
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	/*filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	khtmlopacity: .9;
	opacity: .9;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#CuadradoEsquinasRedondasConfirmar
{
	float: left;
	background-color: White;
	/*color: #FFF;*/
	width: 780px;
	overflow: hidden; /*margin-right: 30px;*/
	margin-bottom: 10px; /*margin-left: 30px;*/
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	/*filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	khtmlopacity: .9;
	opacity: .9;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Descripcion
{
	margin: 0px;
}

#Descripcion p
{
	margin: 4px;
}

#CuadradoEsquinasRedondas p.Titulo
{
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	width: 769px;
	padding: 3px 3px 3px 8px;
	background-image: url(images/barraSuperiorCompra2.png);
	margin-left: -20px;
}

#BarraLP
{
	background-image: url(images/barraOfertas.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 780px;
}

#ListaServicios
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-image: url(images/barraSuperiorCompra.png);
	background-repeat: no-repeat;
	color: #FFF;
	width: 780px;
	height: 33px;
	margin-top: 10px;
	margin-right: 45px;
}
#ListaServicios .servicio
{
	float: left;
	margin: 8px 12px;
	color: #fff;
}
#ListaServicios .servicio a
{
	color: #fff;
	text-decoration: none;
}

#ListaServicios .servicio a:hover
{
	color: #fff;
	font-weight:bolder;
}

#ContenidoCentral form
{
}

#ContenidoCentral h2
{
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	color: #000;
}

#ContenidoCentral h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#ContenidoCentral h3.Compra
{
	text-align: left;
	font-weight: bold;
}
#ContenidoCentral h4
{
	/*font-weight:bold;*/ /*color:#3E9CCF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

fieldset.LineaSuperior
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0d0d0;
	margin:0px 0px 0px 0px;
}

fieldset.Cerrado
{
	border-width: 1px;
	border-style: solid;
	border-color: #d0d0d0;
	margin:0px 0px 0px 0px;
}

.Texto
{
	color: #FF0000;
	padding-top: 5px;
	font-weight: bold;
}



/* --- Campos del formulario precompra.asp ---*/
div.PricesBackground
{       
       width: 362px;
       float:left;  
       margin-left:40px;
       margin-top:7px;
}

#preciosBackgroundLP
{
	background-image: url('images/grayBack.jpg');
	background-repeat: no-repeat;
	height:132px;
}

#PreciosTT
{
	background-image: url('images/grayBack.jpg');
	background-repeat: no-repeat;
	height:132px;
}

#PrecioTTBusBack
{
	background-image: url('images/grayBack.jpg');
	background-repeat: no-repeat;
	height:132px;
}

#PreciosTicketPremiumBack
{
	background-image: url('images/grayBack.jpg');
	background-repeat: no-repeat;
	height:132px;
}

#preciosBackgroundTarjetaAnualLP
{
	background-image: url('images/grayBack.jpg');
	background-repeat: no-repeat;
	height:132px;
	width:370px;
}

#LogoLoroParque
{
	width: 357px;
	float: left;
	margin-right: 0px;
}


#PreciosLoroParqueWeb
{
	width: 170px;
	float: left;
	margin: 5px;
	margin-top:15px;
}

#PreciosTarjetaAnualLP
{
	width: 170px;
	float: left;
	margin: 5px;
	margin-top:15px;
}

#PreciosTarjetaAnualLPDE
{
	width: 160px;
	float: left;
	margin: 5px;
	margin-left: 0px;
	margin-top:15px;
}

#PreciosLoroParqueWebEN
{
	width: 175px;
	float: left;
	margin: 5px;
	margin-left:0px;
	margin-top:15px;
}

#PreciosLoroParqueWebDE
{
	width: 160px;
	float: left;
	margin: 5px;
	margin-left: 0px;
	margin-top:15px;
}

#EntradasLoroParque
{
	width: 170px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

#EntradasLoroParqueEN
{
	width: 170px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

#EntradasLoroParqueDE
{
	width: 185px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

#LogoTwinTicket
{
	width: 357px;
	float: left;
	margin-left: 0px;
}
#LogoTTBus
{
	width: 357px;
	float: left;
	margin: 0px;
}
#LogoTicketPremium
{
	width: 357px;
	float: left;
	margin: 0px;
}

#LogoTarjetaAnualLP
{
	width: 357px;
	float: left;
	margin: 0px;
}

#PreciosTwinTicketWeb
{
	width: 170px;
	float: left;
	margin: 5px;
	margin-top:15px;	
}

#PreciosTwinTicketWebEN
{
	width: 175px;
	float: left;
	margin: 5px;
	margin-left:0px;
	margin-top:15px;	
}

#PreciosTwinTicketWebDE
{
	width: 160px;
	float: left;
	margin: 5px;
	margin-left: 0px;
	margin-top:15px;	
}

#PreciosTTBus
{
	width: 170px;
	float: left;
	margin: 5px;
	margin-top:15px;
}

#PreciosTTBusEN
{
	width: 175px;
	float: left;
	margin: 5px;
	margin-left:0px;
	margin-top:15px;
}

#PreciosTTBusDE
{
	width: 160px;
	float: left;
	margin: 5px;
	margin-left: 0px;
	margin-top:15px;
}

#PreciosTicketPremium
{
	width: 170px;
	height: 110px;
	float: left;
	margin: 5px;
	margin-top:15px;
}

#PreciosTicketPremiumEN
{
	width: 175px;
	height: 110px;
	float: left;
	margin: 5px;
	margin-left:0px;
	margin-top:15px;
}

#PreciosTarjetaAnualLPEN
{
	width: 175px;
	float: left;
	margin: 5px;
	margin-left:0px;
	margin-top:15px;
}

#PreciosTicketPremiumDE
{
	width: 160px;
	float: left;
	margin: 5px;
	margin-left: 0px;
	margin-top:15px;
}
#EntradasTwinTicket
{
	width: 170px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

#EntradasTwinTicketEN
{
	width: 170px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

#EntradasTwinTicketDE
{
	width: 185px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

#EntradasTwinBus
{
	width: 170px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

#EntradasTwinBusEN
{
	width: 170px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

#EntradasTwinBusDE
{
	width: 185px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

#EntradasPremium
{
	width: 170px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

#EntradasPremiumEN
{
	width: 170px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

#EntradasPremiumDE
{
	width: 185px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

#EntradasTarjetaAnualLP
{
	width: 180px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

#EntradasTarjetaAnualLPDE
{
	width: 195px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}

/* --- Campos del formulario cesta.asp --- */
#CestaEliminarProducto
{
	width: 70px;
	height: 15px;
	float: left;
	margin: 5px;
	text-align: center;
}
#CestaProductos
{
	width: 350px;
	height: 15px;
	float: left;
	margin: 5px;
	text-align: left;
}
#CestaCantidad
{
	width: 70px;
	height: 15px;
	float: left;
	margin: 5px;
	text-align: center;
}
#CestaCantidad input
{
	border: 1px solid #999; /*color:#3E9CCF;*/
	font-weight: bold;
}
#CestaPrecioUnitario
{
	width: 90px;
	height: 15px;
	float: left;
	margin: 5px;
	text-align: center; /*color:#3E9CCF;*/
	font-weight: bold;
}
#CestaSubtotal
{
	width: 70px;
	height: 15px;
	float: left;
	margin: 5px;
	text-align: center; /*color:#3E9CCF;*/
	font-weight: bold;
}
#CestaTotal
{
	width: 678px;
	height: 25px;
	float: left;
	margin: 5px;
	font-size: 12px;
	text-align: right;
}
#CestaTotal a
{
	font-weight: bold;
	color: #000;
}

/* ---  Campos del formulario DetalleProducto.asp --- */
#ServicioConImagen
{
	padding-right: 0px;
	float: left;
	text-align: center;
}
#ServicioConImagen a img
{
	border: 1px solid #d0d0d0;
	padding: 5px;
	background-color: #FFFFFF;
}
#ServicioConImagen a p
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#Productos
{
	width: 533px;
	height: 15px;
	float: left;
	margin: 5px;
	text-align: left; /*color:#3E9CCF;*/ /*font-weight:bold;*/
}
#ImagenProducto
{
	margin-top: 20px;
	width: 120px;
	margin-right: 0px;
	float: left;
}
#ImagenProducto a img
{
	border: 1px solid #d0d0d0;
	padding: 5px;
	background-color: #FFFFFF;
}
#CuerpoProducto
{
	float: left;
	width: 600px;
	margin-left: 30px;
	margin-top: 20px;
}
#CuerpoProducto h3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.2em;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
}
#CuerpoProducto h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1em;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: left;
}
#CuerpoProducto p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

/* --- Campos del formulario de confirmarCompra --- */
.CampoEntradaDatos
{
	width: 330px;
	float: left;
	margin: 2px 20px 2px 5px;
}
.CampoEntradaDatos label
{
	width: 115px;
	color: #000;
	font-weight: 100;
}
.CampoEntradaDatos input
{
	/*float:right;*/
	float: none;
	border: none;
	background-color: #bbb;
	color: #000;
	width: 160px;
	height: 16px;
	margin-top: 5px;
}
.CampoEntradaDatos select
{
	border: 1px solid #CCC;
	color: #333;
}
fieldset span.Mensaje
{
	color: #ff0000;
}
.CampoEntradaDatos span
{
	text-align: left; /*color:#3E9CCF;*/
	font-weight: bold;
	font-size: 12px;
}

/**** PIE ******************************************************************************/
#Pie
{
	width: 860px;
	height: 110px;
	margin: 0 auto;
	padding: 0;
	clear: left;
}


/**** NEW FRONT PAGE 29/12/2009 *********************************************************/

#blogbox
{
	height: 116px;
	width: 147px;
	float: right;
	background-image: url('images/blog_bg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	
	
}
#blog
{
	margin: 0;
	margin-top: 0px;
	padding: 0;
	font-size: 9px; /*list-style-position: inside;*/
	list-style-type: none;
	
}

#bloglink
{
	margin: 0 0 0 0px;
	padding: 0;
	display: block;
	text-align: left;
	width: 147px;
}



#blog li
{
	padding-top: 2px;
	text-align: left;
	width: 135px;
	height: 30px;
	vertical-align: middle;
	margin-bottom: 5px;
	/*margin-left:6px;*/
	
	
}

/*#blog li.short
{
	line-height: 20px;
}*/


#blog li a
{
	color: #FFFFFF;
	display: block;
	background-image: url('images/blogboton.jpg');
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	height: 28px;/*
	vertical-align: middle;*/
}
#blog li a:hover
{
	text-decoration: underline;
}
#siguenos,#siguenos_en,#siguenos_de 
{
	height: 80px;
	width: 147px;
	float: right;
	background-repeat: no-repeat;
}

#siguenos 
{
	background-image: url('images/redes.jpg');
	}

#siguenos_en 
{
	background-image: url('images/caja_follow.jpg');
	}

#siguenos_de 
{
	background-image: url('images/caja_folge.jpg');
	}

#siguenos table,#siguenos_en table,#siguenos_de table
{
	margin: auto;
	margin-top: 65px;
}
#siguenos table td,#siguenos_en table td,#siguenos_de table td
{
	padding: 3px;
}
#siguenos table td a img,#siguenos_en table td a img,#siguenos_de table td a img
{
	border: 0;
}
#newsletter
{
	height: 112px;
	width: 142px;
	float: right;
	background-image: url('images/newsletter.jpg');
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 5px;
	color: #452F04;
}
#newsletter p.introtext
{
	margin-top: 35px;
	margin-bottom: 0;
	text-align: center;
	width: 135px;
}
#newsletter p
{
	margin-top: 0;
	margin-bottom: 0;
}
#newsletter input.textbox
{
	font-size: 10px;
	margin-bottom: 4px;
	width: 110px;
	height: 12px;
	padding-top: 3px;
	border:none;
	border-width:0;

}
#newsletter form fieldset
{
	padding: 0;
	margin: 0;
}

