/*----- TAGS GLOBALES ------*/
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 75%; 
}
body *
{
	background-color: #fff;
	color: #000;
	text-indent: 0;
}
h1 {margin-top: 0;}
a {
	text-decoration: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
	font-size: 1px;
}
#central h4 {font-size: 1.5em; }
address {font-size: 1.3em; margin-top: 1em; padding-top: 1em; border-top: 1px solid #000; }
.thumb span {display: block; font-weight: bold; font-size: 1.5em; font-style: italic; text-decoration: underline; margin-bottom: 0.5em; }
#mbOverlay, #mbCenter, #central h2, #header, #botonera, #columna, #osmosis, #verPlano, #pie img, object, #imprimir {
	display: none !important;
}