body {
	margin: 0px;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #B68364;
scrollbar-dark-shadow-color: #BFA493;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #B68364;
scrollbar-shadow-color: #B68364;
scrollbar-highlight-color: #BFA493;	
}
.texto {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #A86749;
	text-decoration: underline;
}
a:visited {
	color: #A86749;
	text-decoration: underline;
}
a:hover {
	color: #802E23;
	text-decoration: none;
}
a:active {
	color: #A86749;
	text-decoration: underline;
}
.titulo {
	color: #A86749;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(images/fondo_tit.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}.borde_imagen {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #AA734C;
	border-right-color: #AA734C;
	border-bottom-color: #AA734C;
	border-left-color: #AA734C;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #9A4C35;
	border-right-color: #9A4C35;
	border-bottom-color: #9A4C35;
	border-left-color: #9A4C35;
	background-color: #c4c4c4;
	color: #000000;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}
.fondo {
	background-attachment: fixed;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}.fotos {
	border: thick ridge #AD714F;
}

