/* ============= estilos-ficha.css ============== */
@charset "utf-8";
/* CSS Document */

a.enlaces_registrados{
	font-size:10px;
	text-decoration:none;
	color:#004b91;
}
a.enlaces_registrados:hover{
	font-size:10px;
	text-decoration:underline;
	color:#E47911;
}

BODY {
font-family:Arial;
   
    margin: 0 0 10 0px;
    text-align: center;
	background-color:#FFF;
	overflow-x: hidden;
}

#contenedor{
    text-align: left;
    width: 100%;
	height:100%;
    margin: auto;
}
#cabecera{
   
    width:100%;
    font-size:12pt;
    padding: 0 0 0 0px;
	text-align:center;
}
#cuerpo{
    margin: -0 0 10px -10px;
	position:relative;
	width:100%;
}
.redondear 
{
	 border:1px; 
	 border-color:#CB6C03; 
	 border-style:solid; 
	 background-color:#FAFAFA;
	 padding:5px;
}
.redondear2 
{
	 border:1px; 
	 border-color:#CB6C03; 
	 border-style:solid; 
	 background-color:#FAFAFA;
	 padding:5px;
	
}
.flotante
{
	position: absolute;
	display:none;
	font-family:Arial;
	font-size:12px;
	width:300px;
	border:1px solid #808080;
	background-color:#fff;
	z-index:200;
	color:#996633;
	text-align:left;
}

#tabla_enlaces 
{
	background-color: #FFFFFF;
	border: 1px solid #CB6C03;
	height: auto;
	margin: 20px;
	padding:5px 0px;
}
#tabla_videos
{
	background-color: #FFFFFF;
	border: 1px solid #CB6C03;
	height: auto;
	margin: 20px;
	padding:5px 0px;	
}
td.enlace_subgrupo
{
	background-color:#FFFFFF;
	border:1px solid #CB6C03;
	height:25px;
	margin:0px;
	padding:0px;
}

td.enlace_subgrupo:hover
{
	background-color:#FCD9B2;
	border:1px solid #CB6C03;
	height:25px;
	margin:0px;
	padding:0px;
}

div.txt_enlace_subgrupo
{
	height:19px;
	padding:4px 10px;
	color: #914D02;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform:uppercase;
}
.jspcontainer
{
	width:748px !important;
}
.jsspane
{
	width:730px !important;
	left:-100px !important;
}



/* CSS Tabs jQuery */
.contenedor_tab
{
	float:left;
	clear:both;
	width:260px;
	padding:0px;
	margin:0 auto;
	display:block;
	-moz-border-radius:0 0 7px 7px;
	-webkit-border-radius:0 0 7pc 7px;
	border-radius: 0 0 7px 7px;
}
ul.tabs
{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	height:32px;
	width:260px;
	margin-top:-7px;
}
ul.tabs li
{
	float:left;
	margin:0;
	padding:0;
	height:31px;
	line-height:31px;
	
	margin-bottom:-1px;
	background:#333;
	overflow:hidden;
	position:relative;
	border:1px solid #333;
	-moz-border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}
ul.tabs li a{
	text-decoration:none;
	color:#fff;
	display:block;
	font-size:13px;
	padding:0 20px;
	border:1px solid #fff;
	outline:none;
	-moz-border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}
ul.tabs li a:hover
{
	background:#666;
}
ul.tabs li.activa,ul.tabs li.activa a,ul.tabs li.activa a:hover 
{
	color:#333;
	font-weight:bold;

	border-bottom:1px solid #ccc;
}
.contenido_tab
{
	padding:10px;
	font-size:1.2em;
	width:580px;
}
.contenido_tab img
{
	margin:0 20px 20px 0;
	border:1px solid #ddd;
	padding:5px;
}


#lateral{
    width: 200px;
    
    float:left;
	vertical-align:top;
	position:relative;
	/*background-image:url(/recursos/FONDO57.jpg);*/
	
}

#otrolado{
    width: 100%;
	vertical-align:top;
	position:relative;
/*	background-image:url(/recursos/FONDO57.jpg);*/
	
	

	
}
#principal{
   /* margin-left: 205px;*/
	text-align:left;
    padding: 4 4 4 4px;
	width:100%;
    /*width: 556px;*/
}
#pie{
    
    padding: 3 10 3 10px;
    text-align:center;
    clear: both;
	font:Arial;
	color:#FC9F38;
	
} 



#contacto_pie
{
    
    padding: 3 10 3 10px;
    text-align:center;
    clear: both;
	font:Arial;
	color:#9D5402;
	font-size:24px;
	font-weight:bold;
} 
#buscador
{
	/*background-color:#FFFFFF;
	border:1px;
	border-style:solid;
	border-color:#E27803;*/
	padding:5px;
	font-size:12px;
	font-family:Arial;
	color:#B86203;
	width: 350px;
	/*margin-top: -50px;*/
}

table#tabla_buscar{
	width: 390px;
	position: absolute;
	z-index: 1000;
}


