body {background: white; color: black;
  font: 12pt Times, serif;}
  
.validador, 
.sinCSS, 
address, 
.sinCSS , 
.menuLateral {
  display: none !important;
}

a { text-decoration:underline; }
p { 
  text-indent:2em;
}
div.tituloPrincipal p {
	margin-top:0em;
	margin-left:1em;
	margin-right:1em;
	text-align:center;
	font-size:200%;
}
div.tituloPrincipal img {
	float:left;
	height:5em;
}
div.contenido {
  background: white; color: black;
  position:relative;
  padding:0;
  margin:1em;
}
div.contenido P:first-letter {
  font-size: 150%;
  font-style: italic;
  font-weight: bold;
}
