body
{
font: normal 1em Arial, Verdana, Helvetica, sans-serif;
margin: 0px 0 0 0;
/* padding:15px 0px 0px 0px; */
text-align: center;
margin:auto;
background-attachment:fixed;

}

a:hover, a:focus{
	text-decoration: none !important;
}

#benchmark
{
color:#00aab2;
font-size:10px;
}

#bgimg
{	
width:100%;
margin:auto;

}

#multiMotorMenu > li {
    width: 24%;
}

.margT15{
	margin-top: 15px;
}
.margT10{
	margin-top: 10px;
}
.margB10{
	margin-bottom: 10px;
}

.pad10{
	padding: 10px;
}

.breadcrumb { display: flex; }

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }

/*------------------------------------ header -------------------------------------------*/
#header_fondo_horizontal
{

/* padding-top:10px; */

}


.baseContainer {
  background-color: #FFFFFF;
}

@media (min-width: 1200px) {
	.bkgControl{
		background-size: inherit !important;
	}
}

@media (min-width: 992px) {
	.bkgControl{
		background-size: 100% 100%;
	}
	#header {	
	clear:both;
	padding:0px;
	margin:0px;
	background-repeat:no-repeat;
	background-position: center;
	margin-bottom: 20px;
    background-color: none;
	
	}

	.posLogo{
		text-align: left;
		margin-top: 30px;
	}
}



@media (max-width: 991px) {
	#header {	
	clear:both;
	padding:0px;
	margin:0px;
	background-repeat:no-repeat;
	background-position: center;
	background-size: 100%;
	background-color: none;
	}
	#logoHeigth{
		margin-top: 50px;
	}
	.posLogo{
		text-align: left;
	}
}




@media (max-width: 640px) {
	#header {	
	clear:both;
	padding:0px;
	margin:0px;
	/*background-size: 0%;
	background-image:;
	height: 0px !important;*/
	background-color: none;
	}
	.posLogo{
		text-align: center;
	}
}

#header {	
	background-color: transparent !important;
}

.container-background{
	background: none;
}



#logo_cabecera {
	/*
	float:left;
	margin-left:20px;
	
	margin-top:20px;
	*/
	min-height:100px;
}

#banner_head_cabecera
{
	margin-top:0px;
	float:right;
	margin-top:25px;
	margin-right:10px;
}

#texto_logo
{
	float:left;
	text-align:left;
	margin:3px 0px 3px 0px;
	padding:10px;
	width: 100%;
}

/*--------------------------------- Static page ----------------------------------------*/


.p_static_page{
	text-align: left;
	/* padding: 0px 25px 20px 25px; */
}
.p_static_page ul {
    list-style-position: inside;
    /* padding: 0px 25px 20px 25px; */
}
/*******************
// 
//	CUARENTENA TODO LO QUE ESTA DEBAJO
//
// *****************



/*------------------------------------ BUSCADOR BREVE--------------------------------*/
	

	.google-maps {
        position: relative;
        padding-bottom: 75%; /* This is the aspect ratio */
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
    /*    width: 100% !important; */
    /*    height: 100% !important; */
    }
    
	#busca_breve {
	clear:both;
	width:765px;
	height:40px;
	text-align:left; 
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#004881;
	font-size:0.9em;
	background-color:#F7F7F7;
	margin:auto;
	}
	/*
	#busca_breve form{
	width:400px;
	float:left;
	margin-top:3px;
	}
	
	#busca_breve form{
	width:400px;
	float:left;
	}
	
	*/
	#busca_breve fieldset {
	border:none;
	}
	
	#busca_breve input{
	margin-left:15px;
	color:#004881;
	font-weight:bold;
	font-size:0.9em;
	}
	
	
	
	#busca_breve p{
	float:left;
	margin-top:10px;
	margin-right:10px;
	font-weight:bold;
	margin-left:10px;
	}
	
	#busca_breve p a {
	text-decoration:none;
	color:#808080;
	}
	
	#busca_breve p a:hover {
	text-decoration:none;
	color:#cc0000;
	}

