BODY {
	cursor: auto;
	color: #000000;
 	font-size: 11px;
 	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
 	text-decoration: none;
	line-height: 180%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
    background-color: #ffffff;
}

a:link { text-decoration: none; color: #5a456e; font-variant: small-caps; font: "Trebuchet MS"; font-size: 12px; }
a:active { text-decoration: none; color: #5a456e; font-variant: small-caps; font: "Trebuchet MS"; font-size: 12px; }
a:visited { text-decoration: none; color: #5a456e; font-variant: small-caps; font: "Trebuchet MS"; font-size: 12px; }
a:hover { color: #5a456e; font-variant: small-caps; cursor: help; text-decoration: none; font: "Trebuchet MS"; font-size: 12px; }

.contenido {
	background-image: url(imagenes/fondo1.jpg);
}

h1 {
	color: #96727b;
 	font-size: 30px;
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: oblique;
	text-align: justify;
	line-height: 30%;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 12px;
	border-top: 2px thin #553f5f;
}

h2 {
	color: #553f5f;
 	font-size: 11px;
 	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #ffdad1;
	line-height: 30%;
	letter-spacing: 3px;
	padding-top: 6px;
}

h3 {
	color: #5c2e30;
 	font-size: 12px;
 	font-family: "Trebuchet MS";
	line-height: 80%;
	font-weight: bold;
	border-bottom: 1px solid #ffe0d1;
}

.musica {
	margin-top: 0px;
	margin-left: 0px;
}

.framefotos {
	cursor: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 2px solid #000000;
}

.imagenes {
	cursor: auto;
	border: 2px solid #ffffff;
	}
	
.input { 
	cursor: auto;
	color: #5a456e;
 	font-size: 13px;
 	font-family: "Trebuchet MS";
 	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	background-image: none;
	background-color: #ffe0d1; 
	border: 0px solid #000000;
	border-top: 0px solid #9e85a6;
	border-left: 0px solid #dadada; 
	border-right: 0px solid #dadada; 
	border-bottom: 1px solid #5a456e; 
}
