/**{border:1px solid blue}*/

html{
    
    text-align:center;
    font-family:'Helvetica', 'Arial', sans-serif;
    color:#232323;
    margin:0;
    padding:0;
}

body{
    margin:0;
    padding:0;
    background:url(../imagenes/fondo.jpg) repeat-x top left !important;
}

a{color:#666;}

.sep{clear:both;}

.contenedor{
    width:960px;
    max-width:960px;
    margin: 0 auto;
    text-align:left;
}

.logo{
    float:left;
    margin:0;
    padding:0;
}

.encabezado{
    float:right;
    background:url(../imagenes/fondo_encabezado.png) no-repeat top left;
    width:785px;
    height:150px;
    margin:0;
    padding:0;
}

.idiomas{
    float:right;
    margin: 0 0px 0 0;
    padding:5px;
    
}

.idiomas .idiomas_dentro{
    background:url(../imagenes/fondo_nav_selected.png) repeat-x top left;
    float:left;
}

.idiomas img{
    float:left;
    
}

.idiomas a{
    margin-top:0px;
    float:left;
    color:#fff;
    text-decoration:none;
    padding:0 10px 0 5px;
    height:40px;
    font-size:14px;
    font-weight:bold;
}

.idiomas a:hover{
    text-decoration:underline;
    
}

.idiomas a.selected{
	background:url(../imagenes/triangulo.gif) no-repeat center bottom;
	}


.idiomas .borde{
    background-color:transparent;}

.idiomas .bandera{
    background:url(../imagenes/fondo_nav_selected.png) repeat-x top left;
    padding:5px 0;
}

.idiomas .enlace{
    padding-top:10px;
    height:30px;}

.de_santos, .de_santos_english{
    float:right;
    margin:45px 5px 0 0;
    width:200px;
    height:45px;
    clear:both;
    background: url(../imagenes/de_santos.png) no-repeat right top;
}

.de_santos_english{
    background: url(../imagenes/de_santos_english.png) no-repeat right top;
}

.de_santos:hover{
    background: url(../imagenes/de_santos_hover.png) no-repeat right top;
}

.de_santos_english:hover{
    background: url(../imagenes/de_santos_english_hover.png) no-repeat right top;
}


/*principal*/
/****************************/
.principal{
    border:2px solid #ccc;
    padding:10px;
    background:#fff url(../imagenes/fondo_pie.jpg) repeat-x top left;
}



/*Navegación*/
/****************************/
.navegacion{
    width:100%;
    height:41px;
    margin:0 0 10px 0;
    padding:0;
    overflow:hidden;
    display:block;
    border:1px solid #ccc;
}

.navegacion ul{
    padding:0 0 0 27px;
    margin:0;
    display:block;
    height:43px;
    background: url(../imagenes/fondo_nav.png) repeat;
}

.navegacion ul li{
    float:left;
    height:21px;
    padding:10px 20px 10px 20px;
    margin-left:0px;
    /*background: url(../imagenes/sep_nav.png) no-repeat right top;*/
    list-style:none;
    border-right: 1px solid #000032;
    border-left: 1px solid #000032;
}

.navegacion ul li.selected, .navegacion ul li:hover{
        background: #232323 url(../imagenes/triangulo.gif) no-repeat center bottom;
        border-right: 0;
        border-left: 2px solid #000032;
}


.navegacion ul li a{
    color:#fff;
    font-weight:bold;
    text-decoration:none;
}

.nav_espacio{
	width:13px;}


/*intro flash*/
/**************************************/
.intro_flash{
    width:100%;
    min-height:193px;
    margin:10px 0;
    padding:0;
    border:1px solid #ccc;
    overflow:hidden;
}

object{
    margin:0;
    padding:0;
    float:left;
}


/*texto*/
/***************************************/
.texto{
    width:100%;
    overflow:hidden;
    font-size:12px;
}


.texto_izquierda{
    border:2px solid #ccc;
    width:606px;
    min-height: 432px;
    float:left;
    background:#fff url(../imagenes/fondo_pie.jpg) repeat-x top left;
    padding-bottom:20px;
}

.texto_izquierda h1{
    background: #ad171c url(../imagenes/fondo_h1.png) no-repeat top right;
    height: 28px; max-height:28px;
    color: #fff;
    padding: 4px 75px 0px 20px;
    margin:30px 0 20px 0;
    font-size:20px;
    z-index:7;
    /*font-family: 'Georgia', serif;*/
}

h2{
    font-size:16px;
    padding: 10px 0 0 0;
    clear:both;
    margin:30px 0 20px 0px;
    border-bottom:1px solid #232323;
    width:90%;
}

h2 a{
    text-decoration:none;
}

.texto_izquierda h2{
    margin-left:15px;
}

h3{
    font-size:12px;
    padding: 10px 0 0 0;
    float:left;
    margin:0;
}


.texto_izquierda p{
    padding: 5px 10px 5px 50px;
    line-height:1.5em;
}

.texto_izquierda ul{
    margin-left:60px;
}

.texto_catalogo{
    margin-left:30px;
}

.texto_catalogo h1{
    border-bottom: 1px solid #ccc;
    width:100%;
}

.principal_izquierda, .principal_derecha, .eca{
    float:left;
    margin: 5px 10px 0 10px;
    padding: 3px 3px 0 3px;
    border:2px solid #ccc;
    background: #ad171c;
}

.principal_izquierda img, .principal_derecha img{
    width:200px;
}

.eca{
	background:none;
	border:none;
	
	}

.principal_derecha{float:right;}

.principal_izquierda img, .principal_derecha img{border:1px solid #ccc;}

.logo_pequeno, .logo_pequeno2{
    width:30px;
    height:30px;
    margin:-35px 0 0 170px;
    position:absolute;
    border:0;
    z-index:7;
    background: url(../imagenes/logo_pequeno.png) no-repeat right bottom;
}

.logo_pequeno2{
    margin-left:235px;
    
}

/*galería de fotos*/
.marco_foto{
    margin:0px auto 20px auto;
    float:right;
    border:2px solid #ccc;
    padding:3px 3px 0 3px;
    background: #ad171c;
    /*background:#ad171c url(../imagenes/fondo_pie.jpg) repeat-x top left;*/
    
}

#visor{
    width: 306px;
    height: 200px;
    border:2px solid #ccc;
    background:#fff url(../imagenes/galeria/foto1.jpg) no-repeat center center;
    text-align:center;
    background:#fff url(../imagenes/fondo_pie.jpg) repeat-x top left;
    margin-bottom: 3px;
}



/*pie*/
.pie{
    background:url(../imagenes/fondo_pie.jpg) repeat-x top left;
    padding: 15px;
    overflow:hidden;
}

.pie_izquierda{
    float:left;
}

.pie_derecha{
    float:right;
}

.pie p{
    font-size:11px;
    font-style:italic;
    text-align:left;
    line-height: 1.5em;
    margin:0;
}

.pie_derecha p{
    text-align:right;
    }
    
/***********************/
/*nosotros*/
.logo_nosotros, .cosmetica, .accesorios{
    width:306px;
    float:right;
    border:2px solid #ccc;
    padding:15px 6px 6px 6px;
    background:#fff url(../imagenes/fondo_pie.jpg) repeat-x top left;
}

/*cosmetica y accesorios*/
.cosmetica, .accesorios{
    width:260px;
    clear:right;
    margin-bottom:10px;
}


/*mapa*/
.borde_mapa{
    margin: 0 auto;
    border:1px solid #ccc;
    padding:6px;
    width:512px;
}

#mapa1, #pano{
    width:500px;
    height:400px;
    margin: 0 auto;
    
}

