body {
  background: white;
	font-size: 12pt;
}
#cabecera {
 	border-bottom: 1px solid #039;
}
#contenedor, #contenido {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}
#pie {
	border-top: 1px solid #039;

	}
#menuSalto, #imagenCabecera, #menuPpal, #breadcrumbs, #menuSecundario, #fotoSeccion, .introMenu, #econfia, #pie ul li {display: none;}
#pie ul li.primero {
  display: block;
}
a:link, a:visited {
	color: #036;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#contenido a:link:after, #contenido a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
#contenido a[href^="/"]:after {
  content: " (http://www.mundo21.org" attr(href) ") ";
}
.derecha {
	text-align: right;	
}
.firma {
  padding: 0 .5em .5em .5em;	
}
.firma p {
  background: transparent;
	display: inline;
}

