.titulo{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #007342;
    text-decoration: none;
    font-weight: bold;
}

.subtitulo{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #007342;
    text-decoration: none;
    font-weight: bold;
}

.texto{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    text-align: justify;
}

.textoSlider{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    text-align: justify;
    line-height: 14px;
}

.menu_vo{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #004f2f;
    text-decoration: none;
    font-weight: normal;
}

.menu_vo_b{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #004f2f;
    text-decoration: none;
    font-weight: bold;
}

.menu_vd_b{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #019e43;
    text-decoration: none;
    font-weight: bold;
}

.menu_vc{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #019e43;
    text-decoration: none;
    font-weight: normal;
}

.menu_vc_b{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #019e43;
    text-decoration: none;
    font-weight: bold;
}

.cabecera{
    background-color:#019e43;
    width:100px;
    height:20px;
    color:#FFFFFF;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
}
 
.cabecera2{
    background-color:#019e43;
    width:200px;
    height:20px;
    color:#FFFFFF;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
 }
 
.cabecera50{
    background-color:#019e43;
    width:50px;
    height:20px;
    color:#FFFFFF;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
 }
 
.cabecera150{
    background-color:#019e43;
    width:150px;
    height:20px;
    color:#FFFFFF;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
 }
 
.cabecera180{
    background-color:#019e43;
    width:180px;
    height:20px;
    color:#FFFFFF;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
}
 
.cuerpo{
    height:20px;
    color:#473900;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
 }

ul {
    padding: 3px 10px 0 0;
}

li{
    list-style-type:none;
    background-image:url(../images/vineta.jpg);
    background-repeat:no-repeat;
    background-position: 10px 4px;
    padding:0 0 0 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*color: #ff0000;*/
    text-decoration: none;
    font-weight: normal;
    text-align: justify;
 }
