body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color:#003366;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #3300FF;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #00C0F0;
}
.year {
	border-style: outset;
	border-width: 1px;
/*	
	background-color: #E0F4D7;
*/	
    background-color: #D9E6FF;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #C1C1C1;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #069;
	color: #FFFFFF;
	border-style: solid;
	border-width:0px
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #69C;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #CD5C5C;
	background-color: #FAEBD7;
}
.week {
	border-style: none;
	background-color: #EEDFCC;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FAEBD7;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.yearpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.pickerbutton {
	border-style: solid;
	border-width: 1px;
	background-color: #EEDFCC;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
/*	background-color: #FFEFDB; */
    background-color: #FFFFFF;
	color: #000000;
	height:20px;
	width:20px;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	background-color: #EEE9E9;
	color: #000000;
	height:20px;
	width:20px;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:20px;
	width:20px;
}
.sunday {
	background-color: #E4E4E4;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.sunday a {
	color: #667171;
}
.saturday {
	background-color: #EAEAEA;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	height:20px;
	width:20px;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #DCE6A2;
	height:20px;
	width:20px;
}


/* CSS */
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #CDC9C9;
	height:20px;
	width:20px;
}
.selectedevent a {
	background-color: #ffffff;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #EEE9E9;
	height:20px;
	width:20px;
}
.todayevent a {
	background-color: #ffffff;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}

._baja
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-color: #CCFF99;
text-align: center;
font-size: 11px;
font-weight: bold;
}

._puentes
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-color: #71D358;
text-align: center;
font-size: 11px;
font-weight: bold;
}

._media
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-color: #458947;
text-align: center;
font-size: 11px;
font-weight: bold;

}

._media_alta
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-color: #3FEBF3;
text-align: center;
font-size: 11px;
font-weight: bold;

}

._alta
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-color: #28B4F7;
text-align: center;
font-size: 11px;
font-weight: bold;

}

._super_alta
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-color: #0066FF;
text-align: center;
font-size: 11px;
font-weight: bold;

}

._temporada_reservado
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/reservado.png); 
background-repeat: no-repeat; 
}

._temporada_confirmado
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/confirmado.png); 
background-repeat: no-repeat; 
}

._temporada_bloqueado
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/bloqueado.png); 
background-repeat: no-repeat; 
}

._temporada_prebloqueo
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/prebloquear.png); 
background-repeat: no-repeat; 
}


._temporada_rsv
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/rsv.png); 
background-repeat: no-repeat; 
}

._temporada_reservado_inicio
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/reservado_inicio.png); 
background-repeat: no-repeat; 
}

._temporada_confirmado_inicio
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/confirmado_inicio.png); 
background-repeat: no-repeat; 
}

._temporada_bloqueado_inicio
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/bloqueo_inicio.png); 
background-repeat: no-repeat; 
}

._temporada_prebloqueo_inicio
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/prebloqueo_inicio.png); 
background-repeat: no-repeat; 
}

._temporada_rsv_inicio
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/rsv_inicio.png); 
background-repeat: no-repeat; 
}


._temporada_reservado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/reservado_final.png); 
background-repeat: no-repeat; 
}

._temporada_confirmado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/confirmado_final.png); 
background-repeat: no-repeat; 
}

._temporada_bloqueado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/bloqueo_final.png); 
background-repeat: no-repeat; 
}

._temporada_prebloqueo_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/prebloqueo_final.png); 
background-repeat: no-repeat; 
}

._temporada_rsv_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/rsv_final.png); 
background-repeat: no-repeat; 
}

._temporada_reservado_inicio_temporada_reservado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/reservado_inicio_reservado_final.png); 
background-repeat: no-repeat; 
}

._temporada_reservado_inicio_temporada_confirmado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/reservado_inicio_confirmado_final.png); 
background-repeat: no-repeat; 
}

._temporada_reservado_inicio_temporada_bloqueado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/reservado_inicio_bloqueo_final.png); 
background-repeat: no-repeat; 
}

._temporada_reservado_inicio_temporada_prebloqueo_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/reservado_inicio_prebloqueo_final.png); 
background-repeat: no-repeat; 
}

._temporada_reservado_inicio_temporada_rsv_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/reservado_inicio_rsv_final.png); 
background-repeat: no-repeat; 
}



._temporada_confirmado_inicio_temporada_confirmado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/confirmado_inicio_confirmado_final.png); 
background-repeat: no-repeat; 
}

._temporada_confirmado_inicio_temporada_reservado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/confirmado_inicio_reservado_final.png); 
background-repeat: no-repeat; 
}

._temporada_confirmado_inicio_temporada_bloqueado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/confirmado_inicio_bloqueo_final.png); 
background-repeat: no-repeat; 
}

._temporada_confirmado_inicio_temporada_prebloqueo_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/confirmado_inicio_prebloqueo_final.png); 
background-repeat: no-repeat; 
}


._temporada_confirmado_inicio_temporada_rsv_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/confirmado_inicio_rsv_final.png); 
background-repeat: no-repeat; 
}


._temporada_bloqueado_inicio_temporada_bloqueado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/bloqueo_inicio_bloqueo_final.png); 
background-repeat: no-repeat; 
}

._temporada_bloqueado_inicio_temporada_prebloqueo_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/bloqueo_inicio_prebloqueo_final.png); 
background-repeat: no-repeat; 
}

._temporada_bloqueado_inicio_temporada_reservado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/bloqueo_inicio_reservado_final.png); 
background-repeat: no-repeat; 
}

._temporada_bloqueado_inicio_temporada_confirmado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/bloqueo_inicio_confirmado_final.png); 
background-repeat: no-repeat; 
}

._temporada_bloqueado_inicio_temporada_rsv_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/bloqueo_inicio_rsv_final.png); 
background-repeat: no-repeat; 
}


._temporada_prebloqueo_inicio_temporada_prebloqueo_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/prebloqueo_inicio_prebloqueo_final.png); 
background-repeat: no-repeat; 
}


._temporada_prebloqueo_inicio_temporada_bloqueado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/prebloqueo_inicio_bloqueo_final.png); 
background-repeat: no-repeat; 
}

._temporada_prebloqueo_inicio_temporada_reservado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/prebloqueo_inicio_reservado_final.png); 
background-repeat: no-repeat; 
}

._temporada_prebloqueo_inicio_temporada_confirmado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/prebloqueo_inicio_confirmado_final.png); 
background-repeat: no-repeat; 
}

._temporada_prebloqueo_inicio_temporada_rsv_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/prebloqueo_inicio_rsv_final.png); 
background-repeat: no-repeat; 
}




._temporada_rsv_inicio_temporada_rsv_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/rsv_inicio_rsv_final.png); 
background-repeat: no-repeat; 
}


._temporada_rsv_inicio_temporada_bloqueado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/rsv_inicio_bloqueo_final.png); 
background-repeat: no-repeat; 
}

._temporada_rsv_inicio_temporada_reservado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/rsv_inicio_reservado_final.png); 
background-repeat: no-repeat; 
}

._temporada_rsv_inicio_temporada_confirmado_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/rsv_inicio_confirmado_final.png); 
background-repeat: no-repeat; 
}

._temporada_rsv_inicio_temporada_prebloqueo_final
{
left:0px;
top:0px;
width:20px;
height:20px;
z-index:-1;
background-image:url(../img/rsv_inicio_prebloqueo_final.png); 
background-repeat: no-repeat; 
}