#buscar
{
		background-image:url(https://www.aceros-de-hispania.com/recursos/buscar.gif);
    	background-repeat: no-repeat;
    	background-position:left;
		width:90%;
    	font:normal 18px Arial;
    	color:#FC9F38;
    	padding:3px 5px 3px 19px;


}

#enviar_buscar {
  color:#914D02;
  font-size:12px;
  font-weight:bold;
  height:30px;
  text-decoration:none;
  text-transform:uppercase;
  width:88%;
  z-index:1000;
  padding:2px;
}

/*#buscador
{
	background-color:#FFFFFF;
	border:1px;
	border-style:solid;
	border-color:#E27803;
	padding:5px;
	font-size:12px;
	font-family:Arial;
	color:#B86203;

}
#buscar
{
	background-image:url(https://www.aceros-de-hispania.com/recursos/buscar.gif);
    	background-repeat: no-repeat;
    	background-position:left;
	width:95%;
    	font:normal 18px Arial;
    	color:#FC9F38;
    	padding:3px 5px 3px 19px;


}
#enviar_buscar
{
	
		background: #e3e3db;
	font-size:12px; 
	color: #989070; 
	padding: 3px;
	margin-top:3px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
	width:100%;

		


}*/
#elige_seccion
{
	background-image:url(https://www.aceros-de-hispania.com/recursos/CAJETILLAENTERA.PNG);
	background-repeat:no-repeat;
	padding-top:14px;
	padding-bottom:14px; 
	width: 190px;
	color:#824502;
	text-align:center;
	
	
	
}

#elige_marca
{
	background-image:url(https://www.aceros-de-hispania.com/recursos/CAJETILLAENTERA.PNG);
	background-repeat:no-repeat;
	padding-top:14px;
	padding-bottom:14px; 
	width: 190px;
	color:#824502;
	text-align:center;
	
}
#div_textos_relacionados 
{  
	background-color:#ffffff;
	
}
#textos_relacionados li span {
	display:block; 
	width:100px;
	padding:0px 0;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#914D02;
	border-left:0px solid #666666;
	font-family:Arial;
	font-weight:bold;
}
#textos_relacionados 
{  
	list-style:none;
	margin:0;
	padding:0;
	
}

#textos_relacionados li 
{
	margin:0px;
	padding:5px;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
}

#textos_relacionados li a {
	display:block;
	width:100px;
	padding:0px 0;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#914D02;
	border-left:0px solid #666666;
	font-family:Arial;
}

#textos_relacionados li a:hover {
	color:#000000;
	
	border-left-color:#99CC00;
}

#facebook
{
	
	
}

#div_productos_relacionados
{  
	background-color:#ffffff;
	
}
#div_productos_relacionados li span {
	display:block; 
	width:100px;
	padding:0px 0;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#914D02;
	border-left:0px solid #666666;
	font-family:Arial;
	font-weight:bold;
}
#productos_relacionados 
{  
	list-style:none;
	margin:0;
	padding:0;
	
}

#productos_relacionados li 
{
	margin:0px;
	padding:5px;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
}

#productos_relacionados li a {
	display:block; 
	width:100px;
	padding:0px 0;
	text-decoration:none;
	text-align:left;
	font-size:11px;
	color:#914D02;
	border-left:0px solid #666666;
	font-family:Arial;
}

#productos_relacionados li a:hover {
	color:#000000;
	
	border-left-color:#99CC00;
}

#banner_outlet
{
	text-align:center;
	
	

}
#carrito_compra_derecha
{

	width:100%;
	background-color:#FFFFFF;
	border:1px;
	border-style:solid;
	border-color:#E27803;
	font-size:12px;
	font-family:verdana;
	color:#B86203;
	display:none;


}
#carrito_compra_derecha ul
{

	border-bottom:0px; 
	padding:0px;
	margin-left:5px;
	margin-right:5px;
	list-style:none;
	
}
#carrito_compra_derecha li
{

border-bottom:1px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
padding:5px;
	
}
.nombre_producto_carro_derecha
{
	margin-left:10px;
	line-height:180%;

}
.cantidad_carro_derecha
{
	background-color:#FFFFFF;
	border:1px;
	border-style:solid;
	border-color:black;
	padding:3px;
	
	

}
#total_carro_derecha
{
	padding:2px;
	

}



#opciones_menu
{
	
	width:190px;
	background-color:#FFFFFF;
	border:1px;
	border-style:solid;
	border-color:#E27803;
	padding:5px;
	font-size:12px;
	font-family:Arial;
	color:#B86203;


	
}
#opciones_menu ul
{
	
	border-bottom:0px; 
padding:0px;
margin-left:5px;
margin-right:5px;
	list-style:none;
	
	
}
#opciones_menu li
{
	border-bottom:0px;
		padding:2px;

	

}
#opciones_menu a
{
	border-bottom:0px; 
	line-height:180%; 
	color:#864702;
	
	
	

}


#bandera_carrito
{
	float:right;
	position:relative;
	top:50px;
	
	

}

