@charset "utf-8";

/* RESET
--------------------------------------------------------------*/

html,body,div,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  
}

/* OTHER ELEMENTS esto tiene que estar
--------------------------------------------------------- */
div {
	position: relative;
}

#content[role="main"]
{    
    
}


/*hr, .hide {
	display: none;
}
a img{
	border: none;
}*/

/*dl {
	line-height: 1.5;
	margin:1.5em 0;
}
/*dd { margin-bottom:0.8em; }
/*li  {
	margin: 0;
}


/*p + p {
	margin-top: 10px;
}


/*li ul, li ol, li dl, dd ol, dd ul, dd dl {
	margin: 0 0 0 1.5em;
}
strong, b, figcaption em, figcaption i, caption em, caption i {
	font-weight: bold;
    text-align: center;
}
em, i, cite {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
/*small, .small {
	font-size: .875em;
}
sup, sub {
	line-height: 0;
}
abbr[title], dfn[title] {
 border-bottom: 1px dotted #666;
}
/*address {
	margin: 0 0 1.5em;
	font-style: italic;
}
address + p {
	margin-top: 0;
}
pre {
	 
	margin: 1.5em 0;
	white-space: pre;
	word-wrap: break-word;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	white-space: -hp-pre-wrap;
	white-space: pre-wrap;
	white-space: pre-line;
}
pre,code,tt,kbd {
	font: .9375em 'andale mono','lucida console',monospace;
	line-height: 1.6;
}
*/

/*  BASE
-----------------------------------------------------------------------------------------------*/
/*.inner{
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
/*header[role="banner"]{
	background:#F0F0F0;
	background-image: url(/Web_2_0/Recursos/General/imagenes/bgCabecera.png);	
	background-repeat: repeat-x;
	height: 180px;
	width: 100%;
}*/

/* HEADINGS 
--------------------------------------------------------- */
/*h1, h2, h3 {
	font-family: inherit;
	font-weight: bold;
}
/*h1{
	font-size: 2em;
	line-height: 1;
	letter-spacing: -2px;
	word-spacing: 2px;
}
/*h2{
	font-size: 23px;
	line-height: 1.25;
  	color:#617286;  
}
/*h3 {
	font-size: 1.25em;
	line-height: 1.2;
	margin: 1.8em 0 .6em;
}
/*h4 {
	font-size: 1.125em;
	line-height: 1.3333em;
	margin: 2em 0 .6667em;
}
/*h5, dt {
	font-weight: bold;
	font-size:20px;
	padding-bottom:10px;
	font-family: inherit;
}
/*h4, h5, h6, dt {
	font-family: inherit;
	color:#617286;
	font-weight:bold;
	font-size:18px;
}*/
/*.tituloSocial
{
    color: #6799CC;
    font-size:18px;}
*/



/* HTML5 display-role reset for older browsers */
/*article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
  display:block;
}
nav ul{
  list-style:none;
}*/

/* TOP NAV STYLES */

/*#menu-top-nav{
	color: #fff;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 10px;
	float:right;
    width:800px;

}*/
/*#menu-top-nav li{
	float: right;
	position: relative;
}*/

/*#menu-top-nav li.menu-item-3253{
	background: url(images/expanded-header.jpg) no-repeat right 50%;
	padding: 0 10px 0 0;
}

#menu-top-nav ul{
	position: absolute;
	left: -9999px;
	margin: 0 0 0 0;
	top: 100%;
	width: 100%;
	list-style:none;
}
#menu-top-nav ul li{
	clear: both;
	margin: 5px 0;
}
#menu-top-nav li:hover ul{
	left: auto;
}
/** #menu-top-nav li:after{
	content:"\007C";
}*/
/*#menu-top-nav ul li:after {
	content: "";}
/** THIS IS NOT ALLOWED AS YOU CANNOT HAVE TWO PSEUDO ITEMS SIDE BY SIDE **/
/*#menu-top-nav li:last-child:after{
	content:"\0020";
}
#menu-top-nav li a{
	color: #000000;
	padding: 0 4px;
}
#menu-top-nav li a:hover{
	text-decoration: underline;
}


/* LINK STYLES
---------------------------------------------------------*/
/*a, a:visited{
	color: #0090D2;
	text-decoration: none;
}
a:hover {color: #0063A6;}
a:active,a:focus{
	color: #0063A6;
	position: relative;
	top: 1px;
} */




/* BODY 
--------------------------------------------------------- */

/*html{
	margin-bottom: 0px;

}*/
/*body {
	background: #F0F0F0;
	color: #444;
    /*font-family: "Myriad Pro", Trebuchet MS, sans-serif;*/
    /*font-weight:normal;
    font-style:normal;
    font-family: inherit;
}*/
/*html>body {
    font-weight:normal;
    font-style:normal;
    font-family: inherit;
}
p
{
    font-family: Verdana, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color:#989898;
	
} */


