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

/* PAGE Marcas 
-------------------------------------------------------------- */
/*.marca-item {
	width:213px;
	height:155px;
	margin-right: 8px;
	margin-bottom: 8px;
	float:left;
}*/
 
/*-----------TABS DE MARCAS Y ZONAS-----------*/
/* Generic Utility */
.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
 
 #page-wrap {
	width: 910px;
	margin: 80px auto;
}
 /*------------------*/
 
.solo-texto .list-wrap {
	background: #f2f2f2;
	padding: 10px;
	/*margin: 0 0 15px 0;*/
	margin:0;
}
.solo-texto ul {
	list-style: none;
	margin:0 auto;
}
.solo-texto ul li a {
	display: block;
	border-bottom: 1px solid #666;
	padding: 4px;
	color: #666;
}
.solo-texto ul li a:hover {
	/*background: #333;*/
	color: white;
}
.solo-texto ul li:last-child a {
	border: none;
}
.solo-texto .nav {
	overflow: hidden;
}
.solo-texto .nav img {
	border: none;
}
.solo-texto .nav li {
	width: 126px;
	float: left;
	/*margin: 0 10px 0 0;*/
	margin: 0 ;

}
 /*------------------*/
 
.mapa-texto .list-wrap {
	/*background: #f2f2f2;*/
	background: none ;
	padding: 10px;
	/*margin: 0 0 15px 0;*/
	margin:0;
	padding-top: 0;
}
.mapa-texto ul {
	list-style: none;
	margin-bottom:0px!important;
	margin-left: 50px;
}
.mapa-texto ul li a {
	display: block;
	border-bottom: 1px solid #666;
	padding: 4px;
	color: #666;
}
.mapa-texto ul li a:hover {
	/*background: #333;*/
	color: white;
}
.mapa-texto ul li:last-child a {
	border: none;
}
.mapa-texto .nav {
	overflow: hidden;
}
.mapa-texto .nav img {
	border: none;
}
.mapa-texto .nav li {
	width: 126px;
	float: left;
	/*margin: 0 10px 0 0;*/
	margin: 0 ;
	
}
 
.mapa-texto .nav li.last {
	margin-right: 0;
	border-right:none !important;
	
}
.solo-texto .nav li.last {
	margin-right: 0;
	border-right:none !important;
	
}
.mapa-texto .nav li a {
	display: block;
	padding: 5px;
	/*background: #e8e8e8;*/
 	 
	text-align: center;
	border: 0;
	height:170px;
	
	color: white;
	font-family:'Open Sans Condensed',helvetica, arial, sans-serif;
	font-size:16px;
	font-weight:700;
	text-shadow:1px 1px 1px rgba(0,0,0,.6);
	line-height:16px;
	

}
 
.tab-texto {
 text-align: center;
 margin-left:auto;
 margin-right:auto;
 padding:10px 0 0 0;
	
}

.solo-texto .nav li a {
	display: block;
	padding: 5px;
	/*background: #e8e8e8;*/
 	 
	text-align: center;
	border: 0;
	height:40px;
	
	color: white;
	font-family:'Open Sans Condensed',helvetica, arial, sans-serif;
	font-size:16px;
	font-weight:700;
	/*text-shadow:1px 1px 1px rgba(0,0,0,.6);*/
	line-height:16px;

}

.mapa-texto li a.current, .mapa-texto li a.current:hover {
	background-color: #f2f2f2 !important;
	
	/*color: black;*/
	font-family:'Open Sans Condensed',helvetica, arial, sans-serif;
	font-size:16px;
	font-weight:700;
	
 
	
}
.mapa-texto .nav li a:hover, .mapa-texto .nav li a:focus {
	/*background: #e8e8e8;*/
 
}
/**************************/
.solo-texto li a.current-texto, .solo-texto li a.current-texto:hover {
	background-color: #f2f2f2 !important;
	color: black;
	font-family:'Open Sans Condensed',helvetica, arial, sans-serif;
	font-size:16px;
	font-weight:700;
}
.solo-texto .nav li a:hover, .solo-texto .nav li a:focus {
	/*background: #e8e8e8;*/
}
.solo-texto li a.current, .solo-texto li a.current:hover {
	/*background-color: #f2f2f2 !important;*/
	/*color: black;*/
	font-family:'Open Sans Condensed',helvetica, arial, sans-serif;
	font-size:16px;
	font-weight:700;
}
.solo-texto .nav li a:hover, .solo-texto .nav li a:focus {
	/*background: #e8e8e8;*/
}
/**************************/
/*solo tab de texto**/
.tab-texto {
	width:100px;
	height:40px;
	border:none;
	margin-bottom:0px;
}

