/*----- TAGS GLOBALES ------*/
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
}
body *
{
	background-color: #fff;
	color: #000;
}
h1 {
	margin-top: 0;
}

a {
	text-decoration: none;
}
ul, li {
	list-style-type: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
	font-size: 1px;
}
#interior p {
	font-size: 0.7em;
}
#interior img {
	float: left;
	margin: 0 1em 0.2em 0;
}
#blog li {
	margin: 0 0 0 0;
}

.link-corto {
	clear: both;
	font: normal 1.2em Trebuchet, "Trebuchet MS", sans-serif;
	margin: 0px;
	padding: 3px 0 3px 0;
	color: #000000;
}

.link-corto a{
	text-decoration: none;
}
	
#banner-top, table, #botonera, #menu_secundario, #menu_secundario2, .banner290, #banner-bottom, .adsense, #notas-relacionadas, #logos, #firmantes, .banner380, #herramientas, .googads, .botones, form, #pie1, noscript, script, .ampliar, .fecha {
	display: none;
}