html, body {
	height:100%
}
.bgMain {
	background-image: url(../imagenes/bg/bg_main.jpg);
}
.bgTextos {
	background-color: #FCF3E0;
	background-image: url(../imagenes/bg/bg_malta.gif);
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4E3414;
}
.tdJustify {
	text-align: justify;
}
.bottom {
	height: 60px;
	background-color: #AF8629;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #755A1C;
	font-size: 11px;
	background-image: url(../imagenes/bg/bg_bottom.gif);
	color: #FFFFFF;
	font-weight: normal;
}
.bottomTextos {
	font-size: 12px;
	color: #FFFDE8;
	font-weight: bold;
}
.bottomTextos a:link {
	color: #FFFDE8;
	text-decoration: none;
}
.bottomTextos a:active {
	color: #FFFDE8;
	text-decoration: none;
}
.bottomTextos a:visited {
	color: #FFFDE8;
	text-decoration: underline;
}
.bottomTextos a:hover {
	color: #FFFDE8;
	text-decoration: underline;
}
.bgMalta {
	background-image: url(../imagenes/bg/bg_malta.gif);
}
.textosBold {
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
}
.textosBoldBlack {
	font-weight: bold;
}
a:link {
	color: #B30004;
	text-decoration: none;
}
a:hover {
	color: #B30004;
	text-decoration: underline;
}
a:active {
	color: #B30004;
	text-decoration: none;
}
a:visited {
	color: #B30004;
	text-decoration: underline;
}
.textos {
	padding: 16px;
	text-align: justify;
}
.designBy {
	font-size: 11px;
	color: #FFDEA8;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.designBy a:link {
	color: #1A1100;
	text-decoration: none;
}
.designBy a:hover {
	color: #FFFBDF;
	text-decoration: underline;
}
.designBy a:active {
	color: #FFFBDF;
}
.designBy a:visited {
	color: #FFFBDF;
}
.textosPadding {
	padding: 10px;
}
.cursiva {
	font-style: italic;
}
.enConstruccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC3300;
	font-weight: bold;
}
