.hoy{
	text-align:left;
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	font-weight: bolder;
}
.dia{
	border: 1px solid #8F8F8F;
	text-align:center;
	font-family: arial;
	font-size: 12px;
	padding: 2px;
}
.dia_marc{
	border: 1px solid #8F8F8F;
	text-align:center;
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	color: #000000;
	cursor: pointer;
	background-color: #CFCFCF;
}
.dia_marc_hover{
	border: 1px solid #FF0000;
	text-align:center;
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	color: #FF0000;
	cursor: pointer;
	background-color: #CFCFCF;
}
.dia_hover{
	border: 1px solid #FF0000;
	text-align:center;
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	color: #FF0000;
	cursor: pointer;
}
.dia_sel{
	border: 1px solid #3300FF;
	text-align:center;
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	color: #3300FF;
	cursor: pointer;
}
.dia_marc_sel{
	border: 1px solid #3300FF;
	text-align:center;
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	color: #3300FF;
	cursor: pointer;
	background-color: #CFCFCF;
}
.dias_tit{
	text-align:center;
	font-family: arial;
	font-size: 12px;
}
.field{
	padding: 5px;
	text-align:center;
}
.legend{
	font-family: arial;
	font-size: 12px;
	text-align:center;
}
.nav_mes{
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	background-color:red;
}
.select_fecha{
	font-family: arial;
	font-size: 10px;
	border: 1px solid #8F8F8F;
	padding:1px;
}
.hr_sep{
	border: 1px solid #FFFFFF;
	margin: 0px;
}


/* AGENDA */
.divcal{
	float:left;
	padding-left: 15px;
}
.diveven{
	clear:both;
	padding-left: 11px;
}
.divbusc{
	padding-left: 20px;
}
.divleft{
	float: left;
}
.fec_agenda{
	font-weight: bold;
	color:#3D7DB2;
}
.bordeext{
	border-top: 0;
	border: 1px solid #AEC6D9;
}
.calendario a:link, .calendario a:visited{
	color: #FFF;
	text-decoration: none;
}
.dia{
	border: 1px solid #B5C3CE;
	color: #636563;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.dia_marc, .dia_marc_sel, .dia_mio{
	border: 1px solid #3D7DB2;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #76BB47;
	text-decoration: none;
}
.dia_marc_sel a:link,  .dia_marc_sel a:visited{
	color: #FFED69;
 }
.dia_marc_sel{
	color: #FFED69;
}
.dia_act, .dia_act_marc, .dia_act_marc_sel{
	border: 1px solid #3D7DB2;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #8EBFE8;
	text-decoration: none;
}
.fecha_act{
	color: #3D7DB2;
}
.img_fecha_act{
	text-align: middle;
}
.desc{
	padding-left: 20px;
}
.nav_mes{
	text-decoration:none;
	font-weight:bold;
	background-color:red;
}
.select_fecha{
	border: 1px solid #8F8F8F;
	padding:1px;
}
.hr_sep{
	border: 1px solid #FFFFFF;
	margin: 0px;
}
.btn_empty{
	background-image: url('/imagenes/boton_vacio.gif');
	background-position: center;
	background-color: transparent;
	border: 0;
	font-size: 11px;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	width: 80px;
	height: 23px;
	padding-bottom: 2px;
}
.titAgenda{
font-size: 11px;
	
	font-weight: 900;
	text-align:center;
}


.txt_busc_ag{color: #43780B; font-weight: bold;}
.agregar, .agregar:visited{
	font-weight: bold;
 	color: #2A5000;
}
.agregar:hover{
	text-decoration: underline;
}
