.textoCentral {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #636363;
	text-decoration: none;
}
.minitexto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #636363;
	text-decoration: none;
	line-height: 13px;
}
.subtitulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #636363;
	text-decoration: none;
	font-weight: bold;
}
.tituloCentral {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #636363;
	text-decoration: none;
}
.tituloCursivo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #636363;
	text-decoration: none;
	font-style: italic;
}
.minitituloCursivo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #636363;
	text-decoration: none;
	font-style: italic;
}
.textoLink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.textoPie {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}
.celdaPunteada {
  background-image: url(../img/interno/hrpunteado.jpg);
  background-repeat: repeat-x;
  background-position: center;
}