/*.main{
   
	float:left;
	margin:auto;
	padding:0 18px 0 0;
	position: relative;
	width: 1000px;
	/*background-image: url(/Web_2_0/Recursos/General/imagenes/bgSubFooter.png);
	background-repeat: no-repeat;*/

/*}

/*.centra
{
    z-index:5;
    margin:auto;
    padding-left:18px;
    padding-right:18px;
    }
.ancho
{
    margin-left:-18px;
    margin-right:-18px;
    }

/*footer[role="contentinfo"]
{
	background-image: url(/Web_2_0/Recursos/General/web/img/bgFooter.png);
	background-repeat: repeat-x;
	width:1000px;
	margin:0 auto;
	padding-bottom:15px;
}

/* HEADER STYLES
--------------------------------------------------------- */
/*header hgroup{ 
	height: 124px;
	margin: 0;
	padding-top: 20px;
	width: 200px;
}
header hgroup h1{

	display: block;
	height: 96px;
	text-indent: -9999em;
}
header hgroup h2{
	color: #FFF;
	font-family: inherit;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	margin: 0;
	left: 195px;
	line-height: 1;
	position: relative;
	text-transform: none;
	top: -25px;
}


/* NAV STYLES */
/*header .inner nav{
	left: 0px;
	padding: 0 20px;
	position: relative;
	top: 24px;
	width: 1000px;
	z-index: 3;
}
header .inner nav ul{
	color: #fff;
	float: left;
	font-family: inherit;
	letter-spacing: 1px;
	margin:0 0 0 -10px;
}
header .inner nav ul li{
	float: left;
	padding:0 9px;
}
header .inner nav ul li a{
	/*color: #687E94;*/
/*	color:#FFF;
	padding: 11px 10px 15px;
	font-style:italic;
	font-weight:bold;
	font-size:15px;

}
header .inner nav ul li a:visited{
	/*color: #687E94;*/
/*	color:#FFF;
	font-size:14px;
	padding: 12px 10px 13px;
	font-style:italic;
	font-weight:bold;
}
header .inner nav ul li a:hover{
	text-decoration: none;
}

/*EVASTYLE*/
/*#identificarse
{

	height: 127px;
	float: right;
	margin-top: -20px;
	padding-top: 10px;
    top: 0px;
}
/*#menuInterior 
{
    	z-index: 100;
    	width:900px;
    	float:left;
    	margin-top:-26px;
    }
/*.limpia{
clear: both;
visibility: hidden;
}
/* SLIDING PANEL PARA LOGIN */

/*.panel {
position: fixed;
top: 43px;
z-index:9999;
/*left: 0;*/
/*display: none;
background: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #FFF), color-stop(1, #D1D1D1)); 
background: -moz-linear-gradient(center top, #FFF 20%, #D1D1D1 100%); 
background-color:#EDEDED;
border:1px solid #CFCFCF;
-moz-border-radius-bottom-right: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottom-left: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius: 0 0 10px 10px;
border-radius: 0 0 10px 10px;
width: 238px;
height: auto;
padding: 15px 6px 6px 6px;
filter: alpha(opacity=90);
opacity: .90;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;

}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

/*a.trigger{
font-size: 14px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
font-weight: bold;
text-decoration: none;
background: url(/Web_2_0/Recursos/General/imagenes/login.png) 85% 55% no-repeat;
width: 251px;
height: 39px;
display: block;
text-align: center;
}

a.trigger:hover{
font-size: 14px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
font-weight: bold;
text-decoration: none;
background:#FFFFFF url(/Web_2_0/Recursos/General/imagenes/login.png) 85% 55% no-repeat;
width: 251px;
height: 39px;
display: block;
text-align: center;
}

a.active.trigger {
background:#FFF url(/Web_2_0/Recursos/General/imagenes/loginClose.png) 85% 55% no-repeat;
}

/*.texto
{
	color: #ACACAC;
	font-size: 13px;
	font-weight:normal;
	line-height: 15px;
	text-align:left;
}
.textoPeque
{
	color: #ACACAC;
	font-size: 12px;
	font-weight:normal;
	line-height: 15px;
}

.textoPrimi
{
    color: #4A4A4A;
    font-size: 10px;
}
/*.twtr-timestamp{color:#626262!important}
#textoTweets
{
    font-size:10px!important;
    border: 1px solid #B8C2CB;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

    }
.linkOlvido:link
{
	color: #6599C9!important;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.linkOlvido:visited {
	color: #6599C9!important;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.linkOlvido:active {
	color: #6599C9!important;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.linkOlvido:hover 
{
	color: #666666!important;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.linkNuevo:link
{
    color: #009933;
    font-size: 13px;
    font-weight: normal;
    text-decoration: underline;
}
.linkNuevo:visited {
	color: #009933!important;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.linkNuevo:active {
	color: #009933!important;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.linkNuevo:hover 
{
	color: #666666!important;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.textBoxLogin
{
	margin: 0 0 5px 0;
	outline: none;
	color: #4C4746;
	font-size: 12px;
	line-height: 16px;
	padding: 2px 2px;
	border: 1px solid #D2D2D2;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	vertical-align: top;
}

.textBoxLogin:focus {
	margin: 0 0 12px 0;
	border: 1px solid #91AED1;
	box-shadow: 1px 1px 4px #ddd;
	-webkit-box-shadow: 1px 1px 4px #ddd;
	-moz-box-shadow: 1px 1px 4px #ddd;
}
.textBoxLista
{
	margin: 0 0 5px 0;
	outline: none;
	color: #4C4746;
	font-size: 12px;
	line-height: 16px;
	padding: 2px 2px;
	border: 1px solid #D2D2D2;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	vertical-align: top;
}

.textBoxLista:focus {

	border: 1px solid #4CF052;
}

/* TOOLTIP */