#td_grupo
{
	
	

}



#div_menu_grupo 
{  
	
	margin:0;
	padding:0;
	
	
}
#div_menu_grupo ul 
{  
	list-style:none;
	margin:0;
	padding:0;
	
}

#div_menu_grupo li 
{
	margin:0px;
	padding:5px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	font-weight:normal;
}

#div_menu_grupo li a {
	display:block; 
	width:100px;

	text-decoration:none;
	text-align:left;
	font-size:12px;
	color:#914D02;
	border-left:0px solid #666666;
	font-family:Arial;
	
}

#div_menu_grupo li a:hover {
	color:#000000;
	
	border-left-color:#99CC00;
}

#grupo_actual
{
	background-color:#FDB96F;
	padding:5px;
	
}

#subgrupo_actual
{
	background-color:#FDB96F;
	padding:2px;

}

#menu_subgrupo ul
{  
	list-style:none;
	margin-left:10px;
	padding:0;
	
	
}

#menu_subgrupo li 
{
	
	padding:2px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
}

#menu_subgrupo li a {
	display:block;
	width:100px;
	padding:2px;
	text-decoration:none;
	text-align:left;
	font-size:14px;
	color:#914D02;
	
	
}

#menu_subgrupo li a:hover {
	color:#000000;
	
	border-left-color:#99CC00;
}






#menu_horizontal
{
	
	padding: 10;
width:900px;
overflow: hidden;
background: transparent;
position:relative;
	top:-10px;
	left:5%;

	
	
	
}
#menu_horizontal ul
{
	list-style:none;
	padding:0;
	margin:0 0 0 0;
	
	
}
#menu_horizontal li 
{
	margin:2px;
	padding:2px;
	
	float:left;
}
#menu_horizontal li a {
	display:block;
	width:100px;
	padding:4px 40px;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	background-color:#462300;
	
	
}

#menu_horizontal li a:hover {
	color:#000000;
	background-color:#FC9F38;
}


#menu_horizontal .ver_pedido {
	display:block;
	width:100%;
	padding:3px 80px;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	background-color:#462300;
	border:1px;
	border-style:solid;
	border-color:#FC9F38;
	
	
	
}
#menu_horizontal .li_ver_pedido {
	display:block;
	width:400px;
	
	text-decoration:none;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	background-color:#462300;
	border:1px;
	border-style:solid;
	border-color:#FC9F38;
	
	
}
#espacio
{
	margin-left:100px;

}

#div_menu_botones {    
    width:100%;      
    font-family:Arial;
	position:relative;	
	z-index:99;
	float:left;
	margin:auto;	
	background-image:url(https://www.aceros-de-hispania.com/recursos/fondos-cajetillas.png);
	background-position:-59px -647px !important;	
	z-index:0;
    }
#div_menu_botones ul {	
	padding:9px;	
	position:relative;
	left:0px;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	white-space: nowrap;
	overflow: hidden;
	height: 32px;
}
#div_menu_botones li {
      display:inline;
      margin:0;
	  padding: 10px 17px 10px 0px;
	  text-indent: 1px;
	  float: left;
}
#div_menu_botones a {
      float:left;
	  font-family:verdana;
	  font-size:12px;
      margin:0;
      padding:0px 0px 0px 2px;
      text-decoration:none;
	  font-weight:normal;
	  cursor:pointer;
	 
}
	  
	  
	  
#div_menu_botones a span {
      float:left;
      display:block;
      padding:0px 0px 0px 2px;
      color:#333;
}

 #div_menu_botones a:hover span {
      color:orange;
	  text-decoration:underline;
      }

    #li_seccion_actual a
	{
	font-weight:bold;
	   font-size:9px;
	   background-position:0% -42px;
	      
	}
	  #li_seccion_actual a span
	{
	font-weight:bold;
	   font-size:9px;
	 background-position:100% -42px;
	 color:#FFF;
	  padding:10px 26px 5px 26px;
	}




#ubercolordivider{ 
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #804000; 
border-top: 1px solid #fff;
}


.img_botones
{
	
	border-color:#ED7E03;
}

.img_botones:hover
{
	
	border-color:#99CC00;
}




#paginacion_arriba
{
	
	
	
	left:150px;
	
	z-index:1;
	
	
	
	
	
}

.otra_pagina
{
	font-family:Arial;
	font-size:15px;
	text-align:center;
	background-color:#FC9F38;
	padding:2px;
	color:#B86203;
	
	border:1px solid #CCCCCC;
	font-weight:bold;

}
.pagina_actual
{
	font-family:Arial;
	font-size:15px;
	text-align:center;
	background-color:#FFFFFF;
	padding:2px;
	color:#B86203;
	
	border:1px solid #CCCCCC;
	font-weight:bold;

}

.titulo_producto
{
	margin:2px;
	padding:5px;
	
	
	background-color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
	color:#462300;
	border:1px;
	border-style:solid;
	border-color:#462300;
	font-size:16px;

}