.texto_bocadillo{
    float:left;
    width:200px;
    height:100px;
    height:auto;
    text-align:center;
    margin: 0px 0 0 0;
    padding:0;
    }

/*dirección*/
.direccion{
    margin: 0 auto;
    padding: 6px;
    width:300px;
    border:2px solid #ccc;
    float:right;
    background:#fff url(../imagenes/fondo_pie.jpg) repeat-x top left;
}

.direccion p{
    margin: 0;
    text-align:center;
}


/*formularios*/
/*formulario de contacto*/
#formulario_contacto{
    overflow:hidden;
    border:1px solid #ccc;
    width:90%;
    margin:0 auto;
    padding: 20px 0;
    background:#fff url(../imagenes/fondo_pie.jpg) repeat-x top left;
}

input, textarea{
    
}

.boton, .boton_english{
    border:0;
    padding: 10px 20px;
    background: url(../imagenes/enviar.png) no-repeat center center;
    width:80%;
    margin: 0 auto;
    float:left;
}

.boton_english{background: url(../imagenes/send.png) no-repeat center center;}

.boton:hover, .boton_english:hover{
    background: url(../imagenes/enviar2.png) no-repeat center center;
    cursor: pointer;
}

.boton_english:hover{background: url(../imagenes/send2.png) no-repeat center center;}