/*------------------------------------ FIN BUSCADOR BREVE ----------------------------------------------------*/




/*------------------------------------ VSHOP ----------------------------------------------------*/


#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032;
}

.padFolded{
	padding: 20px 40px !important;;
}



@media (min-width: 991px) {
	.labelRight{
	text-align: right;
	}
	.tit-paso{
		padding:30px 0 30px 0; 
		margin:10px 0 10px 0;
		text-align: left;
	}
	.padTableCenter{
		padding-top: 40px;
	}

	.imgVsMinHeight{
		min-height: 300px;
	}
}
@media (max-width: 480px) {
	.tit-paso{
		padding:30px 0 30px 0; 
		margin:10px 0 10px 0;
		font-size: 20px;
	}

	.padFolded{
		padding: 20px 30px !important;
	}

	.margT10xs{
		margin-top: 10px;
	}
}


.circular {
	padding: 10px 20px 10px 20px;
	border-radius: 50%;
}

   

/*------------------------------------ Motor ----------------------------------------------------*/

#motorfiltro
{
float: right;
height: 210px;
background-image: url("img/bg_motor.png");
background-repeat: no-repeat;
background-position: 0px 0px;
border:#666 0px solid;
}

.latest_img {
	background-color:#FFF;
}
.banner_lado
{
float: right;
margin:0px 0px 7px 0px;
width:490px;
height:210px;
border:#666 0px solid;

}
#banner_fb
{
float: left;
margin:0px 0px 0px 0px;
padding:20px 0 0 0px;
background-image: url("img/bg_bacefook.png");
background-repeat:no-repeat;
background-position:top right;
width: 490px;
height: 210px;
border:#333 solid 0px;
}
#banner_nl
{
float: right;
margin:0px 0px 7px 0px;
width:490px;
height:210px;
border:#666 0px solid;
background-image: url("img/bg_nl.png");
}
#banner_nl h2
{
	font-size:14px;
	color:#FFF;
	padding:0px;
	margin:0px;
	line-height:30px;	
}
#form_nl
{
margin:0px 0 0 45px;
color:#FFF;	
}



.caja4banner
{
float:left;	
width:240px;
margin:0 11px 0px 0px;
height:330px;
background-color: #FFF;
}
.caja4bannerright
{
float:right;	
width:240px;
background-color:#999;
height:330px 	
}

#motorfiltro label {
	  display: block;
	  margin-top:4px;
	  margin-bottom:0px;
	  font-size:13px;
	  font-weight:bold;
}

#motorfiltro legend {
	margin:0px;
	padding:5x;
	color:#24323a;
	font-size: 17px;
	font-weight:bold;
	line-height:25px;
}

#motorfiltro fieldset {
		 border:0px solid #666;
		 margin-left:0px;
		 margin-top:0px;
}

#motorfiltro select {
font-size:14px;
padding:1px 0 1px 0;
color:#666666;
background-color: #FFF;
border:solid #333;
border-width:1px;
}

#motorfiltro input[type=text] {
font-size:14px;
padding:1px 0 1px 0;
color:#666666;
background-color: #FFF;
border:solid #333;
border-width:1px;
height:20px;
}

.bt_buscar {
margin-left:0px;
}


/*------------------------------------ recomendacion ----------------------------------------------------*/

#recomendacion {
margin:auto;
width:767px;
height:435px;
background-image:url(img/fondo_recomendamos_sintitu.gif);
background-repeat: no-repeat;
clear:both;
padding-left:5px;
}
#recomendacion a{
text-decoration:none;
cursor:pointer;
}
#recomendacion h1 {
	display:block;
	color: #00aab2;
	font-size: 22px;
	font-weight:bold;
	padding-left:20px;
	margin:0px;
	line-height:70px;
}
#recomendacion .offrelist{
width:175px;
height:320px;
margin:0px 2px 0px 2px;
padding:5px;
float:left;
background-color: #FFFFFF;
}
#recomendacion .destination
{
height:40px;
color:#30424b;
font-size:16px;
font-weight:bold;
}