#rastro_migas_pan
{
	position:relative;
	text-align:left;
	
	color:#B86203;
	
	
	
	

}
#rastro_migas_pan a
{
	
	color:#B86203;
	font-size:12px;
	font-family:Arial;
	
}

#linea_menu_horizontal
{
	border: 0;
	width: 100%;
	color: #FC9F38;
	background-color: #FC9F38;
	height: 5px;
	position:relative;
	top:-10px;
	

}
#linea_menu_horizontal_abajo
{
	border: 0;
	width: 80%;
	color:#FC9F38;
	background-color: #FC9F38;
	height: 5px;
	position:relative;
	top:-64px;

}


#productos
{
text-align:center;
font-family:Arial;

}

#imagen_producto
{
	border:solid;
	border-color:#FC9F38;
	boder-style:1px;
	
}
#tabla_producto
{
	position:relative;
	width:100%;	
	border:1px solid #eee;
	height:auto;
	
}
#precio_tabla_datos
{

	
	padding-top:10px;
	font:Arial;
	width:200px;
	position:relative;
	margin:auto;
	margin-bottom:5px;
	text-align:center;
	
	height:100%;
	
	
	
	

}
.enviar
{
margin-top:10px;
width:200px;
position:relative;


}
#enviar2
{
margin-top:10px;
width:100px;
margin-bottom:10px;
position:relative;


}


#ampliar_informacion
{
background:#FC9F38;
color: #000000;
font-size: 13px;
padding: 3px 7px;
font-weight: normal;
text-decoration: none;
border: 2px outset #F8F3EA;
font-family: Arial;


}

.large_button_orange {
  background:#844200;
 
  display: inline-block;
  padding: 5px 10px 6px;
  color: #FFF;
  text-decoration: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(0,0,0,0.25);
 
  cursor:pointer;
   font-size:17px;
  padding: 8px 14px 9px;
  font-weight:bold;
}
.large_button_orange:hover { 
  background-color:#B95C00;
  color: #FFF;
}



#imagen_buscador {
  background-image:url(https://www.aceros-de-hispania.com/recursos/fondos-cajetillas.png);
  background-position:59px -360px !important;
  height:50px;
  margin-left:5px;
  width:100%;
}
#izq_buscador{
	background-image:url(https://www.aceros-de-hispania.com/recursos/fondos-cajetillas.png);
	background-position:-10px -42px !important;
	height:50px;
	float:left;
	margin-right:-8px;
	width:9px;
	z-index:1000;
}
#enviar_buscar{
	width: 39px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	background: 0px 50%;
	border: 0px;
	border-image: initial;
	cursor: pointer;
	font-weight: bold;
	color: white;
	line-height: 15px;
	font-size: 13px;
	font-family: arial, sans-serif;
	background-image:url(https://www.aceros-de-hispania.com/recursos/fondos_cajetillas_nuevo.png);
	background-position:-52px 2px !important;
}
.lista_menu{
	border-right:1px solid #E1CDBB;
	display:inline;
	margin-left:5px;
	padding-left:5px;
	padding-right:5px;
}
.lista_menu_ul{
	list-style-type: none;
	margin:8px 0 0 -5px;
	padding: 0;				
	left: 172px;
	white-space: nowrap;					
	z-index: 95;
}
.lista_menu a{
	color: #333;
	text-decoration: none;
	font-size:12px;
}
.lista_menu a:hover{
	color: orange;
	text-decoration: underline;
}
#linea_fina{
	height:1px;
	width:100%;
	background-color:#996633;
	filter: alpha(opacity=50);
	opacity:0.3;
	float:left;
}
#idiomas{
	/*margin-top:2px;*/
	margin:4px 15px 0 10px;
	width:150px;
	text-align:center;
	vertical-align:bottom;
	float:right;
	height:25px;
}

div#imagenes_producto{
	float:left;
	width: 300px;
	margin-top:10px;
}

div#imagen_principal{
	width:300px;
	text-align:center;
	vertical-align:middle;
}
div#contenido_producto{
	width:100%;
	margin-left:10px;
}
div#pie_foto{
	width:100%;
	font-size:11px;
	text-align:center;
	margin-top:10px;
	float:left;
}
div#informacion_productos_comprar{	
	float:left;
	width:100%;
}

#tabla_producto_arriba{
	position:relative;
	height:auto;	
}
div#precio_tabla_datos_arriba{
	float: right;
	width: 100%;
	text-align:center;
	margin-top:10px;
}
div#cantidad_arriba{
	width:80px;
	text-align:center;
	float:left;
	margin-top:10px;
}
div#boton_comprar_arriba{
	min-height: 105px;
float: right;
width: 100%;
	text-align:center;
	margin-top:10px;
}



div#otros_clientes_han_comprado{
	float:left;
	width:99%;
	border: 1px solid #eee;
	margin-top:10px;
}
div#videos_relacionados{
	width:100%;
	border-bottom:1px solid #eee;
	margin-bottom:5px;
	margin-top:5px;
}
div#textos_relacionados{
	width:100%;
	border-bottom:1px solid #eee;
	margin-bottom:5px;
	margin-top:5px;
}

