
#calendario a {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#calendario a:hover {
	color: #1F3360;
}
.year {
	background-color: #CD5C5C;
	text-align: center;
	/*border: 1px solid #CC9933;*/
}
.month {
	/*background-color: #FFFFFF;*/
	text-align: center;
	border: 1px solid #3397D5;
	height:14px;
	width:14px;		
}
.yearname {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFEFDB;
}
.monthname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #1F3360;
	color: #FFFFFF;
	/*border-style: solid;
	border-width:0px*/
}
.dayname {
	background-color: #3397D5;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height:14px;
	width:14px;	
	/*border-style: none;
	border-width:1px*/
}
.weeknumtitle {
	background-color: #8B4513;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFEFDB;
	/*border-style: none;
	border-width:1px*/
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:14px;
	width:14px;
	color: #000099;
	background-color: #EEDFCC;
}
.week {
	border-style: none;
	background-color: #CD5C5C;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #CDC9C9;
	/*border-style: none;
	border-width:1px*/
}
.yearnavigation {
	font-size: 10px;
}
.datepicker {
	background-color: #CD5C5C;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;	
}
.monthpicker {
	font-size: 10px;
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.yearpicker {
	font-size: 10px;
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.pickerbutton {
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:14px;
	width:14px;
	color: #aaaaaa;
}
.monthday {/*dias normales mes*/
	text-align: center;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #1f3360;
	height:14px;
	width:14px;
}
.monthday a {
	color: #FFEFDB;
	font-size: 10px;
	font-weight: bold;
}
.today {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	/*background-color: #EEE9E9;*/
	color: #1F3360;
	height:14px;
	width:14px;
	border: 1px solid #3397D5;
}
.selectedday {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:14px;
	width:14px;
}
.sunday {
	background-color: #98C8DF;
	text-align: center;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #FFEFDB;
	height:14px;
	width:14px;
}
.sunday a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.saturday {
	background-color: #98C8DF;
	text-align: center;
	font-size: 10px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	height:14px;
	width:14px;
}
.saturday a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.event {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CDCD00;
	height:14px;
	width:14px;
}
.event a {
	color: #1F3360;
	font-size: 10px;
	font-weight: bold;
}
.selectedevent {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	/*border-width: 1px;
	border-style: none;*/
	color: #1F3360;
	background-color: #CDCD00;
	height:14px;
	width:14px;
}
.selectedevent a {
	background-color: #CDCD00;
	color: #1F3360;
	font-size: 10px;
	font-weight: bold;
}
.todayevent {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	/*border-width: 1px;
	border-style: none;*/
	color: #1F3360;
	background-color: #CDCD00;
	height:14px;
	width:14px;
}
.todayevent a {
	background-color: #CDCD00;
	color: #1F3360;
	font-size: 10px;
	font-weight: bold;
}
.eventcontent {
	font-size: 10px;
	/*border-style: solid;
	border-width: 1px;*/
	width: 100%;
}



/*
ESTILOS EVENTOS COLORES
*/
.fecha{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.Ciudadanía {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D8001D;
	height:14px;
	width:14px;
}
.Juventud {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6666CC;
	height:14px;
	width:14px;
}
.Deporte {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CCFF;
	height:14px;
	width:14px;
}
.varios {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	height:14px;
	width:14px;
}