.boton img, .boton_english img{
    border:0;
    }

.FormLinea {
  margin: 0 0 20px 5%;
  padding: 0;
  float: left;
  clear: both;
  text-align:right;
  width:100%;
}

.FormEtiqueta {
  margin: 0 5px 0 0;
  padding: 0;
  width: 160px;
  display: block;
  float: left;
}

.FormElemento {
  position: relative;
  float: left;
  text-align:left;
}


/*catalogo*/
.producto{
    float:left;
    width:200px;
    margin: 10px;
    text-align:center;
}

.producto img{
    margin: 0 auto;
}

.producto_datos{
    /*border:1px solid #ccc;*/
    padding:5px;
    overflow:hidden;
    height:60px;
    border-top:none;
}

.cuadro_catalogo{
    /*border:1px solid #ccc;*/
    font-size:14px;
    font-weight:bold;
}

.cuadro_catalogo p{
    text-align:center;
    margin-bottom:0;
}

.producto .base{
    position:relative;
    float:right;
    margin:-27px 10px 0 0;
    text-align:right;
}

.cierre{
    clear:both;
}

#contents{background:#fff url(../imagenes/fondo_pie.jpg) repeat-x top left !important;}

body.section-1 #menu ul#subnav-1 .pestana_selected a,
body.section-1 #menu ul#subnav-2 .pestana_selected a,
body.section-1 #menu ul#subnav-3 .pestana_selected a,
body.section-1 #menu ul#subnav-4 .pestana_selected a,
body.section-1 #menu ul#subnav-5 .pestana_selected a,

body.section-2 #menu ul#subnav-1 .pestana_selected a,
body.section-2 #menu ul#subnav-2 .pestana_selected a,
body.section-2 #menu ul#subnav-3 .pestana_selected a,
body.section-2 #menu ul#subnav-4 .pestana_selected a,
body.section-2 #menu ul#subnav-5 .pestana_selected a,

body.section-3 #menu ul#subnav-1 .pestana_selected a,
body.section-3 #menu ul#subnav-2 .pestana_selected a,
body.section-3 #menu ul#subnav-3 .pestana_selected a,
body.section-3 #menu ul#subnav-4 .pestana_selected a,
body.section-3 #menu ul#subnav-5 .pestana_selected a,

body.section-4 #menu ul#subnav-1 .pestana_selected a,
body.section-4 #menu ul#subnav-2 .pestana_selected a,
body.section-4 #menu ul#subnav-3 .pestana_selected a,
body.section-4 #menu ul#subnav-4 .pestana_selected a,
body.section-4 #menu ul#subnav-5 .pestana_selected a,

body.section-5 #menu ul#subnav-1 .pestana_selected a,
body.section-5 #menu ul#subnav-2 .pestana_selected a,
body.section-5 #menu ul#subnav-3 .pestana_selected a,
body.section-5 #menu ul#subnav-4 .pestana_selected a,
body.section-5 #menu ul#subnav-5 .pestana_selected a

{
    color:red;
}

.paginacion, .exportar{
    float:right;
    text-align:right;
    margin:0;
    padding:0;
}
.paginacion{
    margin-right:10px;
}

#menu{padding:0 !important;}

#menu #contents .exportar img{
    border:2px solid #fff;
    margin:-5px -10px 0 0;
    }

#menu #contents .exportar img:hover{
    border:2px solid #ccc;
}


#menu #contents .paginacion a, #menu #contents .exportar a{
    border:0;
    padding:2px 0;
    background:none;
    margin-top:0px;
    background:none;
    border:none;
    margin-right:0;
}


#menu #contents .paginacion a{
    margin-left:5px;
    display:block;
    font-size:16px;
    font-weight:bold;
}

#menu #contents .paginacion a:hover, #menu #contents .paginacion a:hover{
    text-decoration:underline;
}

#menu #nav-1 a{margin-left:10px !important;}

body.section-1 #menu .pagina_sele,
body.section-2 #menu .pagina_sele,
body.section-3 #menu .pagina_sele,
body.section-4 #menu .pagina_sele,
body.section-5 #menu .pagina_sele{
    color:red;
    font-weight:bold;
}


#menu #contents .texto_izquierda a{
    display:inline;
    margin:0;
    padding:0;
    border:0;
    background:none;
    float:none;
    text-decoration: underline;
    font-size:inherit;
}