* {
margin: 0; 
padding: 0;
}





body {
	background: #fefdf8;
	font-family: "Times New Roman", Times, "Nimbus Roman No9 L", serif;
	font-size:1.3em;
	line-height : 1.7em;
	letter-spacing:0.1em;
	text-align: center;
	color: #807363;
	margin: 0;
	
}

#global {
margin-top:2px;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}

div.lectura {
text-align:right;
}

a.lectura {	
	text-align: right;
}

img {
margin-top:15px;
margin-bottom:15px;
border:0;
}

a{
text-decoration:none;
color: #807363;
letter-spacing:0em;

}
a:hover{
text-decoration:none;
color: #53493d;
}

#pied {
margin-top:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
list-style:none;
font-size:0.5em;
color:#a0937c;

}

#pied a{
margin:4px;


}

