.Flash {
	margin-top: 0px;
	margin-left: 0px;
	z-index: -3;
	position: absolute;
	height: 704px;
	width:932px;
}

body {
	background-image: url(img/base/fons_black.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #E0E0E0;
	scrollbar-shadow-color: #E0E0E0;
	scrollbar-highlight-color: #E4E8D7;
	scrollbar-3dlight-color: #FCFCFA;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #FCFCFA;
	scrollbar-arrow-color: #999999;
	z-index: -1;	

}
td {
		font: 11px "Futura Bk BT", Arial, Helvetica, sans-serif;
	color: #333333;

}
#SubIni a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#SubIni a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
}
#Acceder:hover {
}.Red {
	color: #CC0000;
}
#pointer {
	background-color: #000000;
	position: absolute;
	height: 2px;
	width: 500px;
	top: 0px;
	left: 0px;
}
