.text_normal {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.text_normal a{
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 1em;
	text-decoration: none;
	color: #0099CC;
}

.text_normal a:hover {
	text-decoration: underline;
}

.link_normal {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.7em;
	text-decoration: none;
	color: #0099CC;
}

.link_normal:hover {
	text-decoration: underline;
}

.text_pequeno {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.6em;
	font-weight: normal;
	color: #000000;
}

.text_pequeno_rojo {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.6em;
	font-weight: normal;
	color: #FF0000;
}

.text_error {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #FF0000;
}

.text_grande {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	line-height: 2em;
}

.titulo_grande {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 2em;
	font-weight: bold;
	color: #0099CC;
}

.titulo_seccion {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
}

.titulo_subseccion {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.9em;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

.element_title {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}

.tabla_menu {
	border: 1px #0099CC solid;
}

.celda_menu {
	border: 1px #0099CC solid;
}

.text_menu {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}

.link_menu {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.7em;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

.link_menu:hover {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.7em;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}

.hr_line {
	color: #0099CC;
}

/* Calendario */
.fc_main { 
	background: #FFFFFF; 
	border: 1px solid #0099CC; 
	font-family: "Lucida Sans Unicode", Verdana; 
	font-size: 0.7em;
}

.fc_date { 
	border: 1px solid #0099CC;
	cursor: pointer;
	font-size: 0.7em;
	text-align: center;
}

.fc_dateHover, TD.fc_date:hover {
	cursor: pointer;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #E7E7E7;
	font-size: 0.7em;
	text-align: center;
}

.fc_wk {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.7em;
	text-align: center;
}

.fc_wknd {
	font-family: "Lucida Sans Unicode", Verdana;
	color: #FF0000;
	font-weight: bold;
	font-size: 0.7em;
	text-align: center;
}

.fc_head {
	background: #0099CC;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: 0.7em;
	font-family: "Lucida Sans Unicode", Verdana;
}
/* fin calendario */

.harvard_style {
	border: 1px solid #0099CC;
	background-color: #CCFFFF;
	padding: 5px;
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}

.harvard_style a{
	font-size: 1em;
	color: #0099CC;
	text-decoration: none;
}

.harvard_style a:hover{
	text-decoration: underline;
}

.preview_header {
	border: 1px solid #0099CC;
	background-color: #0099CC;
	padding: 5px;
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFFFFF;
}

input {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}

textarea {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}

select {
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}

.table_tm_tc {
	border-collapse: collapse;
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}

.table_tm_tc th{
	padding: 5px;
	border: 1px solid #0099CC;
}

.table_tm_tc td{
	padding: 5px;
	border: 1px solid #0099CC;
}

.table_tm_rt {
	border: 1px solid #0099CC;
	border-collapse: collapse;
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}

.table_tm_rt th{
	padding: 5px;
	border: 1px solid #0099CC;
}

.table_tm_rt td{
	padding: 5px;
}

.table_tm_rt a{
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 1em;
	text-decoration: none;
	color: #0099CC;
}

.table_tm_rt a:hover {
	text-decoration: underline;
}

.table_adv_srch_list{
	border-collapse: collapse;
	border-style: none;
}

.table_adv_srch_list td{
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.table_stats {
	border-collapse: collapse;
	font-family: "Lucida Sans Unicode", Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}

.table_stats th{
	padding: 5px;
	border: 1px solid #0099CC;
}

.table_stats td{
	padding: 5px;
	border: 1px solid #0099CC;
	text-align: center;
}
