body {
	color: #000;
	font: 8pt/160% Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
}
#wrapper {
	margin: 0;
	padding: 1.5cm 1cm 1.5cm 1cm;
	width: 15cm;
}
#navizq,
#banner,
#navigation,
#footer,
.tabcontainer .console {
    display: none;
}
.tabcontainer .tabcontent {
    position: static;
    visibility: visible;
}
#contenidocentral .tabcontainer .tabhandle {
    background: transparent;
    color: #f58f16;
    font-size: 250%;
    margin-bottom: 1em;
    padding: 0;
}
#contenidocentral a {
	color: #000;
	text-decoration: none;
}
#index #header,
#index #navizq,
#index #banner,
#index #navegacion,
#index #footer {
    display: block;
}
#cuerpopagina {
	background: transparent;
	width: auto;
}
#contenidocentral {
	width: auto;
}
#contenidocentral p {
	orphans: 3;
}
#header {
	background: transparent;
	border-bottom: 1px solid #efefef;
	margin-left: 0.3cm;
}
#header h1 {
    background: transparent url("../images/logo.gif") no-repeat 0 0;
    display: block;
    width: 227px;
    height: 24px;
    line-height: 400px;
    text-indent: 1000px;
    overflow: hidden;
    text-decoration: none;
}
#contenidocentral .infobox,
#contenidocentral .imageseccion {
	page-break-inside: avoid;
}