.fondoinicio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	background-color: #FFF;
	background-image: url(images/fondoinicio.gif);
	text-align: justify;
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #444;
	text-align: justify;
	text-transform: none;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.fondofundacion {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	background-color: #FFF;
	background-image: url(images/fondofundacion.gif);
}
.fondocoleccion {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	background-color: #FFF;
	background-color: #FFF;
	background-image: url(images/fondocoleccion.gif);
}
.fondoexposiciones {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	background-color: #FFF;
	background-color: #FFF;
	background-image: url(images/fondoexposiciones.gif);
}
.fondoenlaces {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	background-color: #FFF;
	background-color: #FFF;
	background-image: url(images/fondoenlaces.gif);
}
.fondolocalizacion {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	background-color: #FFF;
	background-color: #FFF;
	background-image: url(images/fondolocalizacion.gif);
}

.fondoizquierda {
	background-color: #000;
	background-image: url(images/izquierda.gif);
}.textotitulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #333;
	text-align: right;
	text-transform: none;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.enlaces a:link {
	color :#666;
	margin: 0px;
	text-decoration: none;
	font-size:small;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.enlaces a:visited {
	color :#666;
	margin: 0px;
	text-decoration: none;
	font-size:small;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.enlaces a:active {
	color :#666;
	margin: 0px;
	text-decoration: none;
	font-size:small;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.enlaces a:hover {
	color :#333;
	margin: 0px;
	text-decoration: none;
	font-size:small;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}.textotitulocentro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333;
	text-align: center;
	text-transform: none;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

