.tipografia_general {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
}
.borde_general {
	border: 1px solid #333333;
}

.tipo_bajadas {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.borde_claro {
	border: 1px solid #4F6773;
}


.tipo_introduccion {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
}
.linea_contacto {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.titulos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #33444C;
}
.borde_profes {
	border: 1px solid #999999;
}
