html, body {
	height:100%
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #32383F;
	font-size: 12px;
}
.bottomLinks {
	background-image: url(../imagenes/bg/bg_bottom.jpg);
}

.bottomLinksCreditos {
	font-size: 11px;
	color: #FFFFFF;
}
.bottomLinksCreditos a:link {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.bottomLinksCreditos a:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bottomLinksCreditos a:active {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.bottomLinksCreditos a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.bgSeccion {
	background-image: url(../imagenes/bg/bg_mainSeccion.jpg);
}
.bgPortada {
	background-image: url(../imagenes/bg/bg_main.jpg);
}
.seccionDatosHeader {
	font-weight: normal;
	font-size: 11px;
}
.seccionDatosHeaderTitulo {
	font-weight: bold;
	font-size: 11px;
	color: #CC3300;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #45565A;
	border: 1px solid #4F646A;
}
.titleBlueBold {
	font-size: 14px;
	color: #B23833;
	font-weight: bold;
}
.titulos {
	font-size: 16px;
	font-weight: bold;
	color: #2B4753;
}
.subtitulos {
	color: #B73832;
	font-size: 12px;
	font-weight: bold;
}
.textos {
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
.textGaleriaLinkVisitado {
	font-weight: bold;
}