#recomendacion .detail
{
font-size:12px;
padding:3px 0 4px 0;
margin:0px;
height:45px;
color:#000000;
}
#recomendacion .libre{
text-decoration: line-through;
font-size: 13px;
color:#FF0000;
}
#recomendacion .apartirde
{
padding:0px;
margin:0px;
width:175px;
color:#000000;
font-size:10px;
border:#000000 1px solid;
}
#recomendacion .precio
{
background-color:#00aab2;
padding:3px 0 3px 0;
margin:0px;
display:block;
font-size:16px;
color:#FFFFFF;
}

#recomendacion .image
{
padding:0px;
margin:0px;
}
#recomendacion img{
width:165px;
height:165px;
border:#669933 1px solid;
padding:5px;
}

/*------------------------------------ sub homes ----------------------------------------------------*/

#titleMotores{
	font-size: 20px;
	
	padding: 0px 0px 0px 15px;
	margin: 10px 0px;
	line-height: 35px;
	text-align: left;
	border-radius: 5px;
}

#title_subhome {
clear:both;
margin:auto;
margin-top:0px;
width:766px;
height:60px;
background:url(../../img/subhomes/bandaaz_titu.gif) left top no-repeat;
margin-bottom:10px;
/*border:1px solid #000;*/
}

#title_subhome h1{
margin-top:0px;
margin-right:20px;
display:block;
text-align:right;
font-size:1.5em;
font-weight:bold;
color: #004881;
padding-top:20px;
}

.grosor_normal {
font-weight:normal;
}

#title_subhome img {
margin-top:0px;
margin-left:18px;
/*width:156px;*/
height:55px;
float:left;
/*border: 1px solid #000;*/
}


/*------------------------------------ footer ----------------------------------------------------*/


.spacer {
  clear: both;
  margin: 0px;
  height: 0px;
}


#banner_bottom {
width:765px;
padding-top:20px;
clear:both;
}

#nube {
font-size:12px;
padding:5px 5px 20px 5px;
clear:both;
text-align:center;
}

#nube h1
{
text-align: left;
color: #53555C;
font-family: "Open Sans",sans-serif;
font-size: 2em;
border-bottom: 2px solid #53555C;
line-height: 1.5em;
margin: 30px 0px;
padding-left: 10px;
}

#nube a:link {
color:#53555C;
text-decoration:none;
margin:0 10px 0 0;
}

#nube a:visited {
color: #53555C;
text-decoration:none;
}

#nube a:hover {
color:#333333;
text-decoration:none;
}
#nube li
{
float:left;
margin:1px 0 1px 0;
width:16%;
list-style:none; 
display:block;
border:0px solid #666;
text-align:left;
}

@media (max-width: 750px) {
    #nube li
{
float:left;
margin:1px 0 1px 0;
width:50%;
list-style:none; 
display:block;
border:0px solid #666;
text-align:left;
}
}

#pie {
margin:auto;
border-bottom:0px;
margin-top:0px;
text-align: center;
/*border:#CCC solid;*/
border-width:1px 0 0px 0;
font-size:0.75em;
padding:0px 0 0 0;
padding-top: 5px; 
margin-top: 10px; 
text-align:center !important;
}

#pie a {
color:#858585;
text-decoration:none;
}

#pie a:visited {
color:#858585;
text-decoration:none;
}

#pie a:hover{
color:#333333;
text-decoration:none;
}

#pie p{
text-align:center;
color:#858585;

}


.bold{
font-weight:bold;}

.gris{color:#848484;}

#foot {
	/*background-image: url(img/page_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;*/
}

