html, body {
	width: 100%;
	margin: 0;
	padding: 0;
	}
body { background: #fff; }
#cabeza {
	width: auto;
	height: 157px;
	}
#cabezatop {
	width: auto;
	height: 28px;
	background: url(img/menutop.jpg) top left no-repeat;
	display: none;
	}
#cabezacentro {
	width: auto;
	height: 101px;
	background: url(img/menucentro.gif) top left repeat-x;
	}
#logo {
	width: 333px;
	height: 101px;
	float: left;
	}
#cabezacentro img {
	border: none;
	}
#banner1 {
	width: 648px;
	height: 78px;
	float: left;
	padding: 12px 0 0 0;
	display: none;
	}
#cabezabot {
	width: auto;
	height: 28px;
	background: url(img/menubot.jpg) top left no-repeat;
	display: none;
	}
#ultimas {
	width: auto;
	height: 28px;
	display: none;
	}
#columna1 {
	width: 692px;
	height: auto;
	display: none;
	}
#columna2 {
	width: 100%;
	height: auto;
	margin: 0;
	}
#columna2 h2, #nota h2 {
	width: 360px;
	font: normal 18pt/18pt "trebuchet ms", trebuchet-ms, tahoma, sans-serif;
	color: #fff;
	margin: 2px 0 2px 2px;
	padding: 0;
	text-transform: uppercase;
	}
#columna2 h2 a {
	color: #fff;
	text-decoration: none;
	}
#nota {
	width: auto;
	background: #ff941e url(img/tabnaranja.gif) top left repeat-x;
	margin: 0 0 12px 0;
	padding: 0 0 2px 0;
	font: normal 14px/17px verdana, tahoma, "trebuchet ms", sans-serif;
	color: #444;
	}
#nota2 {
	width: auto;
	height: auto;
	padding: 13px 11px 22px 11px;
	margin: 0 2px;
	background: #fff;
	border: 1px solid #000;
	}
#nota h1 {
	width: auto;
	font: 800 33px/39px georgia, serif;
	color: #ff941e;
	margin: 2px 0 3px 2px;
	padding: 0;
	}
#nota h1 a, #nota h3 a {
	color: #ff941e;
	text-decoration: none;
	}
#nota ul, #nota ol {
	margin: 2px 0 2px 22px;
	padding: 0;
	font: bolder 12px/14px verdana, tahoma, sans-serif;
	}
#nota a {
	color: #ff941e;
	}
.data {
	text-align: right;
	margin: 0;
	font: normal 13px/16px helvetica, arial, sans-serif;
	color: #aaa;
	border-bottom: 1px solid #eee;
	}
.data2 {
	text-align: left;
	margin: 0;
	font: normal 10px/10px tahoma, sans-serif;
	color: #aaa;
	}
.opts {
	display: none;
	}
#publinota2 {
	display: none;
	}
.archives {
	display: none;
	}
#comentarios {
	display: none;
	}
#notasfin {
	display: none;
	}
#bannerwide {
	display: none;
	}
#bannersfin {
	display: none;
	}
#pie, #pie2 {
	display: none;
	}
.aclara {
	clear: both;
	color: #ededec;
	}

