/* CSS Document */
body {
	background:#895B3F;
	font-family:verdana;
	margin-top:0%;
	font-size:10pt;
	margin-left:0%;
	margin-right:0%;
	margin-bottom:0%;
}
td {
	font-family:verdana;
	font-size:10pt;
	color:#000000;
}
.formulario {
	font-family:verdana;
	font-size:8pt;
	color:#000000;
}
a {
	font-family:verdana;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}

.item {
	font-family:verdana;
	font-size:8pt;
	color:#000000;
}
.menu {
	border:1px #C0C0C0;
	border-style:solid none none none;
}

.copiado {
	font-size:7pt;
	color:#c0c0c0;
	font-weight:bold;
	font-family:verdana;
}

.regis {
	font-size:7pt;
	color:#000000;
	font-family:arial;
}
.alert1 {
	font-size:7pt;
	color:#666666;
	font-family:arial;
}
.newdist {
	font-size:7pt;
	color:#000000;
	font-family:arial;
	text-decoration:underline;
}

.campo_reg {
	font-size:7pt;
	color:#000000;
	font-family:arial;
	border:1px #c0c0c0;
	border-style:solid solid solid solid;
}

.btn_reg {
	font-size:7pt;
}

.texto_b {
	color:#895B3F;
	font-weight:bold;
}
.texto_cc {
	color:#895B3F;
	font-weight:bold;
	text-decoration:underline;
}

.texto_ccc {
	color:#C7977A;
	font-weight:bold;
}

.texto_n {
	color:#895B3F;
	font-weight:normal;
}
.link {
	font-family:verdana;
	font-size:8pt;
	color:#895B3F;
	text-decoration:none;
	font-weight:bold;
}
.link:hover {
	font-family:verdana;
	font-size:8pt;
	color:#895B3F;
	text-decoration:underline;
	font-weight:bold;
}
.titulo {
	font-family:verdana;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.notas {
	font-family:verdana;
	font-size:8pt;
	color:#000000;
	font-weight:lighter;
	text-decoration:none;
}
.bordes{
	border:1px #895B3F;
	border-style:none solid none solid;
}
.blacklink {
	font-family:verdana;
	font-size:10pt;
	color:#000000;
	text-decoration:underline;
}