.paginador {
	float: right;
	margin-right: 40px;
	font-weight: bold;
}
.paginador a {
	text-decoration: none;
	color: #004881;
	font-weight: normal;
}



     
            .content
            {
             	padding:10px 30px;
            }
            #contactFormContainer
            {
            	position:absolute;
				top:4px;
            	float:right;
				padding-left:600px;
            }
            #contactForm
            {
				height:150px;
				width:200px;
				background-image:url(img/bkg.png);
				display:none;
            }
            #contactForm fieldset
            {
            	padding:0 5px 5px 5px;
            	border:none;
            }      
            #contactForm label
            {
            	display:block;
            	color: #FFFFFF;
				font-weight:bold;
				font-size:13px;
            }      
            #contactForm input[type=text]
            {
            	display:block;
            	border:solid 1px #4d3a24;
            	width:100%;
				margin-top:5px;
            	margin-bottom:10px;
            	height:24px;
            }  
            #contactForm textarea
            {
            	display:block;
            	border:solid 1px #4d3a24;
            	width:100%;
            	margin-bottom:10px;
            }  
            #contactForm input[type=submit]
            {
            	background-color: #FF0000;
            	border:solid 1px #23150c;
            	color: #FFFFFF;
            	padding:5px;
				width:90%;
            }  
			#contactForm p
			{
			font-size:11px;
			text-align:left;
			padding:0px;
			margin:0px;
			}  
			#contactForm h1
			{
			font-size:15px;
			text-align:center;
			color:#FFFFFF;
			padding:5px 0 0 0;
			margin:0px;
			display:block;
			}             
            #contactLink
            {
	height:40px;
	width:200px;
	background-image:url(img/slidein_button.png);
	display:block;
	cursor:pointer;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:30px;
	background-repeat: no-repeat;
		            }
            #messageSent
            {
            	color:#ff9933;
            	display:none;
            }
			
			.textorojo
			{
			color:#FF0000;
			
			}
			
#marco_viajes {
margin:auto;
margin-top:5px;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:30px;
text-align:left;
clear:both;
}
#marco_viajes  h1{
font-size:20px;
clear:both;
/*background-image:url(img/title_layout.png);*/
background-repeat:no-repeat;
background-position:bottom;
background-position:left top;
/*color:#FFFFFF;*/
display:block;
padding:0px 0px 0px 15px;
margin:10px 0 10px 0; 
line-height:35px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#marco_viajes  h1 a:visited{
color:#FFFFFF;
text-decoration:none;
}
#marco_viajes  h1 a{
color:#FFFFFF;
text-decoration:none;
}
#marco_viajes  h1 a:hover{
color: #FF9900;
text-decoration:underline;
}

#marco_viajes  legend{
font-size:18px;
font-weight:bold;
font-style:italic;

}

#marco_viajes ul 
{
padding:0px 0px 0px 0px;
margin:5px 0 8px 0px; 

}
#marco_viajes ol
{
padding:0px 0px 0px 0px;
margin:5px 0 5px 0px; 

}
#marco_viajes li 
{
padding:0px 0px 0px 0px;
margin:0px 0 5px 40px; 

} 


#intro_viaje_block
{
width:930px;
margin:0 0 10px 0;
margin:auto;
border:0px solid #ccc;
}

}

/*
#marco_viajes  h2{
font-size:14px;
clear:both;
color: #999;
display:block;
padding:0px;
margin:0px;
line-height:35px;
width:600px;
}*/
#ciudad_selected h2
{
clear:both;
display:block;
padding:10px 0 0 10px;
margin:0px;
float:left;	
}

#img_prod{
/* width:250px; */
padding:3px;
margin-right:10px;
margin-bottom:10px;
/*float:left;*/
}

.producto select {
font-size:16px;
padding:1px 0 1px 0;
color:#666666;
background-color:#fcba1e;
border:0px;
}



	.btreservar ul {
	margin:0;
	padding:0;
	list-style:none;  
	  }
	  
    .btreservar li {
      float:left;
      margin:0;
	  border:#FFFFFF solid;
      border-width:0px 2px 0px 0px;  
	   background-image:url(img/puce_fleche.gif);
	  background-repeat:no-repeat;
	  background-position:left top;
	  padding-left:20px;
	  height:25px;
	  }
	  
   .btreservar a {
      margin:0;
      padding:0px;
      text-decoration:none; 
      }
	  
    .btreservar a{
      display:block;
      padding:0px 10px 0px 10px;
      color:#00292a; 
	     height:21px; 
		 cursor:pointer;
      }
	  
   .btreservar a:hover{
      color: #FF9900;
	  text-decoration:underline;

	   }
  	#fechaprecio .lineprincipal{
			border: #999999 solid;
			border-width:0px 0px 1px 0px;
			font-size:14px;
			}
	#fechaprecio 
	{
	margin:auto;		
	}
