.bgBody {
	background-color:#000000;
}

.txtLocalBluRay {
	font-family:Tahoma;
	font-size:11px;
	color:#596a7b;
}

.txtBluRayCeleste {
	font-family:Tahoma;
	font-size:12px;
	color:#0f95cc;
}

.txtAzul10 {
	font-family:Tahoma;
	font-size:10px;
	color:#09264d;
}
.txtAzul11 {
	font-family:Tahoma;
	font-size:11px;
	color:#09264d;
}

.txtBlanco10 {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.txtBlanco11 {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.txtBlanco18 {
	font-family:Tahoma;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}
.txtPaginadoBlanco11 {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
A.txtPaginadoBlanco11 {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.txtBlanco11Error {
	font-family:Tahoma;
	font-size:11px;
	color: #B81313;
	font-weight:bold;
}
.txtBlanco13 {
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

.txtCeleste11 {
	font-family:Tahoma;
	font-size:11px;
	color:#1aadce;
	text-decoration:none;
}

.txtGris9 {
	font-family:Tahoma;
	font-size:11px;
	color:#ced0d1;
}

.txtGris10 {
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
}

.txtNaranja9 {
	font-family:Tahoma;
	font-size:9px;
	color:#fe9500;
}
.txtNaranja10 {
	font-family:Tahoma;
	font-size:10px;
	color:#fe9500;
}
.txtNaranja11 {
	font-family:Tahoma;
	font-size:11px;
	color:#fe9500;
	text-decoration:none;
}
.txtNaranja13 {
	font-family:Tahoma;
	font-size:13px;
	color:#fe9500;

}.txtNegro8 {
	font-family:Tahoma;
	font-size:8px;
	color:#000000;
}

.txtNegro10 {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}
.txtNegro11 {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.txtNegro12 {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.txtRosa12 {
	font-family:Tahoma;
	font-size:12px;
	color:#ca0079;
}

.txtLegal {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
}


.txtErrataTit {
	font-family:Tahoma;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
}

/*--------------------------*/
.Grid{
border-style:solid;
border-width: 2px;
border-bottom-color:#010a0d;
border-top-color: #010a0d;
border-left-color:#010a0d;
border-right-color:#010a0d;
}


.Grid th{

border-width: 2px;
border-bottom-color:#818688;
border-top-color: #818688;
border-left-color:#818688;
border-right-color:#818688;
height:30px;
}

.Grid td{
border-width: 2px;
border-bottom-color:#1f272c;
border-top-color: #1f272c;
border-left-color:#1f272c;
border-right-color:#1f272c;
height:35px;
}
/*--------------------------*/


.fondoSushiClub {
	background-image: url(../Htm/ClubGold/img/fondo.jpg);
	background-repeat: repeat-x;
}
.txtSushiclub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3D3D3D;
}
