/*Hoja de estilos para footer fourcats*/
#pie_fourcats{
margin:0 auto 25px;
clear:both;
font:normal normal 12px arial, helvetica, sans-serif
}
#pie_fourcats .footer_superior, #pie_fourcats .footer_medio, #pie_fourcats .footer_inferior{overflow:hidden}
#pie_fourcats .footer_superior{height:8px}
#pie_fourcats .footer_medio{
min-height:100px;
position:relative
}
#pie_fourcats .borde{
display:block;
background-position:0 0
}
#pie_fourcats .sup_izq,  #pie_fourcats .inf_izq,  #pie_fourcats .sup_der,  #pie_fourcats .inf_der{
width:8px;
height:8px;
background-repeat:no-repeat
}
#pie_fourcats .inf, #pie_fourcats .sup{
height:8px;
background-repeat:repeat-x
}
#pie_fourcats .izq, #pie_fourcats .der{
height:100%;
width:8px;
background-repeat:repeat-y;
position:absolute
}
#pie_fourcats .inf{
margin:0 8px;
background-image:url(../images/fourcats_footer/footer_inf.png)}
#pie_fourcats .sup{
margin:0 8px;
background-image:url(../images/fourcats_footer/footer_sup.png)
}
#pie_fourcats .izq{
left:0;
top:0;
background-image:url(../images/fourcats_footer/footer_izq.png)
}
#pie_fourcats .der{
right:0;
top:0;
background-image:url(../images/fourcats_footer/footer_der.png)
}
#pie_fourcats .sup_izq{
float:left;
background-image:url(../images/fourcats_footer/footer_izq_sup.png)
}
#pie_fourcats .sup_der{
float:right;
background-image:url(../images/fourcats_footer/footer_der_sup.png)
}
#pie_fourcats .inf_izq{
float:left;
background-image:url(../images/fourcats_footer/footer_izq_inf.png)
}
#pie_fourcats .inf_der{
float:right;
background-image:url(../images/fourcats_footer/footer_der_inf.png)
}
#pie_fourcats .footer_medio{background:#e3e3e3}
#pie_fourcats .footer_contenido{
width:auto;
margin:0 8px;
margin:0 8px;
overflow:hidden;
padding:7px 0;
position:relative
}
#pie_fourcats .bloque{
width:24%;
float:left;
margin:0 0.5%;
text-align:left
}
#pie_fourcats .bloque .titulo{
font-size:14px;
font-weight:bold;
color:#a6a6a6;
float:left;
margin-right:3%;
width:27%;
text-align:right
}
#pie_fourcats .bloque ul{float:left}
#pie_fourcats .bloque li{
overflow:hidden;
margin-bottom:10px;
vertical-align:middle
}
#pie_fourcats .bloque.social a{line-height:24px}
#pie_fourcats .bloque.social li{margin-bottom:7px}
#pie_fourcats .iconoSocial{
display:block;
float:left;
width:24px;
height:24px;
background-image:url(../images/fourcats_footer/footer_iconos_social.png);
background-repeat:no-repeat;
vertical-align:middle;
margin-right:5px
}
#pie_fourcats .iconoSocial.facebook{background-position:0 0}
#pie_fourcats .iconoSocial.twitter{background-position:0 -34px}
#pie_fourcats .iconoSocial.google{background-position:0 -68px}
#pie_fourcats .iconoSocial.rss{background-position:0 -103px}
#pie_fourcats .iconoSocial.youtube{background-position:0 -138px}
#pie_fourcats .iconoSocial.pinterest{background-position:0 -172px}
#pie_fourcats .bloque a{color:#757575}
#pie_fourcats .bloque a:hover{text-decoration:underline}
#pie_fourcats .bloque.fourcats{
position:absolute;
line-height:24px;
right:0;
top:6px
}
#pie_fourcats .bloque.fourcats span{float:right}
#pie_fourcats .bloque .logo_fourcats{
display:block;
background:url(../images/fourcats_footer/footer_logo.png) no-repeat 0 0;
width:111px;
height:45px;
display:block
}
#pie_fourcats .bloque .firma{
position:absolute;
top:6px;
right:116px;
line-height:12px;
text-align:right;
width:60%
}