.fichaautor {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #333300;
	background-position: center top;
}
.fichaobra {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-position: center top;
	font-style: italic;
	font-weight: bold;

}
.fichaeditor {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-position: center top;
	font-style: normal;
	font-weight: normal;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	color: #660000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;





}
.textoexplica {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333300;
	font-weight: normal;
	text-transform: none;
	white-space: normal;




}
.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
	color: #666600;
	line-height: 14px;


}
.textomenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333300;
	line-height: 18px;

}