/*a.Ntooltip {
position: relative; /* es la posición normal */
/*text-decoration: none !important; /* forzar sin subrayado */
/*color:#D0382D !important; /* forzar color del texto */
/*font-weight:normal !important; /* forzar negritas */
/*}

a.Ntooltip:hover {
z-index:999; /* va a estar por encima de todo */
/*color:#D9CDA4; /* DEBE haber un color de fondo */
/*}

a.Ntooltip span {
display: none; /* el elemento va a estar oculto */
/*width: 410px;
}

a.Ntooltip:hover span {
display: block; /* se fuerza a mostrar el bloque */
/*position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
/*top:2em; left:2em; /* donde va a estar */
/*width:400px; /* el ancho por defecto que va a tener */
/*padding:7px; /* la separación entre el contenido y los bordes */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #6197C6), color-stop(1, #A9C8E6)); 
background: -moz-linear-gradient(center top, #6197C6 20%, #A9C8E6 100%); 
background-color:#6197C6; /* el color de fondo por defecto */
/*color: #333333; /* el color de los textos por defecto */
/*border: solid 2px #91AED1;
line-height: 16px;
}


/*#menuppal
{
 width:1000px;
 top:-7px;
 margin:auto;
 left:-20px;
 position:absolute;
 z-index:3;
}

#menuppal li:hover
{


}

#menuppal li:after
{
    content: ''; 
    background: url(/Web_2_0/Recursos/General/imagenes/li-after.png) 0 0 no-repeat; 
    height: 16px; 
    width: 16px;  
    position: absolute; 
    top: 5px; 
    margin-left: 4px; 

}
#menuppal li:last-child:after
{
    content: '';
    background: url(/Web_2_0/Recursos/General/imagenes/hh.png) 0 0 no-repeat; 
}

#menuppal li:first-child:after{
    content: '';
	background: url(/Web_2_0/Recursos/General/imagenes/hh.png) 0 0 no-repeat; 
}
/*
#menuppal li:first-child:before{
    background: url(/Web_2_0/Recursos/General/imagenes/hh.png) 0 0 no-repeat!important; 
    content: '';
}

#menuppal li:last-child:before{
    background: url(/Web_2_0/Recursos/General/imagenes/hh.png) 0 0 no-repeat; 
    content: '';


}
#menuppal li:first-child:before{
    content: '';
	background: url(/Web_2_0/Recursos/General/imagenes/hh.png) 0 0 no-repeat; 
}*/
/*#menuppalWS
{
 width:1000px;
 top:-7px;
 margin:auto;
 z-index:3;
 height: 70px;
 position: relative;
 margin-left:-20px;

}

.itemppalWS
{
    font-size:12px!important;
    width:170px;
    
    }
.itemppalWS:hover
{
    font-size:12px!important;
    margin-top:5px;
    color:#FFF!important;
    -khtml-border-bottom-left-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	-o-border-bottom-left-radius: 15px;	
	-webkit-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-moz-border-bottom-right-radius: 15px;
	-o-border-bottom-right-radius: 15px;	
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
   	background: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #6197C6), color-stop(1, #A9C8E6)); 
	background: -moz-linear-gradient(center top, #6197C6 20%, #A9C8E6 100%); 
	background-color:#6197C6;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);
}
.itemppalWSSelect
{
    margin-top:5px;    
    font-size:12px!important;
    color:#FFF!important;
    -khtml-border-bottom-left-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	-o-border-bottom-left-radius: 15px;	
	-webkit-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-moz-border-bottom-right-radius: 15px;
	-o-border-bottom-right-radius: 15px;	
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
   	background: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #6197C6), color-stop(1, #A9C8E6)); 
	background: -moz-linear-gradient(center top, #6197C6 20%, #A9C8E6 100%); 
	background-color:#6197C6;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);
}



#menuppal ul.links { list-style: none; margin: 0; padding: 0; }
#menuppal ul.links li { display: inline; }
#menuppal ul.links li:after { content: ","; } 
#menuppal ul.links li:last-child:after { content: ""; }

.itemppal
{

    }
.itemppal:hover
{
    margin-top:6px;
    color:#FFF!important;
    -khtml-border-bottom-left-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	-o-border-bottom-left-radius: 15px;	
	-webkit-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-moz-border-bottom-right-radius: 15px;
	-o-border-bottom-right-radius: 15px;	
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
   	background: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #6197C6), color-stop(1, #A9C8E6)); 
	background: -moz-linear-gradient(center top, #6197C6 20%, #A9C8E6 100%); 
	background-color:#6197C6;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);
}
.itemppalSelect
{
    margin-top:6px;
    font-weight:bold;
    color:#FFF!important;
    -khtml-border-bottom-left-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	-o-border-bottom-left-radius: 15px;	
	-webkit-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-moz-border-bottom-right-radius: 15px;
	-o-border-bottom-right-radius: 15px;	
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
   	background: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #6197C6), color-stop(1, #A9C8E6)); 
	background: -moz-linear-gradient(center top, #6197C6 20%, #A9C8E6 100%); 
	background-color:#6197C6;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);
}

   
/* FORM STYLES
--------------------------------------------------------- 
#form{
	clear: both;
	float: left;
	margin: 0 0 20px 164px;
	padding: 0 0 20px;
	width: 500px;
}
#form h3{
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 20px 100px 20px 0;
}
#form #commentform p{
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
}
#form #commentform label{
	float: left;
}
#form #commentform input[type="text"], 
#form #commentform input[type="email"], 
#form #commentform input[type="url"], 
#form #commentform textarea, 
.wpcf7-form textarea,
.wpcf7-form input[type="text"] {
	background: #EEE;
	border: 1px solid #DDD;
	font-family: inherit;
	font-weight: inherit;
	font-size: 1em;
	padding:8px;
	width: 480px;
}
#form #commentform textarea, 
.wpcf7-form textarea {
	height: 380px;
}
#form #commentform input[type="text"]:focus,
#form #commentform input[type="email"]:focus,
#form #commentform input[type="url"]:focus,
#form #commentform textarea:focus,
.wpcf7-form textarea:focus,
.wpcf7-form input[type="text"]:focus {
	background: #FFF;
}
#form #commentform input[type="submit"],
.wpcf7-form input[type="submit"]{
	cursor: pointer;
	font-size: 1em;
	padding: 8px !important;
	float: right;
	font-family: Georgia,serif;
}
#form p.subscribe-to-comments{
	float: left;
	margin: -35px 0 15px !important;
        width: 345px !important;
}
#form p.subscribe-to-comments #subscribe{
	margin:5px 0 0 5px;
}
#form .share{
	background: #EEE url(images/expanded.png) no-repeat 79px 50%;
	border: none;
	color: #6E6E6E;
	font-size:14.158px;
	padding:6px 20px 6px 6px;
	position:absolute;
	left:385px;
	top:20px;
}
#form #form-code{
	font-size: 0.85em;
	margin: 0 0 0px -160px;
	padding: 252px 25px 0 0;
	position: absolute;
	width: 140px;
}*/


/* HOMEPAGE STYLES
--------------------------------------------------------- */
/*#opener{
	float: left;
	margin: 0 0 20px 0;
}
#opener .main .post:before{
	content: "Featured Article";
	position: absolute;
	top: 18px;
	left: 20px;
	border: none;
	color: #888;
	font: bold 12px/16px 'Helvetica Neue',Arial,sans-serif;
	letter-spacing: 1px;
	line-height: 16px;
	margin: 0 0 5px;
	padding: 0;
}
body.single #opener .post .entry > p:first-of-type{
	font-size:1.18em;
	line-height:1.55;
}



/* SIDEBAR/SECONDARY STYLES
--------------------------------------------------------- */
/*.secondary .mod {
	font-size: 14px;
	clear:left;
}
.mod{
	margin: 0 0 0 0;
}
.mod {
	max-width: 97%;
}
.mod h3
{
    background-position: left bottom;
    background-image: url('/Web_2_0/Recursos/General/web/img/line.png');
    color: #5A5A5A;
    margin: 0 0 5px;
    padding: 10px 0;
    background-repeat: repeat-x;
}
.secondary .mod:first-child h3{
	border-top: none;
}
body.single .secondary .mod h3{
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 16px;
}
.mod ul#networks li,
.sub-footer li,
.mod ul.related li{
	color:#5A5A5A;
}
.mod ul.related li{
	list-style-type:none;
}

.mod ul#networks li a,
.sub-footer li a,
.mod ul.related li a,
.mod ul#recentcomments li,
#hashtag li{
	/*border-bottom:1px solid #DDD; BORDE DE LOS LIS DEL PIE*/
	/*display:block;
    line-height: 1.4;
	padding:8px 10px 8px 0;
	overflow: hidden; 
	text-overflow: ellipsis;
}
.mod ul#networks li:last-child a, 
.sub-footer li:last-child a, 
.mod ul#recentcomments li:last-child, 
.mod ul.related li:last-child a,
#hashtag li:last-child{
	border-bottom: none;
	color:#5A5A5A!important;
}

.secondary .btn,
#sub-footer .btn{
	margin-left: 6px;
}

/*SUBFOOTER STYLES
--------------------------------------------------------- */
/*.tituloPie	
{
    font-family: inherit;
	color:#617286;
	font-weight:bold;
	font-size:18px;

	}
	
#sub-footer{
	/*background: #F0F0F0;*/
	/*clear:both;
	float:left;
	margin:0px 0 0;
	padding:0px;
    width:100%;
}
#sub-footer h3{
	/*border-top-color: #BFBFBF;*/
/*}
#sub-footer div:first-of-type{
	float:left;
	margin:0 20px 0 0;
}
#sub-footer > div > .mod, #sub-footer #crp_related {
	float:left;
	margin:0 0 0 0;
	padding: 20px;

}
#sub-footer div:last-child div{
	float:left;
	margin: 0;

}
#sub-footer div:last-child > .mod{
	float:left;
	margin:0;
}
.sub-footer li a,
#sub-footer div .mod ul.related li a {
	/*border-bottom:1px solid #BFBFBF;*/
	/*font-size: 14px;
	color:#5A5A5A!important;
}
.sub-footer li:last-child a,
#sub-footer div .mod ul.related li:last-child a{
	border-bottom: none;
} 
#sub-footer div .mod img{
	border-color: #BFBFBF;
}


/* FOOTER STYLES
--------------------------------------------------------- */
/*footer[role="contentinfo"] .inner p{
   

	padding: 30px 0 10px 10px;
	margin:auto;
	color:#5A5A5A!important;
	font-family: Verdana;
	font-size:12px;
	line-height:20px;
	
}
footer[role="contentinfo"] .inner a{
	color:#5A5A5A!important;
	font-family: Verdana;
	font-size:12px;
	
}
footer[role="contentinfo"] .inner a:hover{
	color:#617286!important;
	text-decoration:underline;
	font-family: Verdana;
	font-size:12px;
	
}
/*footer[role="contentinfo"] .inner p#copyright{
	background: url(/Web_2_0/Recursos/General/imagenes/juegointeligente.png) no-repeat 20px 0;
	margin: 10px 0 10px 0;
	font-size:11px;

	/*margin: 0 0 10px 0;*/
/*}
/*footer[role="contentinfo"] .inner p#social{
	background: url() no-repeat 20px 0;
	width:300px;
	position:absolute;
	float:right;
    top: 0px;
    left:60%;
    line-height:30px;

}*/
#paddingbot{
    padding-bottom:5px;

}

