/*----- TAGS GLOBALES ------*/
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 75%; 
}
body *
{
	background-color: #fff;
	color: #000;
}
h1 {margin-top: 0;}
a {
	text-decoration: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
	font-size: 1px;
}
#central li {margin-bottom: 0.5em; }
.desplegada {padding-top: 1em; border-top: 1px solid #000; }
.desplegada h4 {margin-bottom: 0; text-transform: uppercase; }
.desplegada h3 {font-size: 2em; margin-top: 0; }
.intro {font-style: italic; font-size: 1.3em; width: 75%;}
#texto {font-size: 1.2em; width: 75%; }
#pie {border-top: 1px solid #000; padding-top: 0.4em; margin-top: 2em;  }
#menu, #formBuscar, .banner, .more, #lateral, .imagen div, #controles, #osmosis, #pie a, .verHist {
	display: none !important;
}