body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color:#202020;
}
.txt_central {
	color: #303030;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.txt_lat_derecho {
	color: #d8d8d8;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

.footer {
	color: #454545;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.campotxt {
	width: 175px;
	height: 15px;
	border: 1px Solid #d1d1d1;
	background: #d1d1d1;
	color: #303030;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.vinculo1 {
	text-decoration: none;
	color: #ffffff;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.vinculo1:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.vinculo2 {
	text-decoration: none;
	color: #303030;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: BOLD;
	font-style: normal;
}
.vinculo2:hover {
	text-decoration: underline;
	color: #303030;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: BOLD;
}