/* EXTRAS
-----------------------------------------------------------*/
.group:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
/* IE pretty stick (via @simplebits) */
* html .group {
	height: 100%;
} /* IE6 */
*:first-child+html .group {
	min-height: 1px;
} /* IE7 */

/* BUTTON STYLES
--------------------------------------------------------- */
/*.wp-pagenavi ul li span.current{
	margin: 5px; 
	padding: 4px 15px; 
	border: 1px solid #ccc;
	border-bottom-color: #bbb; 
	color: #888; 
	text-align: center; 
	text-shadow: 0 -1px 0 rgba(255,255,255,.3); 
	text-decoration: none; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	khtml-border-radius: 4px; 
	border-radius: 4px; 
	background: #E9E9E9; 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #E9E9E9), color-stop(1, #D1D1D1)); 
	background: -moz-linear-gradient(center top, #E9E9E9 20%, #D1D1D1 100%); 
}

.wp-pagenavi ul li a,
.btn a,
form#search-form div input[type="submit"],
#form #commentform input[type="submit"],
.wpcf7-form input[type="submit"]{
	display: block; 
	margin: 5px; 
	padding: 4px 15px; 
	border: 1px solid #4081af; 
	border-bottom-color: #20559a; 
	color: white; 
	text-align: center; 
	text-shadow: 0 -1px 0 rgba(0,0,0,.3); 
	text-decoration: none; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	khtml-border-radius: 4px; 
	border-radius: 4px; 
	background: #0090D2; 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #52a8e8), color-stop(1, #2e76cf)); 
	background: -moz-linear-gradient(center top, #52a8e8 20%, #2e76cf 100%); 
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);}

.wp-pagenavi ul li a:hover,
.btn a:hover,
form#search-form div input[type="submit"]:hover,
#form #commentform input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:hover{
	background: #0073d2; 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #3e9ee5), color-stop(1, #1666ca)); 
	background: -moz-linear-gradient(center top, #3e9ee5 20%, #1666ca 100%);
}

.wp-pagenavi ul li a.active,
.btn a:active,
form#search-form div input[type="submit"]:active,
#form #commentform input[type="submit"]:active,
.wpcf7-form input[type="submit"]:active {
	border-color: #20559a;
	-webkit-box-shadow: inset 0 0 7px rgba(0,0,0,.3), 0 1px 0 rgba(255,255,255,1);
	-moz-box-shadow: inset 0 0 7px rgba(0,0,0,.3), 0 1px 0 rgba(255,255,255,1);
	box-shadow: inset 0 0 7px rgba(0,0,0,.3), 0 1px 0 rgba(255,255,255,1);
}


/* BROWSER SPECIFIC
--------------------------------------------------------- */
/*h1, h2, #opener p {
	-webkit-font-smoothing: antialiased;
}
header[role="banner"] h2 {
	-webkit-font-smoothing: subpixel-antialiased;
} 

#content
{

	/*-moz-box-shadow: 0 10px 20px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.3);
	box-shadow: 0 10px 20px rgba(0,0,0,0.3);*/
	
}



