﻿
#MenuCabeceraB
{
	width: 1010px;
	/*margin-top:10px;*/
	height: 35px;
}

.adorno_izquierda
{
	width: 85px;
	margin-top:15px;
	margin-left:10px;
	height: 33px;	
	background: url(../img/img_cabecera/adorno_izq.jpg) no-repeat bottom;
	float:left;
}

.adorno_derecha
{
	width: 414px;
	/*height: 35px;	*/
	margin-top:13px;
	background: url(../img/img_cabecera/adorno_drch.jpg) no-repeat bottom;
	float:left;
}

.adorno_apuesta
{
	width: 123px;
	margin-top:10px;
	margin-left:80px;
	/*height: 35px;*/
	font-family:Arial Rounded MT Bold;
	font-size:14px;
	text-decoration:none;
	color:White;
	/*background: url(../img/img_cabecera/321Apuesta-b.jpg) no-repeat bottom;*/
	float:left;
}

.adorno_apuesta:hover
{
	color:#ffcc00;
	/*background: url(../img/img_cabecera/321Apuesta-a.jpg) no-repeat bottom;*/
}

.adorno_casino
{
	width: 118px;
	margin-top:10px;
	/*height: 35px;*/
	margin-left:40px;
	font-family:Arial Rounded MT Bold;
	font-size:14px;
	text-decoration:none;
	color:White;
	/*background: url(../img/img_cabecera/321Casino-b.jpg) no-repeat bottom;*/
	float:left;
}

.adorno_casino:hover
{
	color:#ffcc00;
	/*background: url(../img/img_cabecera/321Casino-a.jpg) no-repeat bottom;*/
}

.adorno_poker
{
	width: 118px;
	margin-top:10px;
	margin-left:40px;
	font-family:Arial Rounded MT Bold;
	font-size:14px;
	text-decoration:none;
	color:White;
	/*height: 35px;*/
	/*background: url(../img/img_cabecera/321Poker-b.jpg) no-repeat bottom;*/
	float:left;
}

.adorno_poker:hover
{
	color:#ffcc00;
	/*background: url(../img/img_cabecera/321Poker-a.jpg) no-repeat bottom;*/
}

.adorno_bingo
{
	width: 118px;
	margin-top:10px;
	/*height: 35px;*/
	margin-left:40px;
	font-family:Arial Rounded MT Bold;
	font-size:14px;
	text-decoration:none;
	color:White;
	/*background: url(../img/img_cabecera/321Bingo-b.jpg) no-repeat bottom;*/
	float:left;
}

.adorno_bingo:hover
{
	color:#ffcc00;
	/*background: url(../img/img_cabecera/321Bingo-a.jpg) no-repeat bottom;*/
}

.menu_sup_cabecera
{
	background: url(../img/img_cabecera/barraprincipal_sintexto_final.gif) no-repeat bottom;
	margin-top:30px;
}

