@charset "utf-8";
a {
	font-size: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-family: Century Gothic, Arial;
}
body,td,th {
	color: #666666;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #4A4A4A;
	text-decoration: none;
}
a:link {
	color: #4A4A4A;
}
a:visited {
	color: #4A4A4A;
}
a:active {
	color: #4A4A4A;
}

a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #999999;
}

a:active {
	text-decoration: none;
	color: #666666;
}
.big1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 19px;
	color: #999999;
}
.big2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #AB3A58;
}
.titulo_box {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.bullet {
	color: #C88F1A;
}
.titulo_profesor {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #B78317;
}

.boton_activo {
	background-image: url(imagenes/bot_activo.png);
	background-repeat: repeat-x;
	background-position: 1px 15px;
}
.borde_gris {
	border: 1px solid #CCCCCC;
}
.titulo_programa {
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	color: #AB3A58;
}
.formulario {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: italic;
	background-color: #F9F9F9;
	width: 164px;
	border: 1px solid #D6BB94;
	color: #333333;
}