div.cajetilla_recomendador{
	width:99%;
	height:150px;
	margin-bottom:20px;
	margin-top:20px;
}

#tabla_pie_pagina {
  background-color:#FFFFFF;
  border:0 solid #333;
  clear:left;
  color:#333;
  float:left;
  font-size:12px;
  line-height:18px;
  position:relative; 
  width:100%;
  margin-top:20px;
}
#tabla_pie_pagina a {
  color:#333;
  font-weight:lighter;
  padding:5px;
  text-decoration:none;
}

/******************************************************/
.todos_departamentos{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 14px;
	font-family: arial, sans-serif;
	line-height: 20px;
	margin-bottom: -2px;
	overflow: hidden;
	white-space: nowrap;
	top: 19px;
	position: absolute;
}
.departamentos{
	top: 7px;
	position: absolute;
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 14px;
	font-family: arial, sans-serif;
	line-height: 16px;
	margin-bottom: -2px;
	overflow: hidden;
	white-space: nowrap;
}

.todos_departamentos:hover, .departamentos:hover{
	color:white;
}

.navegacion-encima {
	background-position: 0px 500px;
	background-repeat: no-repeat;
	display: block;
	padding: 0px 5px;
	position: relative;
	right: -5px;
	height: 40px;
}

.nav-encima{
	background-position: 0 500px;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	margin-right: 5px;
}

.nav-encima:hover{
	background-position: 0 -542px;
	background-repeat: no-repeat;
}

.nav-desplegable{
	background-image: url(https://www.aceros-de-hispania.com/recursos/fondos-cajetillas.png);
}
#enlace_desplegable{
	width:165px;
	bottom:2px;
	left:5px;
	text-decoration:none;
}

.enlace_desplegable_encima{
	position: absolute;	
	height: 40px;
	display: block;
}
.flecha-abajo{
	background-position:-30px -17px;
	bottom: 10px;
	right: 15px;
	display: block;
	width: 9px;
	height: 5px;
	font-size: 0px;
	line-height: 0;
	position: absolute;
}
.flecha-abajo:hover{
	background-position:-30px -7px;
}
/******************************************************************/


.dcjq-mega-menu{
	position:relative;
}

#ver_mas_subgrupos{
	float: right;
    height: 32px;
    position: relative;
    width: 30px;
}
#ver_mas_subgrupos a{
	text-decoration:none;
}
#ver_mas_subgrupos img{
	border:0;
}
div#lista_subgrupos{
	width:100%;
}

ul.lista_pie_pagina_departamentos{
	font-size:11px;
	width:100%;
}

ul.lista_pie_pagina,ul.lista_pie_pagina2{
	width:50%;
	margin:auto;
}

/*ul.lista_pie_pagina2 li{
	float:left;
	height:auto;
	width:15%;
	display:inline;
}*/
ul.lista_pie_pagina_departamentos li{
	float:left;
	height:auto;
	width:19%;
	display:inline;	
	text-align:center;
	border-left:1px solid #eee;
	padding-right:10px;
}


ul.lista_pie_pagina li,ul.lista_pie_pagina2 li{
	float:left;
	height:auto;
	width:19%;
	display:inline;	
	text-align:center;
}
ul.lista_pie_pagina a,ul.lista_pie_pagina2 a,ul.lista_pie_pagina_departamentos  a{
	text-decoration:none;
	width:200px;
}
ul.lista_pie_pagina img,ul.lista_pie_pagina2 img,ul.lista_pie_pagina_departamentos img{
	border:0;
	/*width:100px;*/
}

td.enlace_subgrupo a{
	text-decoration:none;
	color:#914D02;
	font-size:12px;
	height:25px; 
	text-decoration:none;
	font-weight:bold;
}
td.enlace_subgrupo a:hover{
	color: orange;
	text-decoration: underline;
}

#tabla_pie_pagina ul.lista_pie_pagina_departamentos a{
	padding-top:0;
	width:100%;
	height:auto;
	text-align:left;
	display:block;
	float:none;
}
#tabla_pie_pagina  ul.lista_pie_pagina_departamentos a:hover{
	color: orange;
	text-decoration: underline;
}
table#tabla_pie_pagina a:hover{
	color: orange;
	text-decoration: underline;
}

.descripcion_comentarios{
	text-decoration:underline;
	color:#003399;
	font-size:10px;
}
.descripcion_comentarios:hover{
	color:orange;
}
.coments{
	color:#462300;
	text-decoration:underline;
	font-size:10px;
}
.coments:hover{
	color:orange;
}
/* ============= estilos-ficha.css ============== */


/* ============= BSAceros.css ============== */
.BSAcerosRightContainer{
	background: url("img/misc/bg_fichabar.gif") repeat-x scroll left bottom transparent;
	    border: 1px solid #FFFFFF;
	    float: left;
	    padding: 13px 12px;
	    width: 272px;
}

