/* CSS Document */

.texto {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #333;
}


.Titulo {
font-family: Times New Roman;
	font-size: 42px;
	color: #113344;
}
.subTitulo {
font-family: Times New Roman;
	font-size: 36px;
	color: #113344;
}
.galeria {
font-family: Times New Roman;
	font-size: 30px;
	color: #113344;
}

.textoFooter {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
}

.textoHuno {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #333;
}

a.menu:link {
	font-family: Arial, ;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, ;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, ;
	color: #FFF;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, ;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

/*--------------------------------*/
a.seleccion:link {
	font-family: Arial, ;
	color: #314651;
	font-size: 14px;
	text-decoration: none;
}
a.seleccion:visited {
	font-family: Arial, ;
	color: #314651;
	font-size: 14px;
	text-decoration: none;
}
a.seleccion:hover {
	font-family: Arial, ;
	color: #314651;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
a.seleccion:active {
	font-family: Arial, ;
	color: #314651;
	text-decoration: none;
	font-size: 14px;
}