#pagina
{

    width:960px;
    position:relative;
    height:1200px;
    background-color: transparent;
    margin: 0 auto;

}



.leer_mas{margin-top:10px; width:220px;height:18px; }

.leer_mas a


{
    font-family: "arial negrita";
    font-size: 9pt;
    color:green;
    text-decoration: none;
   
    margin-top:-10px;
   
    text-decoration: none;
}

.leer_mas a:hover{

    border: rgb(201,221,172); background-color: #fff;
    color:#107A51;
}






article{
    width:690px;
    height:900px;
    float:left;
    margin-top: 40px;
    margin-bottom: -35%;
    margin-left: 0px;
 }









.sub-seccion{

    width:auto;
    height:20px;
    background-color:rgb(255,255,255);
    float: left;
    font-family: "georgia negrita";
    font-size: 12pt;
    color: #107A51;
    padding-top:0;
    padding-right:5px;
    margin-top: -5%;
    margin-left: 20px;
    margin-bottom: 0px;
    border-radius: 2px;
    border-left-style: inset;
        
   

}
.sub-seccion p{

margin-left: 10px;
    margin-top: 0px;
   

}

.parrafo p{
    text-align: left;
    margin-left: 20px;
    margin-right: 50px;
  
    
    color:rgb(0,0,0);
    margin-left: 20px;
    font-family: "georgia negrita";
    font-size: 11pt;
}

.listaprograma2 li p{
    font-family: 'Noto Sans', sans-serif;
    font-size: 10pt;
    margin-left: 2%;
}



