
/* Estilos microsite La Rioja*/
/* Tipografia AtrapaloScr */



background: url("http://s0.atrpm.com/images_new/v12/textura.png")


#bg {
  position: fixed;
  top: -50%;
  left: -50%;
  width: 100%;
  height: 100%;
}
#bg img {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  min-width: 50%;
  min-height: 50%;
  z-index:-1;
}



h1 {
   color: #777777;
   font: 1.6em AtraploScr !important;
   text-transform:uppercase !important;
   font-weight: 100 !important;
   letter-spacing:-0.8;
   margin: 0px !important;
}

h2 {
    font: 1.6em AtraploScr !important;
    text-transform:uppercase !important;
        color: #777777;
        font-weight: lighter !important;
        line-height: 1.2em;
        padding: 0em 0em 0.5em 0.8em !important;
    letter-spacing:-0.5px;

}


.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12, .col13, .col14, .col15, .col16 {
    padding: 0em 0.5em 0em 1.2em;
}

/* Lo usamos para cambiar tamaño de la fuente en los bloques */
.padLeft0{
    font-size: 1.35em !important;
        margin-bottom: -2px !important;
}

@font-face
{
    font-family: AtraploScr;
    src: url(../fonts/AtrapaloScr-Bold.otf);
}

.caja_negra .top {
    background: none !important;
    border-left: 0.em !important;
    border-right: 0em !important;
    border-top: 0em !important;
    height: 0em !important;
}

#flasheader {
    padding: 0 !important;
    width: 100% !important;
}
#flasheader img{
    width: 100% !important;
}

.caja_negra .mid {
    background: none repeat scroll 0 0 #EDEDED !important;
    border-left: 0em !important;
    border-right: 0em !important;
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.7);
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

.caja_negra .bot {
    background: none repeat scroll 0 0 #000000;
    border-bottom: 0em !important;
    border-left: 0em !important;
    border-right: 0em !important;
    height: 0em !important;
}

.mid, .mid_sin {
    padding: 0 !important;
}


.flashcopy p {
    color: #333 !important;
    padding: 0.25em 0;
    width: 100%;
}

.button{
     font: bold 1em Verdana !important;
    background: none !important;
    color: #DE0000 !important; !important;
    box-shadow: none !important;
    padding: 0em 0em 0em 0em !important;

}

.flashcopy {
    padding-top: 10px;
    padding-left: 20px;
    padding-right:20px;
    padding-bottom:10px;
    }


.line {
    border-bottom: 1px solid #CCC;
    box-shadow: 0 1px 0 #FFF;
    margin-bottom: 10px;
}

.line2 {
    border-bottom: 1px solid #CCC;
    box-shadow: 0 1px 0 #FFF;
}


.caja_gris .top, .caja_gris .bot {
    background: none !important;
    border: 0 !important;
    height: 0 !important;

}

.caja_gris .mid {
    padding: 20px !important;
    border: 0 !important;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.7);

}

.caja_blanca .mid {
    padding: 0px !important;
    border: 0 !important;
    background: none !important;
    border-radius: 0px;
    box-shadow: none;

}
.caja_blanca .mid img{
    width: 100%;
}


.caja_blanca p {
    padding: 1em 0 !important;
}


.compartir {
    font-size: 0.8em;
    float: right;
    padding-right: 3px;
    padding-top: 6px;

    }

#content {
    height: auto !important;
    background: none repeat scroll 0 0 #f8f8f8 !important;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.5);
    }

.padbot20 {
    margin-bottom: 0.7em;
}

.padbot10 {
    margin-bottom: -2.3em !important;
}

.padbot11 {
    margin-top: 1em;
    margin-bottom: 1em;
}

.mid p a{
       font-weight: bold !important;
}


.linkbloque a{
    color:#DE0000 !important;
    font-size: 1em !important;
    width: 10%;
}

.caja_gris_4 .top {
    display: none !important;
    background: 0 0 #EDEDED !important;
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
    border: 0 !important;
    margin-bottom: 0px !important;

}

.caja_gris_4 .mid {
    background: 0 0 #EDEDED !important;
    border: 0 !important;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
    padding-left: 20px !important;
    padding-bottom: 20px !important;
}


.caja_gris_4 .bot {
    background: 0 0 #EDEDED !important;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3);
    padding-bottom: 10px !important;
}


.bold {
    color:#777 !important;
    font-weight: 700;
}