.BSAcerosLeftContainer{
	background: url("img/misc/bg_fichabar.gif") repeat-x scroll left bottom transparent;
	    border: 1px solid #FFFFFF;
	    float: left;
	    padding: 13px 12px;
	    width: 272px;
}

.BSAcerosMiddleContainer{
	background: none repeat scroll 0 0 #F8F8F8;
	    border: 1px solid #E3E3E3;
	    float: left;
	    margin-top: 0;
	    padding: 15px;
	    width: 580px;
		margin-top:25px;
}
.BSAcerosMiddleExternalContainer {
	background: none repeat scroll 0 0 #F8F8F8;
	    border: 1px solid #E3E3E3;
	    float: left;
	    margin-top: 0;
	    padding: 15px;
	    width: 580px;
		margin-top:25px;
}
.BSAcerosMiddleContainerTitle{
	color: #0277C6;
	    display: block;
	    float: left;
	    font-size: 16px;
	    font-weight: bold;
		

}
.BSAcerosMiddleContainerRecs{
	display:block; margin-top:20px;
}
.BSAcerosItemR {
	width:135px; float:left; margin-top:10px;
}
.BSAcerosItemM {
	width:145px; float:left; margin-top:10px;
}
.BSAcerosItemImage {
	width:50px;height:70px;float:left;margin-right:0px;
}
.BSAcerosItemInfo{
	display:inline; float:left; width:75px;margin-left:10px;
}
.BSAcerosItemInfo a{
	text-decoration: none;
}
.BSAcerosItemInfoTitle{
	color: #0277C6; font: bold 10px/1em Helvetica,Arial,Sans-serif;
}
.BSAcerosItemInfoWhere{
	font: 10px/1em Helvetica,Arial,Sans-serif; margin-top:0px;
}
.BSAcerosItemInfoPrice{
	margin-top:0px;
}
.BSAcerosItemInfoPriceStrong{
	color:#E4549E; font:bold 16px/1.2em Helvetica,Arial,Sans-serif;
}
/* ============= BSAceros.css ============== */

/* ============= starrating.css ============== */
/* STAR RATING */
	.star-rating{
		list-style:none;
		margin-left:5px!important;
		padding:0px;
		width: 125px;
		height: 25px;
		margin:0px;
		position: relative;
		background: url(alt_star.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:25px;
		height: 25px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.star-rating li a:hover{
		background: url(alt_star.gif) left bottom;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:25px;
	}
	.star-rating a.two-stars{
		left:25px;
	}
	.star-rating a.two-stars:hover{
		width: 50px;
	}
	.star-rating a.three-stars{
		left: 50px;
	}
	.star-rating a.three-stars:hover{
		width: 75px;
	}
	.star-rating a.four-stars{
		left: 75px;
	}	
	.star-rating a.four-stars:hover{
		width: 100px;
	}
	.star-rating a.five-stars{
		left: 100px;
	}
	.star-rating a.five-stars:hover{
		width: 125px;
	}
	.star-rating li.current-rating{
		background: url(alt_star.gif) left center;
		position: absolute;
		height: 25px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
	.cinco_estrellas
	{
		background: url(alt_star.gif) left bottom;
		width: 125px;
		z-index: 2;
		left: 0px;
	}
/* ============= starrating.css ============== */

/* ============= prettyPhoto.css ============== */
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}


ul.gallery{
	list-style:none;
	margin:auto;
	padding-left:0;
	width:290px;
}
ul.gallery li{
	float:left;
	display:inline;
	border:1px solid #eee;
	margin:1px;
	padding:2px;
}

ul.gallery li.primera_foto{
	border:0;
}
ul.gallery li.miniatura img{
	max-width:50px;
	max-height:50px;
}

/* ============= prettyPhoto.css ============== */
/* ============= menu.css ============== */
/* Reset code to remove theme inherent styling */
.dcjq-mega-menu ul.menu ul, .dcjq-mega-menu ul.menu li {
list-style: none; 
padding: 0; 
margin: 0;
}
.dcjq-mega-menu ul.menu ul {
display: none; /* Hides non-mega links */
}
.dcjq-mega-menu ul.menu .sub ul {
display: block; /* overrides above hide */
}

/* Main menu styles */
.dcjq-mega-menu ul.menu {
	background-image:url(/recursos/fondos-cajetillas.png);
	background-position: -5px -605px;
	color:#333;
	padding: 4px 0 0 10px;
	font-size: 14px;
	height: 41px;	
	width: 100%; 
	position: relative; /* Important - required for positioning of mega menu */
	font-style: normal;
	font-family: Arial, sans-serif; 
	line-height: 16px;
	padding:0px;
	margin:0px;
	font-size: 9pt;
	font-size: 8pt \9; /* IE9 + IE10pp4  */
}

/*.dcjq-mega-menu ul.menu:hover{
	background-position: -9px -544px;
	color:#fff;
}*/



.dcjq-mega-menu ul.menu li {
float: left; 
font-weight: bold;
width:130px;
height:36px;
}
.dcjq-mega-menu ul.menu li a {
float: left; 
display: block;  
padding: 0px 4px;
width:100%;
height:46px;

color: #333;
text-decoration: none;
}

#contenedor_menu{
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	border-top:1px solid #eee;
	
	
}

.dcjq-mega-menu ul.menu li.mega-hover a, .dcjq-mega-menu ul.menu li a:hover {
background-position: 0 -36px; 
}
.dcjq-mega-menu ul.menu li a.left {
float: left; 
display: block;  
padding: 0px 4px;
width:32px;
height:36px;

color: #333;
text-decoration: none;
}
.dcjq-mega-menu ul.menu li.mega-hover a.left, .dcjq-mega-menu ul.menu li a.left:hover {
background-position: 0 -36px; 
}
.dcjq-mega-menu ul.menu li a.right {
float: left; 
display: block;  
padding: 0px 4px;
width:122px;
height:36px;

color: #333;
text-decoration: none;
}
.dcjq-mega-menu ul.menu li.mega-hover a.right, .dcjq-mega-menu ul.menu li a.right:hover {
background-position: 100% -36px; 
}

/* Arrow tag for parent links */
/*
.dcjq-mega-menu ul.menu li a.dc-mega {
padding-right: 38px;
position: relative;
}
.dcjq-mega-menu ul.menu li a .dc-mega-icon {
display: block; 
position: absolute; 
top: 18px; 
right: 15px; 
width: 8px; 
height: 6px; 
background: url(../imgs/arrow.png) no-repeat 0 0;
}
.dcjq-mega-menu ul.menu li.mega-hover a .dc-mega-icon {
background-position: 0 100%;
}*/

/* Mega Menu Styling */
/* Mega Drop Down Container */

div.sub-container-2{
	position:relative;
	width:220px;
	margin-left:225px;
	top:0;
}
div.sub-container{
	display:none;
}
ul#mega-menu-tut:hover div.sub-container{
	display:block;
}

