<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* MENU INTERIOR */

.capaMenuInteriorVerde
{
    width: 100%;
    height: 56px; 
    float: left;
    margin: 0;
    border-top: solid 4px #00913E;
    background-color: #fff;
}
.capaMenuInteriorVerdeclaro
{
    width: 100%;
    height: 56px; 
    float: left;
    margin: 0;
    border-top: solid 4px #80B438;
    background-color: #fff;
}
.capaMenuInteriorNaranja
{
    width: 100%;
    height: 56px; 
    float: left;
    margin: 0;
    border-top: solid 4px #F9A532;
    background-color: #fff;
}
.capaMenuInteriorGriscon
{
    width: 100%;
    height: 56px; 
    float: left;
    margin: 0;
    border-top: solid 4px #ccc;
    background-color: #fff;
}
.capaMenuInteriorAzul
{
    width: 100%;
    height: 56px; 
    float: left;
    margin: 0;
    border-top: solid 4px #4775C9;
    background-color: #fff;
}
.capaMenuInteriorTurquesa
{
    width: 100%;
    height: 56px; 
    float: left;
    margin: 0;
    border-top: solid 4px #00ACA2;
    background-color: #fff;
}
.capaMenuInteriorRoja
{
    width: 100%;
    height: 56px; 
    float: left;
    margin: 0;
    border-top: solid 4px #ED3123;
    background-color: #fff;
}
.capaMenuInteriorMorada
{
    width: 100%;
    height: 56px; 
    float: left;
    margin: 0;
    border-top: solid 4px #6E45A7;
    background-color: #fff;
}
.capaMenuInteriorGris
{
    width: 100%;
    height: 5px; 
    float: left;
    margin: 0;
    border-top: solid 4px #ccc;
    
}
#dentromenuinterior
{
    margin: 0 auto;
	width: 990px;
	height: 50px;
	z-index: 100;
	position: relative;
}
#menuSecundario
{
    width: 100%;
    height: 50px;
}

.linkMenuSecundario
{
	padding: 15px 15px;
	color: #6E6E6E!important;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario:link
{
	padding: 15px 15px;
	color: #6E6E6E;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario:visited {
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario:active {
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario:hover 
{
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaVerde.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}

/* HOVER BONOLOTO */

.linkMenuSecundario2
{
	padding: 15px 15px;
	color: #6E6E6E!important;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario2:link
{
	padding: 15px 15px;
	color: #6E6E6E;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario2:visited {
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario2:active {
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario2:hover 
{
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaBonoloto.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}

/* HOVER EUROMILLONES */

.linkMenuSecundario100
{
	padding: 15px 15px;
	color: #6E6E6E!important;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario100:link
{
	padding: 15px 15px;
	color: #6E6E6E;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario100:visited {
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario100:active {
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario100:hover 
{
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaEuro.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}

/* HOVER PRIMITIVA */

.linkMenuSecundario3
{
	padding: 15px 15px;
	color: #6E6E6E!important;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario3:link
{
	padding: 15px 15px;
	color: #6E6E6E;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario3:visited {
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario3:active {
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario3:hover 
{
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaVerde.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}

/* HOVER QUINIELA */

.linkMenuSecundario1
{
	padding: 15px 10px;
	color: #6E6E6E!important;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario1:link
{
	padding: 15px 10px;
	color: #6E6E6E;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario1:visited {
	color: #6E6E6E;
	padding: 15px 10px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario1:active {
	color: #6E6E6E;
	padding: 15px 10px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario1:hover 
{
	color: #6E6E6E;
	padding: 15px 10px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaQuiniela.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}

/* HOVER GORDO */

.linkMenuSecundario300
{
	padding: 15px 15px;
	color: #6E6E6E!important;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario300:link
{
	padding: 15px 15px;
	color: #6E6E6E;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario300:visited {
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario300:active {
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario300:hover 
{
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaGordo.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}

/* HOVER LOTERIA */

.linkMenuSecundario600
{
	padding: 15px 25px;
	color: #6E6E6E!important;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario600:link
{
	padding: 15px 25px;
	color: #6E6E6E;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario600:visited {
	color: #6E6E6E;
	padding: 15px 25px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario600:active {
	color: #6E6E6E;
	padding: 15px 25px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
background-image: url(/Web_2_0/Recursos/General/img_4_0/menuGris.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    text-align: center;
}
.linkMenuSecundario600:hover 
{
	color: #6E6E6E;
	padding: 15px 25px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaLoteria.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}

/* SELECCIONADOS */

.juegoElegido
{
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaVerde.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}
.juegoElegido2
{
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaBonoloto.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}
.juegoElegido100
{
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaEuro.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}
.juegoElegido3
{
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaVerde.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}
.juegoElegido1
{
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaQuiniela.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}
.juegoElegido500
{
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaQuiniela.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 35px; 
    text-align: center;  
}
.juegoElegido300
{
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaGordo.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}
.juegoElegido600
{
	color: #6E6E6E;
	padding: 15px 15px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    background-image: url(/Web_2_0/Recursos/General/img_4_0/menuFlechaLoteria.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 30px; 
    text-align: center;  
}</pre></body></html>