/* WEBKIT MOBILE */
/*#form #commentform input[type="submit"],
form#search-form div input[type="submit"]{
	-webkit-appearance:none;
}

#form #commentform input[type="submit"],
form#search-form div input[type="submit"]{
	-webkit-appearance:none;
}

/* TRANSITIONS */
/*.submit a{
	-webkit-backface-visibility: hidden;
	-webkit-transition-property:background;
	-webkit-transition-duration:.4s;
	-webkit-transition-timing-function:ease-out;
}
.submit a:hover{
	-webkit-transition-timing-function:ease-in;
}

/* SELECTION */
/*::selection      { background: #0090D2; color: #FFF; }
::-moz-selection { background: #0090D2; color: #FFF; }

/* PAGINATION STYLES */
/*.wp-pagenavi{
	clear: both;
	margin: 1.25em 0px 0.8em;
}
.wp-pagenavi ul{
  border:1px solid #F0F0F0;
  border-width:1px 0;
  list-style:none; /* TODO: replace in template with .semantic-list */
  /*padding:0;
  margin:0 0 0 20px;
  text-align:center;
}
.wp-pagenavi ul li{
  display:inline;
}
.wp-pagenavi ul li a,
.wp-pagenavi ul li span{
  display:inline-block !important;
  padding:20px 10px;
}
.wp-pagenavi ul li span.pages{
	color: #888;
}

/* other */