/*LOS MAPAS*/

.tab-mapa {
	background:url(../images/continentes.png);
	width:116px;
	height:116px;
	border:none;
	margin-bottom:0px;
}
.mapa-la {
	background-position:580px 0px;
}
.mapa-af {
	background-position:348px 0;
}
.mapa-am {
	background-position:696px 0;
}
.mapa-as {
	background-position:464px 0;
}
.mapa-eu {
	background-position:232px 0;
}
.mapa-la:hover, .current > .mapa-la {
	background-position:580px 116px;
}
.mapa-af:hover, .current > .mapa-af {
	background-position:348px 116px;
}
.mapa-am:hover, .current > .mapa-am {
	background-position:696px 116px;
}
.mapa-as:hover, .current > .mapa-as {
	background-position:464px 116px;
}
.mapa-eu:hover, .current > .mapa-eu {
	background-position:232px 116px;
} 
/*FIN de LOS MAPAS*/
 .derechaSombra{
 	background:url(../images/fondo-derecha.png) bottom left no-repeat;
	 
}
 .izquierdaSombra{
	background:url(../images/fondo-izquierda.png) bottom right no-repeat ;
	 
}
.contenido-panel{
	position:relative;
	background:url(../images/fondo-resultado.png) repeat-x;
	margin-top:25px;
	
}
.contenidox{
	margin-left:80px;
	padding:10px;
	margin-top:0px;
}
.bandera{
	z-index:100px;
	float:left;
	position:absolute;
	left:-20px;
	width:94px;
	height:85px;
}

.cabezal-contenidox{
	display:block;
/*	border:1px solid black;*/
	margin-left:94px;
	min-height:50px;
	margin-top:20px;
	/*padding:15px 0;*/
	padding:0;
	
	font-size:12px;
	color:#4e4e4e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
 	
	

}
.cabezal-contenidox .titular{
	font-size:16px;
	text-transform:uppercase;
}

.cabezal-contenidox a{
	color:#4e4e4e;
}

.cabezal-contenidox a:hover{
	color:#5f0000;
}

.contenidox p{
	/*font-size:12px;
	color:#4e4e4e;
	font-family:Arial, Helvetica, sans-serif;*/
	font-weight:normal;
}
.cabezal-contenidox  hr.separador{
    border: 0;
    height: 1px;
    background: #333;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,hsla(0,0%,0%,0)), color-stop(50%,hsla(0,0%,0%,.75)), color-stop(100%,hsla(0,0%,0%,0)));
    background: -webkit-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.65) 50%, hsla(0,0%,0%,0) 100%);
    background:    -moz-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.65) 50%, hsla(0,0%,0%,0) 100%);
    background:     -ms-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.65) 50%, hsla(0,0%,0%,0) 100%);
    background:      -o-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.65) 50%, hsla(0,0%,0%,0) 100%);
    background:         linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.65) 50%, hsla(0,0%,0%,0) 100%);
	
	margin:18px 0;
}
 .direccion{
	 
	 display:block;
	 float:left;
}
.hidden{display:none;}

.clearboth{clear:both;}

.gmap3{
 height: 310px;
 width: 600px;
 margin:10px 0;
	border:10px solid white;
	box-shadow:0 1px 2px rgba(0,0,0,.6);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.6);
	-ms-box-shadow:0 1px 2px rgba(0,0,0,.6);
	-o-box-shadow:0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.6);
	 
}

/*.encontrados-tantos{
	float:right;
	padding-top:0;
	margin-right:10px;
	color:#af4438;
	font-family:'Open Sans',sans-serif;
	font-weight:400;
	font-size:14px;
	margin-bottom:-10px;
}*/
.titulodelcurrentpanel{
	float:none;
	padding-top:0;
	margin:auto;
	color:#af4438;
	font-family:'Open Sans',sans-serif;
	font-weight:400;
	font-size:14px;
	margin-bottom:-10px;
	width:100%;
}
.menospaddinginferior{padding-bottom:0px !important;}
.menosmarginleft{margin-left:10px !important;}
.marginsuperior20{margin-top:20px;}

