@charset "UTF-8";
/* CSS Document */

.border {
	border: 20px solid #000000;
}
.txtHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #000000;
}


.txtInterno {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}


.txtInternoPequeno {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.txtInternoTitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #990099;
}

.txtInternoDestaque {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFF66;
}

.txtPublicidad {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
