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

@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:100,300,700|Roboto:300,400,500,700');
@media screen and (max-width: 1023px) { .menunormal { display:none; }}
@media screen and (min-width: 1024px) { .menuresponsivo { display:none; }}


.texto_footer
{
	color: #FFFFFF;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	
}
.texto_creditos
{
	color: #FFFFFF;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #DDDDDD;
	font-size: 14px;
	
}
.numero_telefono {	font-family: 'Open Sans Condensed', sans-serif; font-size: 38px; letter-spacing: -1px; color: #FFFFFF; font-weight: 600; }

a.botonesmasinfo:link {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
    padding: 6px 8px;
    text-decoration: none;
	border: solid 1px #FFFFFF;
	
} 
a.botonesmasinfo:visited { color: #FFFFFF; border: solid 1px #FFFFFF; }
a.botonesmasinfo:hover { color: #ff0000; border: solid 1px #ff0000; }
a.botonesmasinfo:active { color: #FFFFFF; border: solid 1px #FFFFFF; }


a.links_footer:link {
	font-family: 'Open Sans Condensed', sans-serif;
	
	font-size: 18px;
	color: #FFFFFF;
    
    text-decoration: none;
	
	
	
} 
	
a.links_footer:visited { color: #FFFFFF;  }
a.links_footer:hover { color: #ff9902;   }
a.links_footer:active { color: #FFFFFF;  }


.cajasfotosestiradas{ -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; border:0px; 	}

.titulo_banner_importaciones
{
	font-family: 'Open Sans Condensed', sans-serif;
	
	font-size: 18px;
	color: #FFFFFF;
    
    text-decoration: none;
}
.titulo2_banner_importaciones
{
	
font-family: 'Open Sans Condensed', sans-serif;
	
	font-size: 36px;
	line-height: 36px;
	color: #FFFFFF;
    
    text-decoration: none;
}
.titulos_sitio
{
	font-family: arial;
	font-style: italic;
	font-size: 30px;
	line-height: 36px;
	color: #44054b;
    
    text-decoration: none;
}

/*catalogo*/
.titulo_productos
{
	font-family: arial;
	font-style: italic;
	color: #44054b;
	text-decoration: none;
	font-size: 30px;
	line-height: 28px;
}
.descripcion_productos
{
	font-family: arial;
	color: #313131;
	text-decoration: none;
	font-size: 16px;
	line-height: 16px;
}
a.botonesproductos:link {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	color: #00075E;
    padding: 6px 8px;
    text-decoration: none;
	border: solid 1px #00075E;
	
} 
a.botonesproductos:visited { color: #00075E; border: solid 1px #00075E; }
a.botonesproductos:hover { color: #ff0000; border: solid 1px #ff0000; }
a.botonesproductos:active { color: #00075E; border: solid 1px #00075E; }

.caja_productos
{
	
	margin-right: 60px;
	
}

.sitioestructura
{
      top: 0; z-index: 20; position: absolute; width: 100%;
}


.menumainlayer
{
      top: 20px; z-index: 22; position: absolute; width: 100%;
}
a.botonmain:link {
	
	font-family: 'Open Sans Condensed', sans-serif;
	font-style: italic;
	font-size:20px;
	color: #323232;
	display: block;
    width: 140px;
    height: 33px;
    padding: 7px 0 0 0;
    margin: 0 auto;
    background: #ffffff;
    text-align: center;
   text-decoration: none;
	border: 1px solid #d0d0d0;
    
} a.botonmain:visited { background: #ffffff; color: #323232; border: 1px solid #d0d0d0; }
a.botonmain:hover { background: #f24047;color: #FFFFFF; }
a.botonmain:active { background: #ffffff;color: #323232; border: 1px solid #d0d0d0; }

.textodestacadocursivo
{
	font-family: arial;
	font-style: italic;
	font-size: 20px;
	line-height: 23px;
	color: #44054b;
    
    text-decoration: none;
}



/* CATALOGO CSS STYLE */

a.vinculocatalogo:link {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #474747;
	text-decoration: none;
	font-size: 16px;
}
a.vinculocatalogo:visited { text-decoration: none; color: #474747; }
a.vinculocatalogo:hover { 	text-decoration: none; 	color: #f24047;}
a.vinculocatalogo:active { 	text-decoration: none;	color: #474747;}

.textosincategorias
{
font-family: 'Open Sans Condensed', sans-serif;	
	font-size: 16px;
	color: #474747;
}