div#desplegable-subgrupos{
	display:block;
	position:absolute;
	height: 100%;
	width: 100%;
	
}
.sub-container-2{
	background-color:#fafafa;
}

ul.sub li{
	width:50%;
}

.dcjq-mega-menu ul.menu li .sub-container {
position: absolute; /* Required */
/*background-color:#a49784;*/
background-color: #fff; 

}
.dcjq-mega-menu ul.menu li .sub {
background-color:#fff; 
padding: 0px;
}
.dcjq-mega-menu ul.menu li .sub-container.mega .sub {
padding: 0px;
}
.dcjq-mega-menu ul.menu li .sub .row { /* Clear the sub-menu floats */
width: 100%; 
overflow: hidden; 
clear: both;
}
.dcjq-mega-menu ul.menu li .sub li {
float: none; 
font-weight: bold;
height:auto;
font-size: 9pt; 
font-size: 8pt \9; /* IE9 + IE10pp4  */
}

.dcjq-mega-menu ul.menu li .sub li div a {
float: none; 
font-weight: bold;
height:auto;
font-size: 8pt; 
font-size: 7pt \9; /* IE9 + IE10pp4  */
}
/* Sub-menu Headers */
.dcjq-mega-menu ul.menu li .sub li.mega-hdr { /* Sub-menu headers - i.e. 2nd level navigation */
float: none; /* Float the sub-menus and give them a fixed width to from the mega menu rows */
width: 200px;
margin: 0 10px 20px 10px;
border: 1px solid #ccc; 
}
.dcjq-mega-menu ul.menu li .sub a { /* Clear the styles from the top-level links and set the font styles */
background: none; 
border: none; 
color: #333; 
padding: 7px 10px; 
display: block; 
float: none; 
text-decoration: none; 
font-size: 9pt; 
font-size: 8pt \9; /* IE9 + IE10pp4  */
}
.dcjq-mega-menu ul.menu li .sub li.mega-hdr a.mega-hdr-a {
padding: 7px 10px; 
margin-bottom: 5px; 
border-bottom: 1px solid #ccc; 
text-transform: uppercase; 
font-weight: bold; 
color: #000; 
background: #EAEAEA url(../imgs/bg_hdr.png) repeat-x center center;
}
.dcjq-mega-menu ul.menu li .sub li.mega-hdr a.mega-hdr-a:hover {
color: #000; 
}


/* Style the 3rd level links */
.dcjq-mega-menu ul.menu li .sub li ul li {
margin-right: 90px;
}
.dcjq-mega-menu ul.menu .sub li.mega-hdr li a {
color: #444;
font-weight: normal; 
padding: 3px 0 3px 25px; 
/*background: url(../imgs/bullet.png) no-repeat 10px 8px; */
}
.dcjq-mega-menu ul.menu .sub li.mega-hdr li a:hover {
color: #333;
/*background-image: url(../imgs/bullet_on.png); */
}