/*img.wide {
	width: auto;
	max-width: none;
}
/*p img, li img, table img, figcaption img, dl img {
	display: inline;
	border: none;
	padding: 0 .25em;
	vertical-align: middle;
	background: transparent;
}*/
/*.table {
	margin: 1.5em auto;
	border-bottom: 1px solid #999;
	border-collapse: collapse;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	background: #444;
}
caption {
  margin-bottom: .75em;
	text-align: center;
	font-style: italic;
}
*/
/* section title permalink hashes */

/*h2 .permalink, h3 .permalink, h4 .permalink, h5 .permalink, h6 .permalink {
	opacity: 0;
	padding-left: 0.5em;
	line-height: 1;
	font-size: .8333em;
	-webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
	color:#617286;
}
h2:hover .permalink, h3:hover .permalink, h4:hover .permalink, h5:hover .permalink, h6:hover .permalink, .permalink:focus {
	opacity: 1;
}
/* @end default */
/* @group Layout */
/*.column {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
.columns {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}
.column, .column ol, .column ul, .columns, .columns ol, .columns ul {
	list-style-position: inside;
}


/* table, box shadow */
/* blockquote, .callout, .pastels_on_dark {
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,0.5);
	box-shadow: 0 0 6px rgba(0,0,0,0.5);
}

p img, figcaption img, img.clean, img.cleaner, .clean-img img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
img.cleaner {
	border: 0;
	padding: 0;
}
.blancoBote
{
    color: #ffffff;
	font-size: 15px;
	font-weight:bold;
    }
.lineaSepara
{
    border-top:1px solid #FFF;

    }
 */   
