﻿a
{
    color: #8A52AB;
}

a.active
{
	color: #ffffff;
	}
	
#lateral
{
    width: 180px;
    border-right: solid 1px #f0f0f0;
    background-color: #C9BDD1;
    vertical-align: top;
    padding: 10px;
    text-align: left;
    padding-top:25px;
}

#lateral ul li
{
border-bottom:dotted 1px white;
padding:10px;
}

#lateral ul li a:hover
{
    color: white;
}

#footer
{
    font-size: 11px;
    text-align: center;
    background-color: #B283D1;
    color: White;
        padding: 10px 0 10px 0;
    width: 780px;
}

#footer a
{
    color: White;
}

.masinfo1
{
    background-image: url(../images/arrow1.gif);
    background-position: left center;
    background-repeat: no-repeat;
    color: #8A52AB;
    padding-left: 8px;
}

/*calendario */

.calendario
{
    border: 0;
    padding: 0;
}

.calendario a
{
    font-weight: bold;
    color: BLACK;
}

.DayHeader
{
    background-color: #8A52AB;
    font-weight: bold;
    color: White;
}
.WeekendDay
{
    background-color: #efefef;
}
.OtherMonthDay
{
    color: gray;
    background-color: white;
}
.day
{
    background-color: white;
}
.TitleStyle
{
    background-color: #F5F5F1;
    border: none;
    font-weight:bold;
}
.today
{
    font-weight: bold;
    background-color: #8A52AB;
    color: White;
}
.SelectorStyle
{
    color: White;
}
/* fin calendario */
/*fecha css*/
div.fecha
{
    text-align: center;
    border: 1px solid #8A52AB;
    width: 35px;
    white-space: nowrap;
    float: left;
    margin-right: 10px;
    background-color: White;
}
.mes
{
    font-size: 14PX;
    background-color: #8A52AB;
    color: White;
}
.ano
{
    font-size: 11PX;
}

.fecha span
{
    display: block;
}
.dia
{
    font-size: 14px;
    font-weight: bold;
}
.tit_documentos
{
    background-image: url(../images/documents.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 28px;
    font-size: 16px;
    color: #B283D1;
}

.nombresecciones
{
 
    font-size: 14px;
    padding:0;
    margin:0;
    margin-bottom:10px;
}

