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

body { font-family: Arial, Helvetica, sans-serif; font-family: 10px;}

*{margin: 0; padding: 0; border:none;}
img {border: none;}

h1 {}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
h6 {}
p { font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
a { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none; cursor: pointer;}
a:hover { text-decoration: none; color: #568CAD;}

a.big { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none; cursor: pointer;}
a.big:hover { text-decoration: none; color: #568CAD;}

.title-compra { display:block; margin-top: 20px; font-size: 14px; font-weight: bold; }

.stepsPurchase { margin-left:10px; width:360px; height:26px; overflow:hidden; float: left; *margin-top: -2px; }
.stepsPurchase img { height:26px; margin:0; padding:0; }
.stepsPurchase .msgPurchase { margin-left:10px; width:270px; float: left; }

.paddingtext{ padding: 30px; float:left; width: 600px; }
.nopaddingtext{  float:left; width: 600px; }

.paddingtext * { color: #000000; }
.nopaddingtext * { color: #000000; }

.paddingcontent { padding-left: 5px; padding-top: 10px;}

.azul { color: #568CAD; }
.gris {color: #586165; }

.left {float:left;}
.right {float: right;}
.clearleft { clear: left; float:left;}
.clearright { clear:left; float: right;}
a.faq { float:left; width:100%; margin-top:5px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; cursor: pointer;}
a.faq-ocultar-todos { float:right; margin-top:5px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 200; color: #666666; text-decoration: none; cursor: pointer;}
div.respuesta { padding-bottom:5px; display:none;}

.buttons-reserva{ width:663px; text-align: right; clear:both;}
.buttons-reserva-exp{ width:620px; text-align: right;}

.contenedor {
margin: 0 auto;
margin-top: 10px;
width: 948px;}

.carrito-vacio{
float:left;
margin-left: 40px;
margin-top: 50px;
padding-bottom: 150px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

.shopping-cart { width: 600px; }
.shopping-cart .top-cart { background: url( ../images/base/Proceso-de-compra/lightbox-top.gif ) bottom no-repeat; height: 7px; }
.shopping-cart .bottom-cart{ background: url( ../images/base/Proceso-de-compra/lightbox-bottom.gif ) top no-repeat; height: 7px;  }
.shopping-cart .body-cart{ background-color:#ececec; width:585px; padding-left:15px; }

.bot-confirmar	{
	display: block;
	float:right;
	background: url(../images/base/Proceso-de-compra/confirmar-carrito_buttom.gif);
	height: 21px;
	margin-left: 10px;
	cursor: pointer;
	width: 67px;
	overflow:hidden;
}

.bot-confirmar:hover{ background-position: 0 21px; }

.bot-imprimir	{
	display: block;
	float:right;
	background: url(../images/base/Proceso-de-compra/print-screen-button.gif);
	background-position: 0 -1px;
	height: 22px;
	width: 98px;
	margin-left: 10px;
	overflow:hidden;
	cursor: pointer;
}

.bot-imprimir:hover{ background-position: 0 22px; }

.bot-volver-carrito	{
	display: block;
	float:right;
	margin-left: 10px;
	background: url(../images/base/Proceso-de-compra/volver-carrito-buttom.gif);
	height: 21px;
	width: 97px;
	overflow:hidden;
	cursor: pointer;
}

.bot-volver-carrito:hover{ background-position: 0 21px; }

.bot-volver	{
	display: block;
	float:right;
	margin-left: 10px;
	background: url(../images/base/Proceso-de-compra/volver-buttom.gif);
	height: 21px;
	width: 46px;
	overflow:hidden;
	cursor: pointer;
}

.bot-volver:hover{ background-position: 0 21px; }

div.buttons-carrito{ float:right;width: 550px; padding:10px; margin-bottom: 30px; margin-top:20px; }


/* HEADER */

	#header {
	float: left;
	width: 100%;}	
	
		#header	.logo {
		float: left;
		margin-left: 6px;
		width: 226px;

		height: 53px;}
		
		.banner_header{
		float: left;
		margin-left:22px;
		width:464px;
		height:89px;}
		
		#header .cont_carrito {		/* carrito header */
		float: left;
		*overflow:hidden;
		margin-left:25px;
		margin-top:-5px;
		width:200px;
		}
		
			#header .cont_carrito .carrito {
			float: left;
			width: 200px;
			height: 36px;
			background: #CCCCCC url(../images/base/carrito/carritoheader_right.gif) right top no-repeat;}
			
			#header .cont_carrito .carrito .left {
			float: left;
			width: 27px;
			height: 36px;
			background: url(../images/base/carrito/carritoheader_left.gif) left top no-repeat;}
			
			#header .cont_carrito .carrito .carrito_txt {
			float: left;
			padding: 5px;
			width: 60px;
			height: 26px;
			background: url(../images/base/carrito/carritoheader_back.gif) repeat-x top;
			border-right: 1px solid white; }
			
				#header .cont_carrito .carrito .carrito_txt a { 
				float: right;
				margin-right: 10px;
				margin-top: 0px;
				font-size: 10px;
				color: #568CAD;}
			
				#header .cont_carrito .carrito .carrito_txt a.total {
				clear: right;
				font-size: 12px;
				font-weight: bold;
				color: #568CAD;}
			
			#header .cont_carrito .carrito .carrito_links {
			float: left;
			padding: 5px 6px;
			*padding: 1px 6px;
			width: 86px;
			height: 26px;
			*height: 34px;
			background: url(../images/base/carrito/carritoheader_back.gif) repeat-x top; }
			
				#header .cont_carrito .carrito .carrito_links a.gris, #header .cont_carrito .carrito .carrito_header_links a.azul {
				float: left;
				width: 80px;
				font-size: 10px;}
			
				#header .cont_carrito .carrito .carrito_links a.azul {font-weight: bold;}
		
		
		.venta_tel {
		float: right;
		margin-top: 3px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #568CAD;}	
		
		#buscador {				/* buscador header */
		float: right;
		margin-top: 3px;
		width: 200px;}
	
			#buscador span {
			float: left;
			background: url(../images/base/buscador-left.gif) top left no-repeat;
			width: 6px;
			height: 19px; }
			
			input#buscar {
			float:left;
			border: none;
			background: url(../images/base/buscador-fondo.gif) repeat-x top left;
			color: #666666;
			width: 108px;
			height: 15px;
			padding: 2px; }
			
			input.contactenos {
			border: none;
			background: url(../images/base/buscador-fondo.gif) repeat-x top left;
			color: #666666;
			height: 19px;
			border-left: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;}
			
			#buscador .left {
			float: left;
			margin: 0; padding: 0; }
			
			.busqavanzada {
			color: #34749d;
			float: left;
			clear: left;
			font-size: 10px;
			margin-top: 4px;
			margin-left: 4px;
			width: 100%; }
		
		.login-header {
		position: relative;
		z-index: 0;
		float: left;
		clear: left;
		margin-top: -20px;
		margin-left: 7px;
		width: 226px; 
		height: 34px;
		background: #CCCCCC url(../images/base/login_right.gif) right top no-repeat;
		font-size: 12px;
		color: #9EA0A2;}
		
			.login-header .left{
			float: left;
			width: 10px;
			height: 34px;
			background: url(../images/base/login_left.gif) no-repeat top left;}
}


			.login-header h6 {
			float: left;
			padding: 8px 0px 2px 0px;
			width: 206px;
			height: 24px;
			background: url(../images/base/login_back.gif) top left repeat-x;}
			
			.login-header h6 a {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #34749d;
			cursor: pointer;}
			
			.login-header h6 span {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #34749d;}

			.login-header h1 {
			float: left;
			padding: 8px 0px 2px 0px;
			width: 206px;
			height: 24px;
			background: url(../images/base/login_back.gif) top left repeat-x;}
			
			.login-header h1 a {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #34749d;
			cursor: pointer;}
			
			.login-header h1 span {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			color: #34749d;}

/* MENU */
		
		.menuprincipaltop {
		position: relative;
		z-index: 99;
		float: left;
		margin-top: -4px;
		width: 100%;
		height: 27px;}	
		
		
		.menuprincipaltop ul li { list-style: none; float:left; height:27px; overflow: hidden; }
		
				.menuprincipaltop li.bot01 {			
				width:91px;
				text-decoration: none;
				background: url(../images/base/menutop/01.gif) bottom left no-repeat;}	
				
				.menuprincipaltop li.bot02 {
				float:left;
				text-decoration: none;
				width:155px;
				height:27px;
				overflow: hidden;
				background: url(../images/base/menutop/02.gif) bottom left no-repeat;}
				
				.menuprincipaltop li.bot03 {
				float:left;
				text-decoration: none;
				width:139px;
				height:27px;
				overflow: hidden;
				background: url(../images/base/menutop/03.gif) bottom left no-repeat;}
				
				.menuprincipaltop li.bot04 {
				float:left;
				text-decoration: none;
				width:162px;
				height:27px;
				overflow: hidden;
				background: url(../images/base/menutop/04.gif) bottom left no-repeat;}
				
				.menuprincipaltop li.bot05 {
				float:left;
				text-decoration: none;
				width:157px;
				height:27px;
				overflow: hidden;
				background: url(../images/base/menutop/05.gif) bottom left no-repeat;}
				
				.menuprincipaltop li.bot06 {
				float:left;
				text-decoration: none;
				width:112px;
				height:27px;
				overflow: hidden;
				background: url(../images/base/menutop/06.gif) bottom left no-repeat;}
				
				.menuprincipaltop li.bot07 {
				float:left;
				text-decoration: none;
				width:131px;
				height:27px;
				overflow: hidden;
				background: url(../images/base/menutop/07.gif) bottom left no-repeat;}
				
				.menuprincipaltop li a {
				float: left;
				width: 100%;
				text-decoration: none;
				padding-top: 6px; 
				height: 21px;
				font-size: 12px;
				font-weight: bold;
				text-align: center;
				text-decoration: none;
				color: #FFFFFF;}
				
				.menuprincipaltop li a:hover, .menuprincipaltop li:hover  {
				background-position: top left;
				text-decoration: none;
				color: #568CAD;}

				#prendido, #prendido a {
				background-position: top left;
				color: #568CAD;
				text-decoration: none;}
	
	
	/* CUERPO */
	.cuerpo {
	float:left;
	width: 945px;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;}
	
		.valijacentral {
		float:left;
		margin-top: 15px;
		margin-left: 10px;
		width:691px;}
		
			.valijacentral .texto {
			margin-top: 0px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			width:691px;}
		
			.valijacentral .lista {
			margin-top: 0px;
			padding-left: 50px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;}
		
		#home-cuerpo {height: 352px; margin: 0;}
		
			.valija-1 {
			float: left;
			width: 691px;
			height: 352px;
			overflow: hidden;}
						
				.valijacentral-titulos{
				float:left;
				width: 100%;
				height: 135px;}
				
					.transp-background {
					position: relative;
					z-index: 4;
					float: left;
					margin-top: -121px;
					width: 100%;
					height:92px;
					background: #FFFFFF;
					-moz-opacity: 0.7;
					opacity:.70;
					filter: alpha(opacity=70);}
					
					.contenedor-titulo {
					position: relative;
					z-index: 5;
					float: left;
					margin-top: -142px;
					margin-left: 34px;
					width: 655px;
					height: 135px;}
						
						.valija-small {
						float:left;
						width: 125px;
						height: 135px;}
						
						.destacado-negro {
						float: right;
						clear: none;
						margin-top: 26px;
						margin-right: 14px;
						width: 360px;
						height: 82px;
						background: url(../images/base/carrito/right_destacado_black.gif) right no-repeat;}
						
						.destacado-negro .left {
						float: left;
						width: 5px;
						height: 82px;
						background: url(../images/base/carrito/left_destacado_black.gif) no-repeat;}
						
						.dest_contenedor {
						float: left;
						width: 352px;
						height: 82px;
						background:url(../images/base/carrito/center_destacado_black.gif) repeat-x;}
						
							.titulo-valija {
							float: left;
							width: 100%;
							text-align: center;}
							
					
							.left-button {
							float: left;
							margin-top: 6px;
							margin-left: 5px;
							width: 26px;
							height: 21px;
							background:url(../images/base/carrito/left-buttom.gif) no-repeat;}
							
							.right-button {
							float: right;
							margin-top: -21px;
							margin-right: 5px;
							width: 26px;
							height: 21px;
							background:url(../images/base/carrito/right-buttom.gif) no-repeat;}
							
							.titulo-destnegro {
							margin-top: 8px;
							width: auto;
							padding: 0 25px;
							text-align: center;
							color:#FFFFFF;}
							
							.titulo-destnegro2 {
							margin-top: 8px;
							width: auto;
							padding: 0 0px;
							text-align: center;
							color:#FFFFFF;}
							
							.titulo-destnegro-notop {
							text-align: center;
							color:#FFFFFF;
							border: 1px solid;}
							
							.titulo-valija .vigencia {
							float: left;
							width: 100%;}
							
							.titulo-valija .vigencia p { 
							float: left;
							width: 248px;
							text-align: center;
							color: #BFBFBF;}
							
							.titulo-valija .vigencia span.left-vigencia {
							float: left;
							padding-left: 2px;
							width: 50px;
							height: 15px;
							font-size: 10px;
							color:#FFF;}
							
							.titulo-valija .vigencia span.right-vigencia {
							float: right;
							clear: none;
							width: 50px;
							padding-right: 2px;
							font-size: 10px;
							color:#FFF;}
							
						.contenedor-compra {
						float: left;
						width: 100%;}
						
						.carrito { margin-top: 5px; margin-right: 50px;}
						
						.destacado-negro .contenedor-compra .carrito .precio { color: #FFFFFF;}
						
						.destacado-negro .contenedor-compra .carrito a.info_button { 
						float: right;
						margin-top: 1px;
						padding-top: 4px;
						margin-left: 2px;
						padding-left: 3px;
						width: 33px;
						height: 19px;
						background: url(../images/base/carrito/cantidad-back.gif) no-repeat;
						cursor:pointer;}
						
						.destacado-negro .contenedor-compra .carrito .carrito_right .left { background:url(../images/base/carrito/carrito_left_home.gif) }
						.destacado-negro .contenedor-compra .carrito .carrito_right .right { background: url(../images/base/carrito/carrito_right_home.gif)}
		
		
		
	#column_right {
	float: right;
	width: 231px;}
		
		.link_pasos {
		float: left;
		margin-top: 10px;
		margin-left: -5px;
		width: 231px;
		height: 123px;
		background: url(../images/base/pasos.gif) no-repeat;}
		
		.lateral_menu {
		float: left;
		width:219px;}
		
			.lateral_button{
			float: left;
			margin-top: 3px;
			padding: 3px 0;
			width: 219px;
			height: 18px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-indent: 15px;
			color: #FFFFFF;
			background: url(../images/base/boton_lateral.gif) no-repeat top left;}
			
			.lateral_button:hover { background-position: left bottom; color: #FFFFFF;}
			
		.recomendarbox {
		float: left;
		margin-top: 5px;
		width: 219px;
		height: 67px;
		background: url(../images/base/backrecomendar.gif) no-repeat;}
			
			.recomendarbox p {
			float: left;
			margin-top: 5px;
			width: 130px;
			padding-left: 63px;
			font-size: 13px;
			line-height: 12px;
			color: #FFFFFF;}
			
			.recomendarbox p span {
			font-weight: bold;}
			
			.recomendarbox input {
			float:left;
			margin-top: 10px;
			margin-left: 10px;
			padding-left: 2px; 
			width: 153px;
			height: 17px;
			background: url(../images/base/inputrecomendar.gif) no-repeat right;
			border: none;}
			
			.recomendarbox img {
			margin-top: 10px;}
		
		
		.cuerpo_banners { float: left; width: 945px;}
		
		.bannerbottom {
		float: left;
		margin-top: 10px;
		padding-left: 9px;
		height: 161px;
		overflow: hidden;}
		
		.bannerlateral {
		float: left;
		margin-top: 8px;
		width: 219px;
		height: 161px;
		overflow: hidden;}
	
	.bottom {
	float:left;
	width: 947px;
	height: 10px;  
	font-size: 0;
	background: url(../images/base/bottomright.gif) top right no-repeat;}
	
	.bottom .center {
	float: left;
	width: 927px;
	height: 9px;
	border-bottom: 1px solid #959595;}
	
	.bottom .left {
	float: left;
	width: 10px;
	height: 10px;
	background:url(../images/base/bottomleft.gif) no-repeat;}
	
	
	/* FOOTER */
	
	.footer {float:left; padding-bottom: 10px; width: 100%;}
	
	.footer p{
	float: left;
	margin-top: 10px;
	width: 100%;
	text-align: center;
	color: #939292;
	font-weight: bold;
	}
	
	.footer_links {
	float: left;
	margin-top: 5px;
	width: 100%;
	text-align: center;
	color: #6B6A6A;
	font-weight: bold;}
	
		.footer_links a{
		text-align: center;
		color: #6B6A6A;
		font-weight: bold;}
		
		.footer_links a:hover { color:#000000;}
	
	#ids { width: 200px; float: left; clear: left; margin-top: -50px;}	
		#ids span {float:left; margin-top: 5px; }	
		#ids a {font-size: 10px; float: left; color: #666666; }
		
	#logofooter { float: right; margin-top: 10px; width: 70%; text-align: right; }
	#logofooter img.upper { margin-top: -74px; }
	#logofooter img.central { margin-right: 45px;}
	
	.gba-logo {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	height: 31px;
	background: url(../images/base/Proceso-de-compra/GBA-logo.gif) center no-repeat;}	
	
	.defensa-logo {
	float: left;
	margin-left: 250px;
	}
	
	/* REGISTRACION */
	
	.registration {
	float: left;
	width: 100%;}
		
		.registration .centralcuerpo p.mensaje-mail{
		margin: 0 auto;
		padding-top: 150px;
		width: 200px;
		font-size: 11px;
		text-align: center;
		color: #ffffff;}
		
		.registration .top {
		float: left;
		font-size: 0;
		width: 100%;
		height: 11px;
		background:url(../images/base/registracion/top_background.gif) no-repeat;}
		
		.centralcuerpo {
		float: left;
		width: 100%;
		height: 330px;
		background: url(../images/base/registracion/central_background.gif) repeat-x;}
		
		.registration .bottom {
		float: left;
		width: 100%;
		height: 11px;
		background: url(../images/base/registracion/bottom_background.gif) no-repeat;}
		
		.centralcuerpo .cont-left {
		position:relative; 
		float: left;
		margin-top: 17px;
		width: 245px;
		height: 265px;
		border-right: 1px solid #FFFFFF;}
		
		.centralcuerpo .cont-derecho {float: left; width: 400px; margin-top: 10px;}
		
		.centralcuerpo .login { height: 120px; margin-top: 100px;}
		
		
			.centralcuerpo .cont-left .logo{
			float: right;
			margin-top: 166px;
			padding-right: 19px;
			width: 52px;
			height: 37px;
			background: url(../images/base/registracion/cuerpo_logo_registracion.gif) no-repeat;}
			
			.centralcuerpo .cont-left .logo-login{
			float: right;
			margin-top: 15px;
			padding-right: 19px;
			width: 52px;
			height: 37px;
			background: url(../images/base/registracion/cuerpo_logo_registracion.gif) no-repeat;}
			
			.centralcuerpo .cont-left p.titulo{
			float: right;
			clear: right;
			margin-top: 5px;
			padding-right: 19px;
			width: 230px;
			font-size: 25px;
			font-weight: bold;
			text-align: right;
			color: #FFFFFF;}
			
			.centralcuerpo .cont-left p.titulo-login{
			float: right;
			clear: right;
			margin-top: 5px;
			padding-right: 19px;
			width: 230px;
			font-size: 25px;
			font-weight: bold;
			text-align: right;
			color: #FFFFFF;}
		
		.centralcuerpo .cont-derecho .input-proceso { width: 400px;}
		
		.input-proceso-gray { width: 400px; clear: left; padding:2px;}
		.input-proceso-gray label{
			float: left;
			padding-top: 5px;
			padding-right: 10px;
			width: 140px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
		}
		.input-proceso-gray .input-blanco .left {
			float: left;
			width:9px;
			height: 26px;
			background: url(../images/base/input_gray_left_back.gif) no-repeat;
		}
		.input-proceso-gray .input-blanco input.med {
			float: left;
			padding-top: 4px;
			overflow: hidden;
			width: 179px;
			height: 22px; 
			background: url(../images/base/input_grey_back_med.gif) right no-repeat;
		}
		
		.input-proceso-gray .input-blanco input.med {
			float: left;
			padding-top: 4px;
			overflow: hidden;
			width: 179px;
			height: 22px; 
			background: url(../images/base/input_grey_back_med.gif) right no-repeat;
		}
		
		.input-proceso-gray .input-blanco input.med-small {
			float: left;
			padding-top: 4px;
			overflow: hidden;
			width: 130px;
			height: 22px; 
			background: url(../images/base/input_grey_back_medsmall.gif) right no-repeat;
		}
		
		.input-proceso-gray .input-blanco textarea {
			float: left;
			padding: 10px;
			width: 350px;
			height: 130px; 
			background: url(../images/base/textarea-gray.gif) left no-repeat;
		}
		
		.input-proceso-gray .input-blanco input.small {
			float: left;
			padding-top: 4px;
			overflow: hidden;
			width: 38px;
			height: 22px; 
			background: url(../images/base/input_grey_back_small.gif) right no-repeat;
		}
		
		.input-proceso-gray .input-blanco input.xsmall {
			float: left;
			padding-top: 4px;
			overflow: hidden;
			width: 30px;
			height: 22px; 
			background: url(../images/base/select_grey_back_xsmall.gif) right no-repeat;
		}
		
		.centralcuerpo .cont-derecho .input-proceso label{
		float: left;
		padding-top: 5px;
		padding-right: 10px;
		width: 130px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;}
		
		.centralcuerpo .cont-derecho p.mensaje-login{
		padding-top: 8px;
		padding-left: 125px;
		padding-bottom: 8px;
		font-size: 12px;
		color: #FFFFFF;}
		
		.centralcuerpo .cont-derecho p.mensaje-500{
		padding-top: 8px;
		padding-left: 20px;
		padding-bottom: 8px;
		font-size: 12px;
		color: #FFFFFF;}
		
		.centralcuerpo .cont-derecho p.mensaje-contacto{
		padding-top: 8px;
		padding-left: 19px;
		padding-bottom: 15px;
		font-size: 12px;
		color: #FFFFFF;}
		
		.centralcuerpo .cont-left p.mensaje-registro{
				position: absolute;
				top: 50px;
		margin-top: -5px;
		padding-left: 19px;
		margin-bottom: 2px;
				text-align: right;
				width: 200px;
		font-size: 12px;
		color: #ffffff;}
		
		.centralcuerpo .cont-derecho .input-proceso {*float: none; *display: block;}
		.centralcuerpo .cont-derecho .input-proceso label.largo { float: none; display: block; width: 300px;}
		.centralcuerpo .cont-derecho .input-proceso label.largo input {padding:0; margin: 0; width: auto;}
		
		.centralcuerpo .cont-derecho .input-proceso label.condiciones { width: 160px; display: inline;}
						
			.centralcuerpo .cont-derecho .input-proceso label span{
			font-size: 10px;
			color: #FFFFFF;}
		
		.centralcuerpo .cont-derecho .input-proceso .input-blanco{
		float: left;
		width: 200px;
		}
			.centralcuerpo .cont-derecho .input-proceso a {
			text-decoration: underline;
			font-size: 12px;
			color: #FFFFFF;}
			
			.centralcuerpo .cont-derecho .input-proceso .input-blanco select {
			float: left;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-right: 4px;
			width: 59px;
			height: 26px;
			background:url(../images/base/Proceso-de-compra/select_back.gif) no-repeat;}
			
			.centralcuerpo .cont-derecho .input-proceso .input-blanco .left {
			float: left;
			width:9px;
			height: 26px;
			background: url(../images/base/Proceso-de-compra/input_left_back.gif) no-repeat;}
			
			.centralcuerpo .cont-derecho .input-proceso .input-blanco input {
			float: left;
			padding-top: 4px;
			overflow: hidden;
			width: 179px;
			height: 22px; 
			background: url(../images/base/Proceso-de-compra/input_back.gif) right no-repeat;}
			
			.centralcuerpo .cont-derecho .input-proceso .input-blanco input.medio {
			float: left;
			padding-top: 4px;
			overflow: hidden;
			width: 115px;
			height: 22px;
			background: url(../images/base/Proceso-de-compra/input_back.gif) right no-repeat;}
			
			.centralcuerpo .cont-derecho .button {width: 345px;}
			
			.centralcuerpo .cont-derecho .button input.confirmar-button {
			float: right;
			margin-top: 5px;
			margin-left: 10px;
			padding-left: 3px;
			width: 92px;
			height: 21px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #FFFFFF;
			cursor: pointer;
			background: url(../images/base/registracion/back-botones.gif) no-repeat;}
			
			.centralcuerpo .cont-derecho .button input.registracion {margin-top: -17px; *margin-top: -19px; margin-right: 20px;}
			
			.centralcuerpo .cont-derecho .button input.reserva-button {
			float: right;
			margin-top: 10px;
			margin-left: 10px;
			margin-right: -58px;
			padding-left: 3px;
			width: 92px;
			height: 21px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #FFFFFF;
			cursor: pointer;
			background: url(../images/base/registracion/back-botones.gif) no-repeat;}
			
			span.detalles-login { padding-top: 10px; padding-left: 140px;}
			span.detalles-login a {color: #FFFFFF;}
			.mensaje-login a{font-weight: bold; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

	/* 404 */
	
	.centralcuerpo .Mapa404 h3 {
		float: left;
		padding-bottom: 10px;
		padding-left: 2%;
		width: 95%;
		font-size: 16px;
		font-weight: bold;
		color: #FFF;
		}
		
	.centralcuerpo .Mapa404 .columnMapa {
		float: left;
		margin-bottom: 15px;
		width: 50%;}
		
		.centralcuerpo .left404 { height: auto;}
		
		.centralcuerpo .Mapa404 .columnMapa ul {
			float: left;
			padding-left: 5%;
			width: 95%;}
			
			.centralcuerpo .Mapa404 .columnMapa ul li {
				float: left;
				padding-left: 5%;
				width: 90%;
				background: url(../images/base/registracion/vinietas.png) 0 5px no-repeat;}
				
				.centralcuerpo .Mapa404 .columnMapa ul li a{
				float: left; 
				width: 100%;
				font-size: 12px;
				color: #FFF;}
				
				.centralcuerpo .Mapa404 .columnMapa ul li a:hover { text-decoration: underline;}
				
				.centralcuerpo .cont-left .subtitulo {
					float: right;
					padding-right: 15px;
					width: 80%;
					text-align: right;
					color: #FFF;}

	/* CARRITO DE COMPRAS */
	
	.headercentral {
	float: left;
	width: 691px;}
	
		.headercentral{
		float: left;
		width: 691px;
		height: 31px;
		background: url(../images/base/Proceso-de-compra/header_right_back.gif) top right no-repeat;}
			
			.headercentral .left {
			float: left;
			width: 39px;
			height:31px;
			background: url(../images/base/Proceso-de-compra/header_left_back.gif) no-repeat;}
			
			.headercentral .back {
			float: left;
			width: 646px;
			height: 31px;
			color: #FFFFFF;
			background:url(../images/base/Proceso-de-compra/header_back.gif) repeat-x;}
			
				.titulo-header {
				float:left;
				padding-left: 10px;
				padding-top: 8px;
				color: #FFFFFF;}
		
		.cuerpo-central {
		float:left;
		width: 689px;
		border-left: 1px solid #7F7F7F;
		border-right: 1px solid #7F7F7F;}
		
			.menu-carrito {
			float: right;
			margin: 0; 
			padding: 0;
			padding-top: 5px;
			width: 30px;
			width: 65%;
			font-size: 12px;
			font-weight: bold;
			color: #666666;}
			
			.menu-carrito p {
			float: left;
			font-size: 11px;
			padding-top: 4px;
			padding-right: 5px;}
			
				.menu-carrito p a{ font-size: 11px;}
			
				a.boton-compra {
				float: left;
				padding-top: 3px;
				padding-left: 7px;
				clear: none;
				width: 105px;
				height: 18px;
				color: #FFFFFF;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				background:url(../images/base/boton-compra.gif) no-repeat;}
				
				a.boton-compra:hover { background-position: 0 -21px; color: #fff;}
			
			.cont-compra {
			float: left;
			margin-top: 10px;
			width: 100%;
			height: 99px;
			background: #7b7d7f url(../images/base/carrito/back-cont-compra.gif) repeat-x;}
			
				.cont-compra .colum-izq {
				float: left;
				margin-top: 16px;
				padding-left: 50px;
				width:340px;
				background: url(../images/base/carrito/valija-logo.gif) top left no-repeat;}
				
					.cont-compra .colum-izq h3 { font-size: 16px;}
					.cont-compra .colum-izq p { color: #4D4D4D;}
					
				.colum-der {
				float: left;
				margin-top: 20px;
				width: 280px;
				height: 72px;}
				
					.eliminar-compra {
					float: right;
					width: 30px;
					*width: 35px;
					height: 14px;
					background: url(../images/base/carrito/tacho.gif) right top no-repeat;}
					
					.eliminar-compra input { float: left; margin: 0; *margin-top: -3px;}
					
					.colum-der .cont-totales {
					float:right;
					clear:right;
					width: 290px;
					height: 50px;}
					
					
					.colum-der .cont-totales .info {
					float: left;
					padding-top: 20px;
					width: 60px; 
					height: 30px;}
					
					.colum-der .cont-totales .info input{
					float: right;
					width: 45px;
					height: 30px;
					cursor: pointer;
					background:url(../images/base/carrito/info.gif) no-repeat;}
					
					.colum-der .cont-totales .p-unidad {
					float: left;
					padding: 0 14px; 
					width: 52px;
					height: 50px;}
					
						.colum-der .cont-totales .p-unidad p {
						float: left;
						padding-top: 9px;
						width: 100%;
						font-size: 10px;
						text-align: center;
						color: #7d7d7d;}
						
						.colum-der .cont-totales .p-unidad h3 {
						float: left;
						padding-top: 5px;
						width: 100%;
						font-size: 20px;
						font-weight: bold;
						text-align: center;
						color: #7d7d7d;}
					
					.colum-der .cont-totales .cantidad {
					float: left;
					width: 64px; 
					height: 50px;}
					
						.colum-der .cont-totales .cantidad p {
						float: left;
						padding-top: 9px;
						width: 100%;
						font-size: 10px;
						text-align: center;
						color: #7d7d7d;}
						
						.colum-der .cont-totales .cantidad .cont-cantidad{
						float: left;
						padding-left: 7px;
						width: 45px;
						height: 30px;
						background: url(../images/base/carrito/cantidad-back.gif) right no-repeat;}
						
							.colum-der .cont-totales .cantidad .cont-cantidad .flecha-up {
							float: left;
							padding-top: 17px;
							*margin-top: 8px;
							padding-left: 19px;
							*margin-left: 10px;
							width: 8px;
							height: 6px;
							cursor: pointer;
							background: url(../images/base/carrito/flecha-up.gif) right no-repeat;}
							
							.colum-der .cont-totales .cantidad .cont-cantidad .flecha-bottom {
							float: left;
							clear: left;
							*margin-top: 3px;
							padding-left: 19px;
							*margin-left: 10px;
							width: 8px;
							height: 6px;
							cursor: pointer;
							background: url(../images/base/carrito/flecha-bottom.gif) right no-repeat;}
							
							.colum-der .cont-totales .cantidad .cont-cantidad .cantidad-txt {
							float: right;
							margin-top: -10px;
							*margin-top: 8px;
							padding-right: 5px;
							width: 17px;
							height: 15px;
							background: none;}
						
					.colum-der .cont-totales .total {
					float: right; 
					width: 64px;
					height: 50px;}
					
						.colum-der .cont-totales .total p {
						float: left;
						padding-top: 9px;
						width: 100%;
						font-size: 10px;
						text-align: center;
						color: #7d7d7d;}
						
						.colum-der .cont-totales .total h3 {
						float: left;
						padding-top: 5px;
						width: 100%;
						font-size: 20px;
						font-weight: bold;
						text-align: center;
						color: #000000;}
				
					.precio-total {
					float: left;
					margin-top: 10px;
					width: 100%;
					height: 39px;
					background: url(../images/base/carrito/back-totales.gif) repeat;}
					
						.precio-total .cont-totales {
						float: right;
						padding-top: 6px;
						padding-right: 20px;
						width: 142px;
						height: 30px;
						background: url(../images/base/carrito/back-totales-convex.gif) bottom no-repeat;}
					
						.precio-total .cont-totales h3, .precio-total h3 {
						float:left;
						padding-left: 15px;
						padding-top: 8px;
						font-size: 20px;
						color:#FFFFFF;}
						
						.precio-total .cont-totales h3 { padding-top: 3px;}
						
						.precio-total .cont-totales h3.total-final {float: right; padding-right: 8px;}
						
					.cuerpo-central .selec-todos {
					float:left;
					padding-left: 5px;
					padding-top: 10px;
					width: 25%;}
					
					.cuerpo-central .selec-todos a {float:left; padding-right: 5px;}		
					
					.cuerpo-central .selec-todos .eliminar-compra { float: left;}
						
		.cuerpo-central-bottom {
		float: left;
		*float: none;
		*display: block;
		width: 691px;
		height: 9px;
		font-size: 0;
		background:url(../images/base/cuerpo-central-bottom.gif) no-repeat;}
		
		
	/* GAMMA VALIJA CHICA */
	
	.cuerpo .gamma-valija-cont {
	float:left;
	padding-top: 30px;
	padding-left: 98px;
	width: 520px;}
	
		.cuerpo #gamma-valija-cont-home {float: left; width:630px; padding-top:35px; padding-left:37px;}
		
		.valija-imagen {
		float:left;
		padding-bottom: 10px;
		width:125px;
		height: 135px;
		overflow: hidden;}
		
		.valija-imagen-home {
		float:left;
		width:231px;
		height: 250px;
		overflow: hidden;}
		
		.valija-imagen-home-reserve {
		float:left;
		padding-left:50px;
		width:130px;
		height: 150px;
		overflow: hidden;}
		
		.valija-datos {
		float: right;
		padding-left: 25px;
		width: 363px;}
		
		.valija-datos-home {
		float: left;
		padding-left: 25px;
		width: 400px;}
		
		.gamma-valija-cont .valija-datos h3 {
		float: left;
		font-size: 18px;
		padding-right: 13px;
		font-weight: bold;}
		
		.gamma-valija-cont .valija-datos p {
		float: left;
		padding-top: 3px;
		width: 100%;
		font-size: 11px;
		color: #000000;}
		
		.gamma-valija-cont .valija-datos p.vigencia { font-size: 10px; color: #7d7d7d;}
		
		.gamma-valija-cont .valija-datos .contenedor-carrito {
		float: right;
		padding-top: 10px;
		height: 23px;}
		
		.gamma-valija-cont .valija-datos .contenedor-carrito .botones {
		float: left;
		padding-left: 10px;
		padding-top: 6px;
		width: 113px;
		height: 23px;
		background: url(../images/base/back-botones.gif) no-repeat;}
		
		.gamma-valija-cont .valija-datos .contenedor-carrito .botones .cont-cantidad {float: left; height: 10px;}
		
		.gamma-valija-cont .valija-datos .contenedor-carrito .botones .cont-cantidad .flecha-up {
		float:left;
		width: 7px;
		height: 5px;
		background:url(../images/base/flecha-up.gif) no-repeat;}
		
		.gamma-valija-cont .valija-datos .contenedor-carrito .botones .cont-cantidad .flecha-bottom {
		float:left;
		clear:left;
		margin-top: 1px;
		width: 7px;
		height: 5px;
		background:url(../images/base/flecha-bottom.gif) no-repeat;}
		
		.gamma-valija-cont .valija-datos .contenedor-carrito .botones .cantidad-txt {
		float: left;
		padding-left: 2px;
		width: 18px;
		height: 23px;
		font-size: 11px;
		text-align: right;
		background: none;}
		
		.gamma-valija-cont .valija-datos .contenedor-carrito .boton-comprar, .gamma-valija-cont .valija-datos .contenedor-carrito .boton-comprar a {
		position: relative;
		z-index: 5;
		float: left;
		padding-left: 1px;
		margin-top: -1px;
		width: 69px;
		height: 15px;}
		
		.gamma-valija-cont .valija-datos .contenedor-carrito .info {
		float: left;
		width: 36px;
		height: 23px;
		background: url(../images/base/back-boton-info.gif) no-repeat;}
		
		.gamma-valija-cont .valija-datos .contenedor-carrito .info a {
		float: left;
		padding-top: 3px;
		margin-left: 3px;
		width: 30px;
		height: 16px;}
		
		.header-servicios {
		float:left;
		margin-top: 40px;
		margin-left: 10px;
		margin-right: 10px;
		width: 669px;
		height: 25px;
		background: #000000 url(../images/base/right_back_servicios.gif) right no-repeat;}
		
		.header-servicios .left {
		float: left;
		width: 29px;
		height: 25px;
		background:url(../images/base/left_back_servicios.gif) no-repeat;}
		
			.header-servicios p {
			float: left;
			padding-left: 5px;
			padding-top: 3px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			color:#FFFFFF;
			}
			
			.cont-gamma-servicios {
			float: left;
			padding: 0 3%;
			padding-top: 15px;
			width:44%;
			*width: 43%;
			height: 130px;}
			
				.cont-gamma-servicios .imagen-servicios, .cont-gamma-servicios .imagen-servicios img {
				float: left;
				padding-right: 10px;
				width: 99px;
				height: 99px;
				overflow: hidden;}
				
				
				
				.cont-gamma-servicos .cont-gamma-servicos-datos {
				float: left;
				width:200px;}
				
					.cont-gamma-servicios .cont-gamma-servicos-datos h3 {
					float:left;
					font-size: 13px;
					width: 190px;}
					
					.cont-gamma-servicios .cont-gamma-servicos-datos p { 
					float: left;
					width: 190px;
					color: #737373;
					overflow: hidden;
					height: 65px;}
					
					.cont-gamma-servicios .cont-gamma-servicos-datos .datos-servicio {
					float:left;
					padding-top: 3px;
					width: 190px;}
					
					.cont-gamma-servicios .cont-gamma-servicos-datos .datos-servicio p {
					float:left;
					font-size: 11px;
					font-weight: bold;
					width: 154px;}
					
					.cont-gamma-servicios .cont-gamma-servicos-datos .datos-servicio p span { font-weight: normal;}
					
					.info-bot-grupos,
					.botones-info a.info-bot-servicios,
					.cont-gamma-servicios .cont-gamma-servicos-datos .datos-servicio a {
					float:left;
					padding-left: 3px;
					margin-top: 3px;
					width: 33px;
					height: 12px;
					color:#FFFFFF;
					background: url(../images/base/info-servicios-bot.gif) no-repeat;}
					
					.info-bot-grupos:hover,
					.cont-gamma-servicios .cont-gamma-servicos-datos .datos-servicio a:hover { 
						background-position: 0 -12px;
						color:#FFFFFF;
					}
			
	/* PROCESO DE COMPRA */
	
	.banner_proceso {
	float:right;
	clear: none;
	width: 697px;
	height: 91px;}
	
	.contenedor-proceso {
	float: left;
	width: 955px;}
	
		.contenedor-proceso .top {
		float: left;
		margin-top: 10px;
		width: 955px;
		height: 34px;
		background: url(../images/base/Proceso-de-compra/top_right_back.gif) top right no-repeat;}
		
		.contenedor-proceso .top2 {
		float: left;
		margin-top: 10px;
		width: 955px;
		height: 34px;
		background: url(../images/base/Proceso-de-compra/top_right_back-compra.gif) top right no-repeat;}
			
			.contenedor-proceso .top .left,
			.contenedor-proceso .top2 .left{
			float: left;
			width: 40px;
			height:34px;
			background: url(../images/base/Proceso-de-compra/top_left_back.gif) no-repeat;}
			
			.contenedor-proceso .top .back,
			.contenedor-proceso .top2 .back{
			float: left;
			width: 904px;
			height: 24px;
			padding-top:10px;
			background:url(../images/base/Proceso-de-compra/top_back.gif) repeat-x;}
			
		.contenedor-proceso  .cuerpo-compra{
		float: left;
		width: 955px;
		border: none;
		background: url(../images/base/Proceso-de-compra/back-compra-repeat.jpg) repeat-x;
		background-color: #ececec;
		}
		
		.contenedor-proceso  .cuerpo-compra .bottom{
		width: 955px;
		background: url(../images/base/Proceso-de-compra/compra-back-bottom.gif) no-repeat;
		background-color: #ffffff;
		}
		
		.contenedor-proceso .cuerpo {
		float: left;
		width: 955px;
		height: 414px;
		border: none;
		background: url(../images/base/Proceso-de-compra/cuerpo_right_back.gif) right no-repeat;}
		
			.contenedor-proceso .cuerpo .left{
			float: left;
			width:12px;
			height: 414px;
			background: url(../images/base/Proceso-de-compra/cuerpo_left_back.gif) no-repeat;}

			.contenedor-proceso .cuerpo .cont{
			float: left;
			width: 929px;
			height: 414px;
			background:url(../images/base/Proceso-de-compra/cuerpo_back.gif) repeat-x;}	
			
				.contenedor-proceso .cuerpo .cont .cont-left {
				float: left;
				margin-top: 55px;
				width: 316px;
				height: 273px;
				border-right: 1px solid #2f3030;}
				
				.contenedor-proceso .cuerpo-compra .cont .cont-left {
				float: left;
				margin-top: 55px;
				width: 316px;
				height: 953px;
				border-right: 1px solid #2f3030;}
				
					.contenedor-proceso .cuerpo .cont .cont-left .logo,
					.contenedor-proceso .cuerpo-compra .cont .cont-left .logo{
					float: right;
					margin-top: 192px;
					padding-right: 19px;
					width: 52px;
					height: 37px;
					background: url(../images/base/Proceso-de-compra/cuerpo_logo.gif) no-repeat;}
					
					.contenedor-proceso .cuerpo .cont .cont-left p.titulo,
					.contenedor-proceso .cuerpo-compra .cont .cont-left p.titulo{
					float: right;
					clear: right;
					margin-top: 5px;
					padding-right: 19px;
					width: 250px;
					font-size: 25px;
					font-weight: bold;
					text-align: right;
					color: #000000;}
				
				.contenedor-proceso .cuerpo .cont .cont-right,
				.contenedor-proceso .cuerpo-compra .cont .cont-right {
				position: relative;
				float: left;
				margin-top: 55px;
				width: 580px;}
				
				.contenedor-proceso .cuerpo .cont .cont-right-compra,
				.contenedor-proceso .cuerpo-compra .cont .cont-right-compra {
				position: relative;
				float: left;
				margin-top: 55px;
				margin-left: 10px;
				width: 570px;}
				
					.input-proceso{
					float: left;
					margin-top: 5px;
					padding-left: 19px;
					width: 560px;
					heigth: 23px;}
					
						.input-proceso label{
						float: left;
						padding-top: 5px;
						padding-right: 10px;
						width: 190px;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 12px;
						color:#000000;}
						
						label.ingresar { width: 80px;}
						
						label.small { width: 60px; padding-left:5px;}
						
						label.captcha{
						float: left;
						padding-top: 5px;
						padding-left: 100px;
						padding-right: 0px;
						width: 190px;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 12px;
						color:#000000;}
						
						.input-proceso label span{
						font-size: 10px;}
						
						.input-proceso .input-blanco{
						float: left;
						width: 360px;
						}
						
							
							.input-proceso .input-blanco select {
							float: left;
							padding-top: 4px;
							padding-bottom: 4px;
							padding-right: 4px;
							width: 59px;
							height: 26px;
							background:url(../images/base/Proceso-de-compra/select_back.gif) no-repeat;}
							
							.input-proceso .input-blanco .left {
							float: left;
							width:9px;
							height: 26px;
							background: url(../images/base/Proceso-de-compra/input_left_back.gif) no-repeat;}
							
							.input-proceso .input-blanco input {
							float: left;
							padding-top: 4px;
							overflow: hidden;
							width: 179px;
							height: 22px; 
							background: url(../images/base/Proceso-de-compra/input_back.gif) right no-repeat;}

							.input-proceso .input-blanco .left-chico {
							float: left;
							margin-left: 5px;
							width:9px;
							height: 26px;
							background: url(../images/base/Proceso-de-compra/input_left_back.gif) no-repeat;}

							
							.input-proceso .input-blanco input.medio {
							float: left;
							padding-top: 4px;
							overflow: hidden;
							width: 115px;
							height: 22px;
							background: url(../images/base/Proceso-de-compra/input_back.gif) right no-repeat;}
							
							.input-proceso .input-blanco select.medio {
							margin-top: 2px;
							float: left;
							padding-top: 4px;
							overflow: hidden;
							width: 250px;
							height: 22px;
							background: url(../images/base/Proceso-de-compra/input_back.gif) right no-repeat;}
							
							
							.input-proceso .input-blanco input.chico {
							float: left;
							padding-top: 4px;
							overflow: hidden;
							width: 50px;
							height: 22px;
							background: url(../images/base/Proceso-de-compra/input_back.gif) right no-repeat;}
							
							.input-proceso .input-blanco input.reserva {
							float: left;
							padding-top: 4px;
							overflow: hidden;
							width: 80px;
							height: 22px; 
							background: url(../images/base/Proceso-de-compra/input_back.gif) right no-repeat;}
					
					.contenedor-proceso .cuerpo .cont .cont-right p {
					float: left;
					padding-top: 5px;
					padding-left: 19px;
					width: 450px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color:#000000;}
					
					.contenedor-proceso .cuerpo .cont .cont-right span.caja-texto {
					float: left;
					padding-top: 5px;
					padding-left: 19px;
					width: 200px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					color:#000000;}
							
					.contenedor-proceso .cuerpo .cont .cont-right span.caja-texto-comentario {
					float: left;
					width: 150px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 11px;
					color:#000000;}		
				
					.contenedor-proceso .cuerpo .cont .cont-right .button {
					float: left;
					margin-top: 5px;
					padding-left: 19px;
					width: 388px;
					heigth: 23px;}
					
						.contenedor-proceso .cuerpo .cont .cont-right .button input.confirmar-button {
						float: right;
						margin-top: 10px;
						margin-left: 10px;
						padding-left: 3px;
						width: 92px;
						height: 21px;
						font-family: Arial, Helvetica, sans-serif;
						font-size: 14px;
						font-weight: bold;
						color: #FFFFFF;
						cursor: pointer;
						background:url(../images/base/Proceso-de-compra/confirmar-buttom.gif) no-repeat;
						background-position: 0 -21px;}
						
					.contenedor-proceso .cuerpo .cont .cont-right .decidir-logo {
					position: absolute;
					float: left;
					top: 250px;
					left: 500px;
					width: 72px;
					height: 60px;
					background: url(../images/base/Proceso-de-compra/decidir_logo.gif) right no-repeat;}
					
/* EVENTOS Y EXPERIENCIA VIP */

.gamma-valija-cont .valija-datos .fecha-evento {
	font-weight: bold;
	font-size: 13px;}
		
.stock-eventos {
	float: right;
	padding-top: 1px;
	width: 113px;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	background:url(../images/base/back-botones.gif) no-repeat;}
		
		.stock-eventos p { text-align: center;}
		
.gamma-valija-cont .valija-datos div.text-izquierda {
	float: left;
	margin-top: 20px;
	width: 360px;
	min-height: 170px;
	overflow: none; }
	
.gamma-valija-cont div.segunda-fila-eventos {
	float: left;
	padding-left: 15px;
	margin-bottom: 20px;
	margin-top: 15px;
	width: 300px;
	height: 150px;
	overflow-y: scroll;}

.gamma-valija-cont div.segunda-fila-eventos-long {
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	width: 620px;
	height: 250px;
	overflow-y: auto;}
	
.gamma-valija-cont div.segunda-fila-eventos-fixed {
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	margin-right:15px;
	width: 280px;
	height: 150px;
}
	
.cont-evento {
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: 174px;
	}
	
		.evento-imagen {
			float: left;
			width: 174px;
			height: 134px;
			overflow: hidden;}
		
		.vigencia-evento {
			float: left;
			margin-top: 2px;
			width: 100%;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-weight: normal;
			color: #4D4D4D;}
			
		.exp-evento-title-small {
			float: left;
			margin-top: 2px;
			width: 100%;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #4D4D4D;}
			
		.texto-evento {
			float: left;
			margin-top: 2px;
			width: 100%;
			height: 70px;
			overflow: hidden;
			font-size: 11px;
			color: #4D4D4D;}
			
		.datos-evento {
			float:left;
			padding-top: 10px;
			width: 100%;}
		
			.ubicacion-evento {
				float:left;
				margin-top:2px;
				width: 78px;
				font-weight: bold;
				color: #000;}
			
			.precio-evento {
				float: left;
				width: 45px;
				font-size: 13px;
				font-weight: bold;
				color:#000;}
			
			.datos-evento a.info-evento {
				float: left;
				margin-left:10px;
				padding-left: 8px;
				margin-top: 2px;
				width: 28px;
				height: 12px;
				overflow: hidden;
				color:#FFF;
				background: url(/images/base/info-servicios-bot.gif) no-repeat;}
				
			.datos-evento a.info-evento:hover { background-position: 0 -12px;}
			
	/* NOVEDADES */
	
	.valijacentral .novedadesvc{
	float: left;
	margin-top: 10px;
	margin-left: 2px;
	padding-bottom:15px;
	*padding-bottom:0;
	width: 100%;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #666666;}
		
		.valijacentral .novedadesvc p.novedadesvc-fecha{
		float: left;
		font-size: 10px;
		color: #666666;}
		
		.valijacentral .novedadesvc p.novedadesvc-titulo{
		float: left;
		padding-left: 15px;
		font-size: 17px;
		font-weight: bold;
		color: #000000;}
		
		.valijacentral .novedadesvc p{
		float: left;
		clear: left;
		padding-left: 15px;
		font-size: 12px;
		color: #000000;}
		
	/* CALENDARIO */
	
	.date-calendar a.dia-disponible, #agenda .domingo a.dia-disponible{color: #000000; font-size:11px;}
	
	.date-calendar span.dia-no-disponible, #agenda .domingo span.dia-no-disponible{color: #999999; font-size:11px;}
	
	.date-calendar a.dia-disponible:hover{color: #569CB8}
	
	
	.input-cal .input-blanco .left {
	float: left;
	margin-top: 2px;
	width:9px; 
	height: 26px;
	background: url(../images/base/Proceso-de-compra/input_left_back.gif) no-repeat;}
	
	.input-cal .input-blanco .leftselect {
	float: left;
	margin-top: 2px;
	width:9px; 
	height: 26px;}
	
	.input-cal .input-blanco input.fecha {
	float: left;
	padding-top: 4px;
	overflow: hidden;
	width: 80px;
	height: 26px;
	background: url(../images/base/Proceso-de-compra/input_back.gif) right no-repeat;}
	
	.agenda-cont {
	height: 200px;}


	/* MAPA DEL SITIO */
	
	#mapaSitio .columnMapa {float: left; width: 45%; padding-left: 3%; margin-top: 20px; margin-bottom: 10px;}
	#mapaSitio .right { float: right;}
	#mapaSitio .columnMapa ul {float: left; width: 100%;}
	#mapaSitio .columnMapa ul li {float: left; margin-top: 5px; width: 100%; list-style: none;}
	#mapaSitio .columnMapa ul li a { 
		float: left; 
		padding-left: 7px;
		font-size: 12px;
		color: #777;}
		
		#mapaSitio .columnMapa ul li a:hover { color: #34637f; text-decoration: underline;}
		#mapaSitio .columnMapa ul li a span { font-weight: bold; color:#900;} 
	
	#mapaSitio .left ul li a {
		padding-left: 7px;
		font-size: 14px;
		color: #34637f;
		font-weight: bold;}
		
	#mapaSitio .left ul li a:hover { color: #000; text-decoration: none;}
	
	
/*slide Show */

.pics {  
	height:  353px;  
	position:relative; 
	overflow:hidden;
	padding: 0;  
	margin: 15px 0 0 10px;  
} 
 
.pics img {  
	padding: 0px;  
	background-color: #eee;  
	width:  691px; 
	height: 353px; 
	top:  0; 
	left: 0 
} 	

