.year {
	background-color: #CD5C5C;
	text-align: center;
}
.month {
	text-align: center;
	border: 1px solid #E2E2E2;
	width:180px;
	/*margin:0 auto;*/
}
.yearname {
	text-align: center;
	font-weight: bold;
	color: #FFEFDB;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #666;
	color: #FFF;
}
.dayname {
	background-color: #999;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	height:16px;
	width:16px;
}
.weeknumtitle {
	background-color: #8B4513;
	text-align: center;
	font-weight: bold;
	color: #FFEFDB;
}
.weeknum {
	text-align: center;
	height:16px;
	width:16px;
	color: #000099;
	background-color: #EEDFCC;
}
.week {
	border-style: none;
	background-color: #CD5C5C;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-weight: bold;
	color: #CDC9C9;
}
.yearnavigation {
}
.datepicker {
	background-color: #CD5C5C;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;	
}
.monthpicker {
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.yearpicker {
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.pickerbutton {
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.nomonthday {
	text-align: center;
	height:16px;
	width:16px;
	color: #aaaaaa;
}
.monthday {/*dias normales mes*/
	text-align: center;
	color: #1f3360;
	height:16px;
	width:16px;
}
.monthday a {
	color: #FFEFDB;
	font-weight: bold;
}
.today {
	text-align: center;
	font-weight: bold;
	color: #1F3360;
	height:16px;
	width:16px;
	border: 1px solid #333333;
}
.selectedday {
	text-align: center;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:16px;
	width:16px;
}
.sunday {
	background-color: #E2E2E2;
	text-align: center;
	color: #000;
	height:16px;
	width:16px;
}
.sunday a {
	color: #FFFFFF;
	font-weight: bold;
}
.saturday {
	background-color: #E2E2E2;
	text-align: center;
	color: #000;
	height:16px;
	width:16px;
}
.saturday a {
	color: #FFFFFF;
	font-weight: bold;
}
.event {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CDCD00;
	height:16px;
	width:16px;
}
.event a {
	color: #1F3360;
	font-weight: bold;
}
.selectedevent {
	text-align: center;
	font-weight: bold;
	color: #1F3360;
	background-color: #CDCD00;
	height:16px;
	width:16px;
}
.selectedevent a {
	background-color: #CDCD00;
	color: #1F3360;
	font-weight: bold;
}
.todayevent {
	text-align: center;
	font-weight: bold;
	color: #1F3360;
	background-color: #CDCD00;
	height:16px;
	width:16px;
}
.todayevent a {
	background-color: #CDCD00;
	color: #1F3360;
	font-weight: bold;
}
.eventcontent {
	width: 100%;
}




ESTILOS EVENTOS COLORES

.fecha{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;*/
}

.mundial {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background-color: #CC3366;
	height:16px;
	width:16px;
}