/*BOTES BOLETOS*/
/*.boteInicio
{
    font-size:18px;
    color:#5a5a5a;
    }
.botePie
{
    text-align:center;
    padding:15px;
    -khtml-border-bottom-left-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	-o-border-bottom-left-radius: 15px;	
	-webkit-border-bottom-left-radius: 15px;
	-khtml-border-bottom-right-radius: 15px;
	-moz-border-bottom-right-radius: 15px;
	-o-border-bottom-right-radius: 15px;	
	-webkit-border-bottom-right-radius: 15px;
	border-top:2px solid #DFE5E1;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
   	background: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #F1F1EF), color-stop(1, #D3D3D3)); 
	background: -moz-linear-gradient(center top, #F1F1EF 20%, #D3D3D3 100%); 
	background-color:#F1F1EF;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);
}    

.boteCabecera
{
    text-align:center;
    font-weight:bold;
    padding:15px;
    -khtml-border-top-left-radius: 15px;
	-moz-border-top-left-radius: 15px;
	-o-border-top-left-radius: 15px;	
	-webkit-border-top-left-radius: 15px;
	-khtml-border-top-right-radius: 15px;
	-moz-border-top-right-radius: 15px;
	-o-border-top-right-radius: 15px;	
	-webkit-top-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
   	background: -webkit-gradient(linear, left top, left bottom, color-stop(.2, #D3D3D3), color-stop(1, #F1F1EF)); 
	background: -moz-linear-gradient(center top, #D3D3D3 20%, #F1F1EF 100%); 
	background-color:#D3D3D3;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);
}   
.lineaBote
{
    border-bottom: 2px dotted #CED7D1;
    background-color:#FFF;  
    width:198px;
    height:3px;
    margin-right:2px;  
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);
    }
.boteEnsi
{
    background-color:#FFF;
    padding:3px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);
	font-size:15px;
    }
.boteSeleccionado
{
    background-image:url(/Web_2_0/Recursos/Aspectos/boletos/euromillones/bgBoteSeleccionado.png);
    padding:3px;
    color:#FFF;
    font-size:15px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);
    }
.boteSeleccionadoQuini
{
    background-image:url(/Web_2_0/Recursos/Aspectos/boletos/quiniela/bgBoteSeleccionado.png);
    padding:3px;
    color:#FFF;
    font-size:15px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);
    }
.boteSeleccionadoGordo
{
    background-image:url(/Web_2_0/Recursos/Aspectos/boletos/gordo/bgBoteSeleccionado.png);
    padding:3px;
    color:#FFF;
    font-size:15px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);
    }
 .boteSeleccionadoPrimi
{
    background-image:url(/Web_2_0/Recursos/Aspectos/boletos/primi_loto/bgBoteSeleccionadoPrimi.png);
    padding:3px;
    color:#FFF;
    font-size:15px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);
    }  
 .boteSeleccionadoBono
{
    background-image:url(/Web_2_0/Recursos/Aspectos/boletos/primi_loto/bgBoteSeleccionadoBono.png);
    padding:3px;
    color:#FFF;
    font-size:15px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29); 
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), inset 0 0 2px rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.29);
    }      
.inputA
{
    border:2px solid #EBDC23;
    background-color:#FFF;
    height:20px;
    font-size:12px;
    padding:0 5px 0 5px;
    text-align:center;
    
    -khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;	
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;	
	-webkit-radius: 5px;
	border-radius: 5px;
	border-radius: 5px;
    }
.red 
{
    color: Red;
    }
    
.fondi
{
    background-image: url(/Web_2_0/Recursos/General/imagenes/bgSubFooter.png);
    padding-left:-30px;

}


.cursiva11
{
    font-family:Helvetica, Verdana, Arial, Sans-Serif;
    font-style: italic;
    color:#666;
    font-size:12px;
    }
    
    #menuCuenta{
    -border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: 1px 1px 3px #888;
            -moz-box-shadow: 1px 1px 3px #888;
            box-shadow: 1px 1px 3px #888;
            background-color: #F3F3F3;
            color: #666;
            font-family:inherit;
        }
        #menuCuenta li
        {
            border-bottom: 1px solid #FFF;
        }
        #menuCuenta ul li, #menuCuenta li:last-child
        {
            border: none;
        }
        #menuCuenta a
        {
            display: block;
            color: #666;
            text-decoration: none;
            font-family: 'Helvetica' , Arial, sans-serif;
            font-size: 13px;
            padding: 3px 5px; /*text-shadow:1px 1px 1px #325179;*/
       /* }
        #menuCuenta a:hover
        {
            color: #2961A9;
            transition: width 0.2s;
            -moz-transition: color 0.2s linear; /* Firefox 4 */
          /*  -webkit-transition: color 0.2s linear; /* Safari and Chrome */
         /*   -o-transition: color 0.2s linear; /* Opera */
      /*  }
        #menuCuenta ul a
        {
            background-color: #F3F3F3;
        }
        #menuCuenta ul a:hover
        {
            background-color: #FFF;
            color: #2961A9;
            text-shadow: none;
            transition: width 0.2s;
            -moz-transition: color, background-color 0.2s linear; /* Firefox 4 */
         /*   -webkit-transition: color, background-color 0.2s linear; /* Safari and Chrome */
         /*   -o-transition: color, background-color 0.2s linear; /* Opera */
      /*  }
        #menuCuenta ul
        {
            display: block;
            background-color: #2961A9;
            margin: 0;
            padding: 0;
            list-style: none;
        }
        #menuCuenta ul
        {
            background-color: #F3F3F3;
        }
        #menuCuenta li ul
        {
            display: none;
        }
        
.size13
{
    font-size:13px;
    color:#999;
    font-family:inherit;
    }  
.size13dark    
{
    font-size:13px;
    color:#666;
    font-family:inherit;}    
.notas
{
    font-size:13px;
    color: #999;
    border: thin solid #999;
    }      
    
.subtituloCuentaHijo
{
	color: #999;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}        

.cabeceraAbonos
{
    background-color: #EBF0F6;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	color: #888888;
	border: solid 1px #B5BCC2;

}
.celdaAbonos
{
	color: #606060;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	height: 40px;
	background-color:#FFFFFF;
	}
.titPremios
{
    color:#5E5E5E;
    font-weight:bold;
    font-size:20px;
    }
    
.textPremios
{
    color:#989898;
    font-size:14px;
    }
    
.textPremiosDest
{
    color:#888886;
    font-size:14px;
    }
.textPremiosOscuro
{
    color:#5E5C5D;
    font-size:14px;}    
    
.sombraDecimo
{
    -webkit-box-shadow: inset 0 5px 0 rgba(255,255,255,.9), inset 0 0 2px rgba(255,255,255,.9), 0 5px 7px rgba(9,9,9,.29); 
	-moz-box-shadow: inset 0 5px 0 rgba(255,255,255,.9), inset 0 0 2px rgba(255,255,255,.9), 0 5px 7px rgba(9,9,9,.29); 
	box-shadow: inset 0 5px 0 rgba(255,255,255,.9), inset 0 0 2px rgba(255,255,255,.9), 0 5px 7px rgba(9,9,9,.29);
    }    
    
.Cap
{
    float: left;

    display: block;
    font-size: 50px;
    line-height: 10px;
    color:#FFF;
}

.separate
{
    padding-top:13px;
    padding-bottom:6px;
}

.signoAmarillo
{
	color: #FFFF66;
	font-size: 14px;
	font-weight:bold;
	
}
.reducidas
{
    background-color: #E1E1E1; 
    border: 1px solid #FF0000; 
    height: 13px; 
    width: 12px;


    }
    
    .cabeRedu
{
    background-color:#135463;
    border: 1px solid #FFF;
    color:#FFF;
    font-weight:bold;
    font-size:13px;
    width:195px;
    padding-left: 7px
}
.delante
{
    z-index:9999;
    float:right;}
  */  
