@charset "utf-8";

/* marron: 94420e */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    font-size: 99%;
    font-family: Arial;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1.2;
}
ol, ul {
    margin-left: 25px;
}

html{
    height:100%;
}
body{
    font-family:Arial, Helvetica, sans-serif;
    color: #94420e;
    height:100%;
}
.clearer{
    width:100%;
    clear:both;
}
a:link, a:visited{
    color:inherit;
}
a:hover{
    text-decoration:none;
}
.dentro{
    width:900px;
    margin:0 auto;
}
#cabecera{
    width:100%;
    background-color:#94420e;
    height:150px;
    font-family:"Times New Roman", Times, serif;
    padding: 20px 0px 5px 0px;
}
#estanco{
   /* width:250px; queitado al poner "tobacco shop" en ingles xq se desbordaba*/ 
    float:left;
    font-size:24px;
    color:#FFF;
    margin-left:30px;
    text-transform: uppercase;
}
#logo{
    float:left;
}
#banderas{
    width:30px;
    float:right;
    margin-top:10px;
}
#banderas img{
    margin-bottom: 5px;
    border: 1px solid #612b08;
}
h1{
    font-weight:normal;
    font-size:56px;
    font-family:"Times New Roman", Times, serif;
}

#chapas{
    margin-left:150px;
    float:left;
    width:400px;
    height:70px;
}
#marbella{
    float:right;
    font-size:15px;
    color:#FFF;
    margin-top:30px;
    text-align: right;
}
h2{
    font-weight:normal;
    font-size:24px;
}
#contenido{
    margin-top:5px;
    border-top: 4px solid #94420e;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    height:auto;
}
#colizquierda{
    float:left;
    width:220px;
}
#colderecha{
    float:right;
    width:650px;
    color:#94420e;
}
.bloque-pie{
    width:200px;
    height:130px; 
    position:absolute; 
    z-index:5;	
    top:28px; 
    left:68px; 
    float:right;
}
.escoja{
	background-image:url(images/escoja-cigarro.png);
	text-align:center;
	margin:64px 0 0 74px;
	width:146px;}
#menu-fuera{
    width:220px;
    height:220px;
    margin:6px 0px 0px 0px;
    overflow:hidden;
    position:relative;
}
#menu-base{
    background-image:url(images/cajafinal.jpg);
    background-repeat:no-repeat;
    width:146px;
    height:210px;
    float:right;
}
#menu-arriba{
    background-image:url(images/caja-arriba.png);
    background-repeat:no-repeat;
    width:32px;
    height:200px;
    float:right;
    z-index:10;
    position:absolute;
    left:188px;
}
.cigarro{
    float:right; 
    height:20px; 
    background-image:url(images/cigarro.png); 
    background-repeat:no-repeat; 
    padding-left:110px; 
    color:#94420e;
    text-decoration:none;
    font-size:13px; 
    font-weight:bold;
    line-height:18px;
}
#colderecha h2{
    height:50px;
    padding-top:40px;
    font-weight:bold;
}
#colderecha p{
    margin:10px 0px 20px 0px;
}
#pie{
    border-top:1px solid #94420e;
    width:100%;
    height:50px;
    margin-top:10px;
    color:#94420e;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    padding-top: 5px;
}

/********* MAPA ******/
.dire{
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6;}
.border{
    padding:2px;
    border: 1px solid #94420e;
}

/********* HISTORIA ******/
.foto-p{
    width: 206px;
    height: 270px;
    line-height: 1.2;
    float: left;
    margin: 10px 5px;
}
.foto-p h3{
    font-size: 16px;
}
.foto-p p{
    font-size: 13px;
}

/********* GALERIA ******/
.pag-galeria-contenedor{
    height: 610px;
    overflow: hidden;
    
}
.pag-galeria .flechas{
    width: 100%;
    float: right;
}
#pag2{
    display: none;
}
#flecha-mi, #flecha-md{
    cursor: pointer;
}

/********* CONTACTO ******/
.boton{
    background-color: #94420e;
    border: none;
    color: #FFF;
    margin-top: 5px;
}
.boton:hover{
    color: #000;
}

/********* MAPA WEB ******/
li{
    list-style-image: url(images/estanco-elviria-marbella-flecha-md.png);
    position: relative;
    margin: 10px;
}
li a{
    position: absolute;
    top:  10px;
        line-height: 10px;
}