@charset "utf-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color:#000000;
}

.buscar {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #C9662F;
	text-decoration: none;
	background-color: #ffffff;
	height: 19px;
	width: 170px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






.titulo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #bd9785;
	text-decoration: none;
}
.titulo1 a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #bd9785;
	text-decoration: underline;
}
.titulo1 a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #bd9785;
	text-decoration: underline;
}
.titulo1 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #bd9785;
	text-decoration: underline;
}
.titulo1 a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #bd9785;
	text-decoration: underline;
}



.texto1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #bd9785;
	text-decoration: none;
}
.texto1 a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #bd9785;
	text-decoration: underline;
}
.texto1 a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #bd9785;
	text-decoration: underline;
}
.texto1 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #bd9785;
	text-decoration: underline;
}
.texto1 a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #bd9785;
	text-decoration: underline;
}




.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #512411;
	text-decoration: none;
}
.copyright a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #512411;
	text-decoration: underline;
}
.copyright a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #512411;
	text-decoration: underline;
}
.copyright a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #512411;
	text-decoration: underline;
}
.copyright a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #512411;
	text-decoration: underline;
}

