@charset "UTF-8";
.tit_sec2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #49413F;
}
.paginador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.tit_sec1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
/* CSS Document */

.Titulo_1 {
	font-family: Georgia;
	font-size: 21px;
	color: #c69c6d;
}
.Titulo_2 {
	font-family: Arial;
	font-size: 14px;
	color: #c7b299;
}
.cuerpo_1 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.txt_modulos {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.txt_modulos_spacer {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 1px;
}
.marcador_modulos {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.fondo_modulo_marron {
	background-image: url(img_general/modulos/marron_inf.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondo_galerias {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