/*RESULTADOS DE LOS JUEGOS*/
/*.style6 {
color: #898886;
text-align: left;
height: 30px;
font-weight: bold;
border-right: thin solid #B5BCC4;
border-top: thin solid #B4BBC1;
border-bottom: thin solid #B4BBC1;
background-color: #EBF0F6;
}

.cabeceraPremios
{
	border-right: thin solid #B5BCC4;
	background-color: #EBF0F6; 
	text-align: center; 
	border-top-style: solid; 
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #B4BBC1;
	border-bottom-color: #B4BBC1; 
	color: #898886;
}
.textPremiosOscuroImporte
{
    color:#5E5C5D;
    font-size:14px;
    padding-right: 40px;
    width:40%;
}      
.textPremiosOscuroImporte2
{
    color:#5E5C5D;
    font-size:14px;
    padding-right: 40px;
    text-align:right;
}  
.seleccion
{
        background-image: url(/Web_2_0/Recursos/Juegos/Aspectos/web/bgSelect.png);
        background-repeat: no-repeat;
        background-position:center top;
        height:45px;
        color:#5E5C5D;
        font-size:14px;
    }
.bordesV
        {
            color: #898886;
            text-align: center;
            font-weight: bold;
            border-right: thin solid #B5BCC4;
            border-top: thin solid #B4BBC1;
            border-bottom: thin solid #B4BBC1;
            background-color: #EBF0F6;
        }
.Ancho935
        {
            width: 935px;
        }   
.pad
{
	margin-left: 20px; }
.gridQuini
{
	border-collapse: collapse; 
	border-spacing: -10px; 
	line-height: 0px; 
	height: 328px; 
	margin-right: 5px; 
	margin-top: 5px;
	background-color:#FFF;
	border:1px solid #EB272B;
	margin: 0 auto;
	
	}
.partidosR
{
	font-size:11px;
	line-height:1px;
	margin-left:8px;
	margin-top:-1px;
	color: #28498E;}
.numerosPR
{
	color: #28498E;
	font-weight:bold;}
.fondoRQ
{
	background-color:#FF8E8E;

	}
.separaRQ
{
		border-bottom:1px solid #FF8E8E;
	}	*/