/* ---main texto */
a.link{
	text-decoration: none;
	color: navy;
	}
a.link:hover {
	color: blue;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: navy;
}
a.link1 { color: #669900; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none}
a.link1:hover {  color: #F2804F; text-decoration: none}

.smallText {  
font-family: "Arial Narrow", sans-serif; 
font-size: 10px; color: #000000;
letter-spacing: 0.1em;
}
.bigText {
	font-family: "Arial Narrow", sans-serif;
	font-size: 2em;
	color: #DA7170;
	font-weight: bold;
	line-height: 1em;
}

.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #004179;
	background-repeat: repeat-y;
	font-weight: normal;
}

.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #939300;
	background-repeat: repeat-y;
	font-weight: normal;
}
.texto1Head_Y {
	font-family: "Arial Narrow", sans-serif; 
	line-height: 1em;
	font-size: 18px;
	color: #333399;
	font-weight: bold;
}
.texto3Tiitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #669900;
	background-repeat: repeat-y;
	font-weight: bold;
}
.programa {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #00CC00;	
}
.programa_tr{
	border-top: 1px solid #FFFFFF;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

.back {
	display: block;
	padding-bottom: 20px;
}
.profe {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	color: #6699CC;
}