#fechaprecio select {
font-size:14px;
padding:1px 0 1px 0;
color: #333;
border:solid #666;
border-width:1px;
}
#fechaprecio form
{
margin:0px;
padding:0px;

}
#fechaprecio th
{

	color: #333;
	border:#333 solid;
	border-width:0px 0px 2px 0px;
	font-size:14px;
}
#fechaprecio input[type=image]
{
border:0px solid #000000;
padding:0px;
margin:0;
}
#presu
{
float:right;
height:80px;
width:200px;
background-position:top;
background-repeat:no-repeat;
font-size:10px;
text-align:center;
}
#line_form_city_select
{
background-color:#FFCC00;
height:42px;
line-height:42px;
background-image:url(img/corner_round_rev.png);
background-position:right top;
background-repeat:no-repeat;
float:left;
padding:0px 30px 0 0;
margin:20px 0 20px 0;
font-size:14px;

}

#line_form_city_select select
{
font-size:14px;
padding:1px 0 1px 0;
color:#666666;
background-color: #FFF;
border:solid #666;
border-width:0 2px 2px 0;
}
#reserva
{
width:650px;
margin:0px auto;
}
#reserva legend
  {
  font-size: 1.1em;
  font-weight:bold;
  color: #08659b;
  margin-left:20px;
  padding: 0px 5px 5px 5px;
  }

#reserva fieldset 
  {
	padding-bottom:20px;
	padding-top:20px;
	width: auto;
	font-size: 1em;
	border:solid 1px #fff;
  }

#reserva label 
  {
  display: inline;
  float: left;
  width: 240px;
  margin: 2px 2px 2px 0;
  font-family: Arial, Helvetica, sans-serif;
  text-align:right;
  margin-bottom:5px;
  font-size:12px;
	font-weight:normal;
  } 
  
#reserva input {
 	font-size: 0.8em
	color: #666;
	margin-left:10px;
	margin-right:10px;
    margin-bottom:5px;
	}
	
#reserva textarea {
margin-left:10px;
margin-bottom:5px;
}	

#reserva select {
margin-left:10px;
margin-bottom:5px;
}	


#reserva hr {
margin-top:-20px;
width:100%;
}


/* novedad porvalidar */

.imag_lomejorde {
	border:#669933 1px solid;
	padding:1px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
}
.text_mejoresofertas {
	font-size:12px;
	font-weight:normal;
	float:left;
	width: 255px;
	height: 40px;
}
.precio_tachado {
	text-decoration: line-through;
	font-size: 13px;
	color:#FF0000;
	font-weight: bold;
	margin-left: 3px;
	height: 100px;
	font-stretch: inherit;
}
.tit_mejoroferta {
	color:#30424b;
	font-size:16px;
	font-weight:bold;
	float:left;
	width: 255px;
	height: 20px;
}
.precio_mejor_oferta {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	height: 64px;
}
.precio_mejor_oferta_G {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align: center;
	height: 64px;
}
.tit_contenidos {
	color:#30424b;
	font-size:16px;
	font-weight:bold;
	float:left;
}
.text_contenidos {
	font-size:12px;
	font-weight:normal;
	top: auto;
	vertical-align: top;
}
.tit_contenidosG {
	color:#30424b;
	font-size:20px;
	font-weight:bold;
	float:left;
	height: 10px;
	width: 650px;
}
/* fin novedad por validar */


/*gestion newsletter */


