.general {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
}
.formulario1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #BFD77F;
}
.formulario2 {

	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #01A9DA;
}
.menu {
	cursor: hand;
}
body {
	margin: 20px; SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #01A9DA; SCROLLBAR-BASE-COLOR: #ffffff; scrollbar-dark-shadow-color: #01A9DA; scrollbar-3d-light-color: #ffffff; background-color: #bcb89d; font-family: Century Gothic; font-size: 11px;
}
.agenda_dias {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #69C8E8;
}
.agenda_mes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 10px;
	background-color: #F7F7F7;
}
.agenda_semana {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 11px;
	background-color: #F7F7F7;
}
.agenda_findesemana {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 11px;
	background-color: #EEEEEE;
}
.agenda_sel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	cursor: hand;
	font-size: 11px;
	background-color: #990000;
	color: #EFE8A5;
	font-weight: bold;
}
