﻿
.DiaConEvento
{
    font-weight:bolder;
    border:1px solid;	
	padding:1px 3px;
	background:#fcda88 0 -1700px repeat-x url('../images/sprite.gif');
}

.FondoPrincipalEventos
{
    background: url(../App_Themes/Images/ImgFondoEventos.png);
    text-align:left;
}

.ColumnaImagen
{
    vertical-align:middle;
    text-align:center;
    width: 75px;
}
.ColumnaTexto
{
        background: url(../images/imgblanquitas.png) no-repeat;
    font-family: Arial;
    font-size: 11px;
    color: Black;
    text-align: left;
    width: 240px;
    height:40px;

}
.ColumnaLink
{
    background: url(../images/imgblanquitas.png) no-repeat;
    text-align: right;
    width: 50px;
    height:40px;
}


A:link
{
    font-family: Arial;
    font-size: 9px;
    color: black;
    
    font-weight:bolder;
}
A:visited
{
        font-family: Arial;
    font-size: 9px;
    color: black;

    font-weight:bolder;
}
A:active
{
        font-family: Arial;
    font-size: 9px;
    color: black;

    font-weight:bolder;
}
A:hover
{
        font-family: Arial;
    font-size: 9px;
    color: black;

    font-weight:bolder;
}