.infopeque
{
background-color: #E2E2E2;
border:#000000 solid 0px;
padding:5px;
font-size:10px;
color:#666666;
float:right;
width:350px;
min-height:30px;

}
#caja {
	margin-top: 15px;
}

#confirm
{
border:#FF0033 solid 8px;
background-color: #CCCCCC;
color: #333333;
font-size:20px;
padding:10px;
}
/* FFFF */
.layer1 {
margin: 0;
padding: 0;
width: 500px;
}
 
.heading {
margin: 1px;
color: #fff;
cursor: pointer;
position: relative;
}
.content {
padding: 5px 10px;
}


.duracion
{
font-size:12px;
}
#producto_intro
{
float:left;
color:#30424b;
text-align:justify;
font-size:14px;
width: 500px;
padding:0 0 0 10px;
min-height: 250px;
}

#producto_precio
{
float:right;
font-size:10px;
text-align:right;
line-height:25px;
margin: 0 0 20px 0;
}


.antesprecio
{
font-size:14px;
color:#FF0000;
font-weight:bold;
}
.tr_over
{
background-color:#CCCCCC;
font-size:11px;
}
.tr_normal
{
background-color:#FFFFFF;
font-size:11px;
 
}
.heading
{
color:#333333;
padding:0 0 0 20px;
background-image:url(img/info.png);
background-repeat:no-repeat;
height:20px;
}
.content_info
{
margin:5px 10px 5px 25px;
padding:5px;
border:1px dashed #666666;
}
blockquote
{
	border:#CCC 1px solid;
	background-color:#E2F8FE;
	margin:20px;
	padding:5px;
}


/*
.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(img/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn:active { background-color: #444; }
.btn[class] {  background-image: url(img/bt_shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.amedida { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }
*/

.tr_over_gd
{
background-color:#CCCCCC;
color:#000;

}
.tr_normal_gd
{
background-color:#FFFFFF;
color: #666;
}
.td_peque
{
	font-size:12px;	
}

.msgerror
{
	color: #C00;
	background-image:url(img/images/error.jpg);
	background-repeat: no-repeat;
	background-position:10px 10px; 
	min-height:55px;
	padding: 12px 0px 10px 80px;
	font-size:13px;
	margin:10px 0 10px 0;
	border:2px #C00 solid;
		-moz-border-radius: 6px;
 	border-radius: 6px;
	font-weight:bold;
}
.msginfo
{
	color: #333;
	background-image:url(img/images/info.jpg);
	background-repeat: no-repeat;
	background-position:10px 10px; 
	min-height:55px;
	padding: 12px 0px 10px 80px;
	font-size:13px;
	margin:10px 0 10px 0;
	border:2px #06F solid;
	-moz-border-radius: 6px;
 	border-radius: 6px;
	font-weight:bold;
}

.msgok
{
	color: #339900;
	background-image:url(img/images/ok.jpg);
	background-repeat: no-repeat;
	background-position:10px 10px; 
	min-height:55px;
	padding: 12px 0px 10px 80px;
	font-size:13px;
	margin:10px 0 10px 0;
	border:2px #339900 solid;
	-moz-border-radius: 6px;
 	border-radius: 6px;
	font-weight:bold;
}

#tema_relacionado {
border:1px solid #999;
margin:5px 10px 5px 10px;
font-size:11px;
padding:5px;
}

#tema_relacionado ul
{
padding:0px;
margin:0px 0px 11px 0px;
list-style-type: none;

}
#tema_relacionado li
{
padding:0px 0px 0px 12px;
margin:0px 0px 0px 1px;
font-size:10px;
background-image:url(img/images/puce.gif);
background-repeat:no-repeat;
background-position:0px 3px;
float:left;

}
#tema_relacionado a:visited
{
color:#666;
text-decoration:none;
}

#tema_relacionado a
{
color:#666;
text-decoration:none;
padding:3px;
}
#tema_relacionado a:hover
{
color: #00ccff;
text-decoration:underline;
}

