.widget-home-highlight {
    float: left;
    margin:0;
    width: 160px;
    padding-right: 15px;
    text-align:left;
}

.widget-home-highlight-big {
    float: left;
    margin:0 15px 0px 0px;
    text-align:left;
}

.widget-home-highlight a, .widget-home-highlight-big a{
    color: black;
    text-decoration: none;
    
}

.widget-home-highlight a:hover h3, .widget-home-highlight-big a:hover h3{
    text-decoration: underline;
}

.widget-home-highlight h3, .widget-home-highlight-big h3{
    font-size: 14px;
}

.widget-highlight {
    padding: 10px 10px 10px 10px;
    text-align: center;  
    
}

.widget-highlight div,
.widget-highlight h3 {
    font-size: 12px;
    
}

.widget-highlight a{
}

.widget-highlight a:hover h3{
    text-decoration: underline;
}

.widget-partes {
    text-align: left;
}

.widget_text {
    font-size: 14px;
}

.textwidget {
    font-size: 12px;
    color: black;
    font-weight: normal;
}

.widget-logo{
    display:inline;
    margin: 0 5px;
}

.widget-login-usuarioantigo input.input {
    border: 1px solid black;
}

li.widget {
    margin-bottom: 8px;
}
