@charset "utf-8";
.nuevosestilos {
}
.smallfont {
	font-size: 8pt;
}
a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #660000;
}
.negrita {
	font-weight: bold;
}
.contorno {
	border: 2px solid #660000;
}
.galeriasbordes {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;
	color: #660000;
	background-color: #DFD3B7;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/fondo.jpg);
	font-size: 9pt;
	color: #660000;
}
.fondocentro1 {
	background-image: url(../img/Una-vela-al-anochecerlwf21.jpg);
	background-repeat: no-repeat;
}
.fondocentro2 {
	background-image: url(../img/La-caletafondo.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FBDFB0;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
}