#gomobil  a:visited
{
	color: #333;
text-decoration:none;
}
#gomobil a
{
text-decoration:none;
	color: #333;
	
}
#gomobil  a:hover
{
color: #000;
text-decoration:none;
}

#gomobil a span
{
display:block;
width:960px; 
margin:auto; 
height:100px;
cursor: pointer;
font-size:22px;
background-image:url(img/botton_smart_phone.png);
background-repeat:no-repeat;
padding:15px 0 0px 0;
font-weight:bold;
}
#loading {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  display: block;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99;
  text-align: center;
}

#loading-image {
  position: absolute;
  top: 100px;
  left: 240px;
  z-index: 100;
}
#alado_form_vuelo
{
background-image:url(img/vuelo.jpg);
background-repeat:no-repeat;
}

#SideLeftEstacion
{
width:315px;
float:right;
padding:10px 2px 0 0;

}
#SideRightEstacion
{
width:600px;
border:0px solid #666;	
float:left;
font-size:12px;
text-align:justify;
line-height:18px;

}
.ofertasestacion
{
border:solid #cccccc;
border-width:1px 1px 1px 1px;	
width:315px;
min-height:150px;
padding:0px;
font-size:10px;

}
.ofertasestaciontit
{
padding:5px;	
}
.ofertasestaciontit a:visited
{
color:#666;
text-decoration:none;
}
.ofertasestaciontit a
{
color:#666;
text-decoration:none;
padding: 0px;
font-weight:bold;
font-size:14px;
}
.ofertasestaciontit a:hover
{
color:#0d5da6;
text-decoration:underline;
}

.ofertasestacionpied
{
width:315px;
margin:0px;
}

.ImgEstacionOferta
{
	padding:2px;
	margin:5px;
	border:3px solid #EEE;
	margin-right:10px;
	margin-bottom:10px;
	float:left;	
}
.txtestacioncenter
{
text-align:center;
float:right;
width:190px;
border:0px solid #333;	
}


#datos_estacion
{
float:left;
border:0px solid #ccc;
padding:10px;
font-size:13px;
font-weight:bold;	
}

#datos_pistas
{
float:left;
border:0px solid #ccc;
padding:10px;
font-size:13px;
font-weight:bold;
}

.tdverde
{
	background-color:#33cc00;
	color:#FFF;
	width:20px;
	line-height:20px;
	text-align:center;
	border:1px #666 solid;
}
.tdazul
{
	background-color: #3366ff;
	color:#FFF;
	width:20px;
	line-height:20px;
	text-align:center;
	border:1px #666 solid;
}
.tdrojo
{
	background-color: #f81818;
	color:#FFF;
	width:20px;
	line-height:20px;
	text-align:center;
	border:1px #666 solid;
}
.tdnegro
{
	background-color: #000;
	color:#FFF;
	width:20px;
	line-height:20px;
	text-align:center;
	border:1px #666 solid;
}
.tdsnow
{
	background-color: #FFF;
	color: #666;
	width:20px;
	line-height:20px;
	text-align:center;
	border:1px #666 solid;
}
.tdsnow1
{
	background-color: #FFF;
	color: #666;
	width:50px;
	line-height:20px;
	text-align:center;
	border:1px #666 solid;
}
/* #wrapper_frame_crucero { width: 960px; height: 2500px; padding: 0; overflow: hidden; } */
#wrapper_frame_crucero { /* width: 960px; */ height: 2500px; padding: 0; text-align: center; /* overflow: hidden; */ }
#scaled-frame_crucero { width: 1024px; height: 2500px; border: 0px; }
#scaled-frame_crucero {
   /* zoom: 0.9;
    -moz-transform: scale(0.93);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.93);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.93);
    -webkit-transform-origin: 0 0; */
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 #scaled-frame_crucero  { zoom: 1;  }
}

#fb-root {
  display: none;
}
 
/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

.wiget_blog_subtitulo
{
font-size: 10px; 
font-weight: unset;
}
.wiget_blog_publciado
{
font-size: 10px; 
font-weight: unset;
}