@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
.txt {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}
.txt_bold {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}
.txt_entrar {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}

.tablaTrans {
background-color:#000; 
filter: alpha(opacity=90); 
-moz-opacity: 0.9;
KhtmlOpacity: .9;
opacity: .9;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
color: #fff;

}
