@charset "utf-8";


body {
	background-image: url(images/bg_main.gif?233c7);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.fondo_tablas {
	background-color: #908963;
}
.buscar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #908963;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 16px;
	width: 100px;
	border: 1px solid #FFFFFF;
}





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

.texto1 a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #908963;
	text-decoration: underline;
}

.texto1 a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #908963;
	text-decoration: underline;
}





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


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