BODY {
	background-color: #000000;
	margin: 0px;
	
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.paginador {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.paginador:hover {
	color: #FBCC7E;
	
}
.paginador_sel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FBCC7E;
	text-decoration: none;
	font-weight: bold;

}
.tabla_principal {
	border-left: 1px solid #C3908D;
	border-right: 1px solid #C3908D;

}
.bg_iz {
	background-image: url(img/css_bg_iz.jpg);
	background-repeat: repeat-x;
	background-position: left top;


}
.bg_filete {
	background-image: url(img/css_bg_filete.jpg);
	background-repeat: repeat-x;
	background-position: left top;


}
.bg_cuerpo {
	background-image: url(img/css_bg_cuerpo.jpg);
	background-repeat: repeat-x;
	background-color: #88211A;
	background-position: center bottom;
}
.bg_creditos {
	background-image: url(img/css_bg_cuerpo.jpg);
	background-repeat: repeat-x;
	background-color: #88211A;
	background-position: center bottom;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo_galerias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.pie {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.creditos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
