@import "contenido_2col.css";
@import "festivaljerez.css";

.header2 
{
	background-image: url(../img/header2_2col_festivaljerez.png);
}

div#buscador div.buscador_lupa input.lupa 
{
	background: url(../img/lupa_2col_festivaljerez.gif);
}

.calendar-table
{
	background: #000;	
}

.calendar-table th 
{
	border-bottom: 1px solid #FEC601 !important;
	border-top: 1px solid #FEC601 !important;
	color: #FEC601 !important;
}

.linked_today_nolink
{
	color: #000 !important;
	background-color: #d0003e !important;
}

.linked_day 
{
	color: #000 !important;
	background-color: #F89D00 !important;
	border: 1px solid #333333 !important;
}

.rcMenuContainer 
{
    background: #E95D28 !important;
}

.rcMenuItem 
{
    color: #000 !important;
    background-color: #F29600 !important;
	border: 1px solid #fff; !important;
}
.rcMenuItemHover 
{
    background-color: #FEC601 !important;
    color: #000 !important;
    border:1px solid #7E7E7E;
}
.rcMenuItemText 
{
    background: #E95D28 !important;
}
.rcMenuItemTextExt {
    border: 1px dotted grey;

}
