@charset "utf-8";
/* CSS Document */


	body {
	background-image: url(../Imagenes/Fondos/barra-centro.gif);
	font-family: Garamond, Verdana, Tahoma;
	font-size: 16px;
	color: #804000;
	margin-left: 5px;
}
h1 {
	font-size: 16px;
	color: #804000;
	font-weight: bold;
	text-transform: capitalize;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #804000;
	text-decoration: underline;
}
.Fotos {
	border: 5px solid #d4d4d4;
}
.style1 {
	font-size: 16px;
	color: #990000;
}
.style3 {
	font-size:12px;
	font-weight:bold;
	color:#990000;
}
.style4 {
	font-size: 18px;
	font-weight: bold; 
	color: #990033;
}
.style5 {
	font-size: 40px;
	font-weight: bold;
	color: #990033;
}
