.titulo {
  font-family: Verdana;
  color: #834803;
  font-size: 20;
  font-variant: small-caps;
}

.cuerpo {
  font-family: Verdana;
  color: #593E21;
  font-size: 10;
}

.cuerpoP {
  font-family: Verdana;
  color: #593E21;
  font-size: 9;
}
.cuerpoN {
  font-family: Verdana;
  color: #593E21;
  font-size: 10;
  font-weight: bold;  
}

.enlace {
  font-family: Verdana;
  color: #593E21;
  font-size: 11;
  font-weight: bold;  
  text-decoration: none;
}

img {
	border: 0 px;
}

.cajaContacta{ 
	font-family: Verdana;
  color: #593E21;
  font-size: 10;
	background-color: #FEFFD3; 
	border: #A1936F; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px;
	width: 200px;
}

#foto {
filter: alpha(opacity=100)
}