/* 
    Document   : eventos
    Created on : 07-mar-2013, 1:09:07
    Author     : uxio
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

#contenidoEventos{
    width: 750px;
    margin: 30px 0px;
    
    text-align: center;
}



#textoEventos{
    width: 300px;
    margin: 10px 200px;
    line-height: 18px;
    text-align: justify;
}