.form_test {
	background-color: #E0E0E0;
	width: 98%;
	border: 1px solid #CCCCCC;
	color: #515B75;
}
.borde {
	border: 1px solid #333333;
}
.texto_intro_iconos {
	font-family: Verdana;
	font-size: 12px;
	color: #E8DBF2;
}
.texto_carta {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	line-height: 17px;
}
.texto_general {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.borde_objetivos {
	border: 1px solid #332A7D;
}
.texto_profes {
	font-family: Tahoma;
	font-size: 12px;
	color: #6F6F6F;
}
.texto_general_profes {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.borde_profes {
	border: 2px solid #ADADAD;
}
.linea_profes {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ADADAD;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
}
.linea_profes_cuadro {
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.titulo_universidad {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.borde_alumni {
	border: 1px solid #CCCCCC;
}
