﻿/********* FRANQUICIAS MUJER **************/
.franquicias_recomendadas
{
    border:1px solid #666699;
    margin-bottom:10px;
    height:128px;
}
.enlaces_interes
{
    border:1px solid #666699;
    height:118px;
    position:relative;
}
.enlaces_interes .title,
.franquicias_recomendadas .title
{
    padding: 0 5px;
    background-color: #666699;
    height:40px;
    color: #fff;
    line-height:40px;
    font-size: 2.5em;
    font-family: Georgia;
}

.enlaces_interes .all
{
    position: absolute;
    top: 8px;
    right: 10px;
    color: #fff;
    text-decoration: none;
    font-family: Georgia;
}

.enlaces_interes .title
{
    font:1.8em;
    line-height:30px;
    height:30px;
}

.enlaces_interes .enlace
{
    width:310px;
    height: 70px;
    float: left;
    margin-left:10px;
    padding-top:10px;
}

.enlaces_interes .enlace .logo
{
    float: left;
    height: 55px;
    border: 1px solid #666699;
    margin-right:5px;
    padding-top:15px;
    width:90px;
    text-align: center;
}

.enlaces_interes .enlace .info
{
    color: #666;
    font-size:0.9em;
    line-height:1.3em;
}
.enlaces_interes .enlace .info a,
.enlaces_interes .enlace .info a:visited
{
    color: #000;
    font-size: 1.3em;
    font-family: Georgia;
    font-weight: bold;
    text-decoration: none;
}

.franquicias_recomendadas .franquicia{margin: 5px 4px; display:block; height:80px; width:100px; float:left;}

.feriasyeventos.mujer{border: 1px solid #666699;}
.feriasyeventos .titulo_wrap{background-color: #666699;}
.feriasyeventos .cuerpo_wrap{background-color: #666699;}