/* Styling for items with only 2 levels */
.dcjq-mega-menu ul.menu li .sub-container.non-mega .sub {
padding: 5px 5px 5px 0px;
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li {
width: 220px; /* Set the drop down width */
margin-bottom: 5px;
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li a.mega-sub {
padding: 2px 5px 2px 17px; 
background: url(../imgs/bullet.png) no-repeat 2px 7px;
width:220px;
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li a.mega-sub:hover {
color: orange;
text-decoration:underline;
background-image: url(../imgs/bullet_on.png);
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li a.mega-subsub {
padding: 2px 5px 2px 17px; 
background: url(../imgs/bullet2.png) no-repeat 2px 7px;
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li a.mega-subsub:hover {
color: #333;
background-image: url(../imgs/bullet2_on.png);
}
/* ============= menu.css ============== */
/* ============= style.css ============== */
.jPaginate{
    height:34px;
    position:relative;
    color:#a5a5a5;
    font-size:10px;   
	width:100%;
}
.jPaginate a{
    line-height:15px;
    height:18px;
    cursor:pointer;
    padding:2px 5px;
    margin:2px;
    float:left;
}

.jPag-control-back{
	position:absolute;
	left:0px;
	
}
.jPag-control-front{
	position:absolute;
	top:0px;
}
.jPaginate span{
    cursor:pointer;
}
ul.jPag-pages{
    float:left;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px;
	
}
ul.jPag-pages li{
    display:inline;
    float:left;
    padding:0px;
    margin:0px;
	
}
ul.jPag-pages li a{
    float:left;
    padding:2px 5px;
}
span.jPag-current{
    cursor:default;
    font-weight:normal;
    line-height:15px;
    height:18px;
    padding:2px 5px;
    margin:2px;
    float:left;
}
ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img{
    height:22px;
    margin:2px;
    float:left;
    line-height:18px;
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img{
    margin:2px 0px 2px 2px;
    font-size:12px;
    font-weight:bold;
        width:10px;

}
ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img{
    margin:2px 2px 2px 0px;
    font-size:12px;
    font-weight:bold;
    width:10px;
}
span.jPag-sprevious,
span.jPag-sprevious-img{
    margin:2px 0px 2px 2px;
    font-size:18px;
    width:15px;
    text-align:right;
}
span.jPag-snext,
span.jPag-snext-img{
    margin:2px 2px 2px 0px;
    font-size:18px;
    width:15px;
     text-align:right;
}
ul.jPag-pages li span.jPag-previous-img{
    background:transparent url(../images/previous.png) no-repeat center right;
            }
ul.jPag-pages li span.jPag-next-img{
    background:transparent url(../images/next.png) no-repeat center left;
            }
span.jPag-sprevious-img{
    background:transparent url(../images/sprevious.png) no-repeat center right;
            }
span.jPag-snext-img{
    background:transparent url(../images/snext.png) no-repeat center left;
            }

/* ============= style.css ============== */

/* ============= liquidcarousel.css ============== */
.liquid {
	/*background:#313b31 url('../images/bodybackground.png') repeat-y scroll 50% 0;*/
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	/*-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;*/
	padding:10px 0;
	background-color:#fff;
}
.liquid .previous {
	display:block;
	height:100%;
	width:30px;
	background-image:url('/previous.png');
	background-position:0 50%;
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;
}
.liquid .next {
	display:block;
	height:100%;
	width:30px;
	background-image:url('/next.png');
	background-position:0 50%;
	background-repeat:no-repeat;
	float:right;
	margin:0;
	padding:0;
}
.liquid ul li {
	width:126px;
	margin:0;
}
.liquid ul li a img {
	/*-moz-box-shadow: 5px 5px 3px #222;
   	-webkit-box-shadow: 5px 5px 3px #222;
   	box-shadow: 5px 5px 3px #222;*/
}

/* ============= liquidcarousel.css ============== */
/* ============= lightbox.css ============== */
/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */


@media (max-width: 800px) and (min-width: 300px) {
	.lb-nav {
	  position: absolute;
	  top: 0;
	  left: 0;
	  max-width: 750px !important;
	  max-height: 250px !important;
	  z-index: 10;
	}
  #lightbox img {
	  max-width: 750px !important;
	  max-height: 250px !important;
	}
}
@media (max-width: 1200px) and (min-width: 800px) {
	.lb-nav {
	  position: absolute;
	  top: 0;
	  left: 0;
	  max-width: 1150px !important;
	  max-height: 750px !important;
	  z-index: 10;
	}
  #lightbox img {
	  max-width: 1150px !important;
	  max-height: 750px !important;
	}
}
@media (min-width: 1200px) {
	.lb-nav {
	  position: absolute;
	  top: 0;
	  left: 0;
	  max-width: 1200px !important;
	  max-height: 750px !important;
	  z-index: 10;
	}
  #lightbox img {
	  max-width: 1200px !important;
	  max-height: 750px !important;
	}
}

/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
/*.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}*/

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(/images/prev.png) left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(/images/next.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  background-color:#000;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #fff;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}

/* ============= lightbox.css ============== */