.logo-general-ficha{float:left; margin:10px 10px 10px 0;display:block;}

.tipoatmosphere{
	margin-left:84px;
}

div.mygaleria {
  float: left;
 width:auto;
  margin:14px 20px 14px 0  !important;
}
div.mygaleria img{
 border:6px solid white;
  box-shadow:0 1px 2px rgba(0,0,0,.6);
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,.6);
	-ms-box-shadow:0 1px 2px rgba(0,0,0,.6);
	-o-box-shadow:0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,.6);
}
 
 
.list-wrap{
	padding-bottom:50px !important;
}
.list-final{
	height:16px;
	width:100%; 
	display:block;
	background:	url(../images/sombra-inferior-listas.png) no-repeat center;
	background-size:100% 16px;;
}
 
/* PAGE Marcas 
-------------------------------------------------------------- */
.marca-item {
	width:205px;
	height:155px;
	margin-right: 12px;
	margin-bottom: 8px;
	float:left;
	
	
	
}
.marca-item:hover {
 
}
.contenido-panel-marcas{
	position:relative;
 	margin-top:25px;
	background:none;

} 
.solo-texto .list-wrap{
 	
}
.solo-texto .list-wrap  .titulodelcurrentpanel{
	float:right;
	width:100%;
	padding-top:0;
	margin-right:10px;
	color:#5a5a5a;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
	font-size:13px;
	margin-bottom:-10px;
	text-align:center;
	text-shadow:1px 1px 1px rgba(0,0,0,.2);
}
.cap-overlay
{
  
}

.todalalista{
	/*toda la lista de marcas*/
	 
	padding:25px 12px !important;
	background: #ededed;
	
}
.solo-texto .todalalista .titulodelcurrentpanel{
	float:right;
	width:100%;
	padding-top:0;
	margin-right:10px;
	color:#5a5a5a;
	font-family:'Open Sans',sans-serif;
	font-weight:600;
	font-size:13px;
	margin-bottom:-10px;
	text-align:center;
	text-shadow:1px 1px 1px rgba(0,0,0,.2);
}
	 			 
			
			.nav {
			    height: 40px;
			    float: left;
			    clear: both;
			    padding-left: 0;
			    list-style: none; 
			}
			
			.nav li {
			    height: 64px;
			    line-height: 30px;
			    float: left;
			    margin-right: 0;
			    background-color: #e8e8e8 !important;
			    font-size: 22px;
			    text-align: center;
			    font-family: 'Open Sans Condensed',Helvetica,sans-serif;
				font-weight: 700;	
			}
			
			.nav  .tabIzquierda{
				background: url(../vitolario/images/sombra-i.png) top right no-repeat;
			}
			.nav .tabDerecha{
					background: url(../vitolario/images/sombra-d.png) top left no-repeat;
			}
			
			.nav li.current {
			    position: relative;
			    background: #efefef url(../vitolario/images/fondo-tab.png) repeat-x bottom;
			    border-bottom: 1px solid #efefef;
			    z-index: 5;
			}

			.nav li a {
			    padding: 10px;
			    
			    text-decoration: none; 
			    font-size: 18px;
			    color:black !important;
			    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
			}
			.nav li a:hover{
				text-decoration: none !important;
				color:black;
			}
			
			 
			
			
			.nav li a.current {
			    color: #99000 !important;
			    text-shadow: 1px 1px 1px white;
			}
			
			
			/*los ul de los mapas */
			.con_mapas{
				
				height:170px;
				margin-left:!important 160px;
			}
			.con_mapas li{height:170px;}
			.con_mapas li.tabIzquierda{
				background: url(../images/sombraxl-i.png) bottom right no-repeat !important;
			 
			}
			.con_mapas li.tabDerecha{
					background: url(../images/sombraxl-d.png) bottom left no-repeat  !important;
				 
			}
			
			.con_mapas li.current {
			   /*position: relative*/;
			   /* background: #efefef url(../vitolario/images/fondoxl-tab.png) repeat-x bottom;*/
			    background: #efefef !important;
			    border-bottom: 1px solid #efefef;
			    z-index: 5;
			}
			
			/*areglo en el ancho del texto del atmosphere */
	.ancho{margin-left:-80px; }
	.anchomapa{margin-left:10px; }
			
			
			