﻿.titulo_portada {
    margin-bottom: 0px !important;
    margin-top: 9px !important;
    font-size: 25px;
    color: white;
    font-weight:bold;
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

    .titulo_portada a {
        margin-bottom: 0px !important;
        margin-top: 9px !important;
        font-size: 25px;
        color: white !important;
        font-weight: bold;
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
        font-style: normal;
        text-decoration:none;
    }

.titulo3 {
    margin-bottom: 0px !important;
    margin-top: 9px !important;
    font-size: 14px !important;
    color: rgb(62, 120, 46);
    font-weight: bold !important;
}

.titulo4 {
    margin-bottom: 0px !important;
    margin-top: 9px !important;
    font-size: 12px !important;
    color: rgb(62, 120, 46);
    font-weight: bold !important;
}

.maquinas_titulos{
    font-size:11px;

}
.maquinas_celda_option {
    min-width: 130px;
}

.maquinas_tabla{
    margin-top:-10px;
}

.maquinas_celda_option .ui-btn{

    font-size:11px;
}

.ui-icon-taifun {
    background-image: url("../images/iconoCheckN.png");
    background-repeat:no-repeat;
}

div.col-set .ui-icon {
    visibility: hidden;
}

div.col-set .comment-count {
    float: right;
    font-size: 11px;
}

div.col-set .img-set {
    float: left;
}

div.col-set a {
    text-decoration: none;
    font-size: 11px;
}

div.col-set .col-text {
    margin-left: 20px;
    text-align: center;
    float: left;
    font-size: 11px;
}

.ui-btn-d {
    text-shadow: 0 0px 0 #f3f3f3 !important;
    background-color: #3388cc !important;
    border: #3388cc;
    color: #ffffff !important;
}
.main-header{
	margin-left:0px!important;
}