.txt_right {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #E6E7E1;
}
.txt_blanco {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
}
.txt_form {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #464646;
}
.txt_gris_ch {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #5C5C5C;
}
.txt_gris {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #5C5C5C;
}
.txt_gris_bold {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #363636;
	font-weight: bold;
}
.txt_verde_bold {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #B9D300;
	font-weight: bold;
}
.txt_verdeclaro_bold {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #009265;
	font-weight: bold;
}

.borde {
	border: thin solid #CCCCCC;
}
.fecha {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #73896C;
}
.tit_blanco {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.tit_verde {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #009265;
	font-weight: bold;
}
.tit_verde_secciones {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #009164;
	font-weight: bold;
}
.tit_azul_secciones {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #009FAF;
	font-weight: bold;
}
.tit_verdeoscuro_secciones {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #004435;
	font-weight: bold;
}
.btn_blanco {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.btn_blanco:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #A1BA32;
	font-weight: bold;
}
.calendario_mes_bold {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #4A6A26;
	font-weight: bold;
}
.calendario_semana {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #4A6A26;
	font-weight: bold;
}
.calendario_dias {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #fffff;
}
.calendario_dias02 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #7C7C7C;
}
.calendario_dias_bold {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #fffff;
	font-weight: bold;
}
.tit_extra_gd {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #009164;
}

.no_cupo { 
		color: red;
		font-size: 12px;
		width:100%;
        }

