.borde {
	border: 2px solid #FFFFFF;
}
.linea-izda {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4E1F0F;
}
.norepit {
	background-repeat: no-repeat;
}


.tx {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.tx_pr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.tx-p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}


.tx-ttl {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.tx_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.tx_cita {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #663333;
}
.tx_destacado {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.tx_destacado2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.tx_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F0E07;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #48180C;
}
