/* CSS Document */

#left {float:left; width:545px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333;  }
#right {width:180px;  margin:0 0 0 550px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333;}

#eventos {width:100%;}

#video {width:100%;}

#noticias img{border:solid 2px #999966; float:left; margin-right: 5px;}

.galeria img{border:solid 2px #999966; }
.galeria{float:left; font-family:Arial, Helvetica, sans-serif; font-size:10px; width:130px; text-align:center; margin:5px 5px 5px 5px;}

.main {
width:100%;
border:1px solid black;
}

.month {
background-color: #bcbeaf;
font-family: arial;
font-size: 11px;
font-weight:bold;
color:white;
}

.daysofweek {
background-color:gray;
font-family: arial;
font-size: 11px;
color:white;
}

.days {
font-family: arial;
font-size: 11px;
color:black;
background-color: #ebe8df;
padding: 2px;
}

.days #evento{
font-weight: bold;
color: red;
}