body {
	
background-image: url(img/pantalla/fonsfosc.gif);
}
h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; 
	color: #45041F; 
	font-size: 30px; 
}
h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; 
	color: #BDB59E; 
	font-size: 14px; 
}
hh {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45041F;
	display: block;
	background-image: url(img/pantalla/fonsfosc.gif);
}
.normal {
	font-family: "Trebuchet MS"; 
	font-size: 12px;
    color: #45041F; 
}
a:link {
	color: #45041F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #45041F;
}
a:hover {
	text-decoration: underline;
	color: #5C002D;
}
a:active {
	text-decoration: none;
	color: #45041F;
}
#capafoto {
	display: inline;
}
