.enlaceInterno,#menu, #bannerSecundario, .buscador, #menuPrincipal, #bloqueSecundario ul, #bloqueSecundario p, #menuSecundario, #pie,
.compartir, .enviarAmigo, .formComentarios {
	display: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* HACK: Esconder de IE/Mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* FIN-HACK: Esconder de IE/Mac */

body {
	font: 10pt "Times New Roman", serif;
}

img {
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
}

.noticia img {
	float: left;
	margin-right: 1.5em;
	width: 85px;
}

.noticia p {
	float: left;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif
}

h1 {
	border-bottom: 3px solid #ccc;
}

	h1 a {
		color: #000;
		text-decoration: none;
	}

h2 {
	border-bottom: 1px solid #ccc;
}

p.text input {
	width: 90%;
}
