@charset "utf-8";
.titere_tit {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	font-weight: bold;
	line-height: 26px;
	color: #000000;
}
.titere_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.titere_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.titere_fons {
	background-attachment: scroll;
	background-color: f3e6ae;
	background-image: url(imgs/titere_fondo.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.titere_textgris {
	color: #666666;
}
