.texto_contenidos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;

}
.texto_contenidosNegrita {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.cajas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003333;
	border: 1px solid #FFFFFF;
}
.texto_contenidosNegrita2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 65px;
	background-color: #FFFFFF;
	border-top: 2px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #999999;
}
.texto_contenidosNegritaTITULO {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
}
.calendarHeader {
	font-weight: bolder;
	color: #FFFFFF;
	font-family: Tahoma;
	}
.calendarToday {
	background-color: #FFFFFF;
	font-family: Tahoma;
	}
.disponible {
	background-color: #009900;
	font-family: Tahoma;
	color: #000066;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
.NOdisponible {
	background-color: #990000;
	font-family: Tahoma;
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
.Calendar {
	background-color: #434F5B;
	font-family: Tahoma;
	color: #000066
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
