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;

}



.nombre {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-weight: bold;

	color: #666666;

	text-align: center;

}



.TextoGalerias {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #666666;

}


.gal-centro {
    text-align: center;
    vertical-align: top;
    border-spacing: 30px;    
}



.tema {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14pt;

	color: #666666;

	font-weight: bold;

}

.foto {
	/*border: thick double #000000;*/
	border: thick double #AFAFAF;    
    margin: 5px;
}

.asinlink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}



a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-style: normal;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

	margin: auto;

	height: auto;

	width: auto;

	

}



a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	font-style: normal;

	font-weight: bold;

	color: #181818;

	text-decoration: none;

	margin: auto;

	height: auto;

	width: auto;

}



.pleca {

	background-image: url(../iconos/pleca.png);

	background-repeat: repeat-x;

}