body {
	background-image: url(../iconos/logoSAH.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.TextoGalerias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

.tema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
}
.foto {
	border: thick double #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: auto;
	height: auto;
	width: auto;
	background-color: #dddddd;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: auto;
	height: auto;
	width: auto;
}
.pleca {
	background-image: url(../iconos/pleca.png);
	background-repeat: repeat-x;
}