body {

	background: none;
	
	font: 12px Arial, Helvetica, sans-serif;
	
}

div#container {

	width: 100%;
	
	margin: 0;

}

div#header {

	background: none;
	
	height: 100%;
	
}

div#header h1 a {

	display: inline;
	
	position: relative;
	
	top: 0;
	
	left: 0;
	
	background: none;
	
	width: auto;
	
	height: auto;
	
    text-indent: 0;
	
	font-size: 24px;

}

div#header .publicidad {

	display: none;
	
}

div#header #marquesina {

	display: none;
	
}

div#navigation {

	display: none;

}

div#content {

	width: 90%;
	
	margin: 0;
	
	text-align: justify;
	
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p {

	margin: 0 0 10px 0 !important;
	
}

div#content .main-content ul#page-actions {

	display: none;

}

div#content .main-content #medios {

	display: none;
	
}

div#content .main-content #audios {

	display: none;
	
}

div#footer {

	display: none;

}
