/* CSS Document */

#cabezal, .navy_top, #sub_navy, #pie, .sub_art {
  display: none !important;
}

body, #contenido,#pie, #contenedor {
  float: none !important;
  width: auto !important;
  margin:  0 !important;
  padding: 0 !important;
}
#contenedor {
border:none;
}
.contenido_iz, .contenido_iz_2 {
	margin-bottom: 10px;
	padding-right: 10px;
	overflow: visible !important;
}
h1, h2, h3, h4, h5, h6{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body { color: #000; font: 100%/150% Georgia, "Times New Roman", Times, serif; }
