/* CSS Document */

*, html{ margin:0; padding:0;}

:focus{
	outline:0;
}

body{
text-align:center;
background-color:#fff;
}

a{
color:#2d94ba;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
}

a:link a:visited{
color:#2d94ba;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#2d94ba;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight:bold;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
}
img {
	border-width:0px;
}

/*Clase para la imagen del avatar*/
.img_avatar
{
    height:45px; 
    vertical-align:middle; 
    width:45px
 }


.tooltip, .tooltip2 {
	border-right-color:#cccccc;
	padding-left:6px
}

.tooltip a, .tooltip2 a {
text-decoration: none;
}

.tooltip a:hover, .tooltip2 a:hover {
position: relative;
cursor:help;
}

.tooltip a span , .tooltip2 a span {
display: none;
font-weight:bold;
}

.tooltip a:hover span, .tooltip2 a:hover span{
display: block;
/* formatting only styles */
width:200px;
padding: 5px; margin: 10px; z-index: 999!important;
background: #f0f0f0; border: 1px dotted #c0c0c0;
opacity: 0.9;
/* end formatting */
}
.tooltip a:hover span{
position: absolute; top: 10px; left: 4px;
}
.tooltip2 a:hover span{
position: absolute; top: -65px; left: 4px;
}

tr td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

#web{
width:990px;
position:relative;
margin:0 auto 0 auto;
background: #ffffff;
}

/* ##########  INICIO DE CABECERA  ########## */

#cabecera{
width:990px;
float:left;
background-color:#FFFFFF;
position:relative;
margin:10px 0 10px 0;
}

#logotipo{
width:240px;
float:left;
text-align:left;
padding:8px 0 0 10px;
}

#logotipo p{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#494a4a;
}

#logotipo a:hover{
text-decoration:none;
}

#lema{
width:240px;
float:left;
}

#lema h1{
font-size:15px;
text-align:left;
padding-left:10px;
padding-bottom:0px;
color:#000000;
}

#lema h2{
font-size:15px;
text-align:left;
padding-left:10px;
padding-bottom:0px;
color:#000000;
font-weight:normal;
}

#banner_superior{
width:728px;
float:right;
height:90px;
text-align:left;
}

#menu_superior{
width:500px;
float:right;
height:26px;
background-color:#fff;
}

#menu_superior ul{
text-align:right;
padding-left:20px;
line-height:26px;
}

#menu_superior ul li{
display:inline;
list-style:none;
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
font-weight:bold;
}

/* ##########  FIN DE CABECERA  ########## */


/* ##########  INICIO MENU NAVEGACION  ########## */

.navega{
	width:990px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	/**height: 105px;  patrocinio**/
	height: 70px;
}

.idioma{
	background-image: none!important;
	line-height:10px;
	padding-top: 10px;
}
.hora{
	width:233px;
	border:0px solid #ccc;
	float:right;
	text-align:right;
	vertical-align:bottom;
	margin:0; 
	padding:0; 
	float:right!important;
}
.patrocinios{
	margin:0;
	padding:0;
	width:255px;
	border:0px solid #ccc;
	float:right;
	text-align:right;
	color:#333;
	font-size:10px;
	border-right:0px solid #ccc;
}
.patrocinios img {
			background-image: none!important;
	padding:0 0px;
	margin-top:2px;
	background-image:none;
}
.patrocinios a {
	background-image: none!important;
	padding:0 0px;
	
}
.sponsor {
	float:left;
	width:50px;
	padding-left:10px;
	margin-top:12px;
	
}
#dropline {
	position:relative; 
	width:990px;
	height:55px; 

	background-image:url(../images/reloj_bg.gif);
	background-repeat:repeat-x; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2D94BA;
	font-size:12px;
}

#dropline ul {
	padding:0;
	margin:0;
	list-style:none;
	width:990px;
	height:35px;
}

#dropline ul ul {padding:0; 
	margin:0; 
	list-style:none; 
	height:35px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#dropline table {border-collapse:collapse; 
margin:-1px -20px 0 0; 
padding:0; 
width:0; 
height:0; 
font-size:1em;
}
#dropline li {float:left; 
height:35px; 
}
#dropline li a {
	float:left;
	display:block;
	padding:0 0 0 10px;
	height:35px;
	line-height:35px;
	color:#2D94BA;
	text-decoration:none;
	font-family:tahoma, arial, verdana, sans-serif;
	background-image: url(../images/tabs.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#dropline li a b {float:left; 
height:35px; 
display:block; 
padding:0 22px 0 10px; 
background:url(../images/tabs.png) no-repeat right top; 
cursor:pointer; 
display:inline;
}

#dropline li.current a {background-position:0 -35px; 
border-color:#fff;}

#dropline li.current a b {background-position:100% -35px; 
	color:#2D94BA;
}

#dropline li ul {
	position:absolute;
	top:35px;
	left:-9999px;
	z-index:10;
	background-image: url(../images/menu_bg2.gif);
	text-align:center;
	/**height:70px;  patrocinios**/
		height:35px;
	border:1px solid #ccc;
padding:0px;
text-align:center;

}

#dropline li.current ul {
	left:0;
	z-index:1;
	/**height:70px;  patrocinios**/
		height:35px;
	background: #fff;
background-image: url(../images/menu_bg.gif);

padding:0px;
text-align:center;

}

#dropline img{
padding-top:1px;
}
#dropline li a:hover {
	background-position:0 -70px; 
	border-color:#000; 
	cursor:pointer;
}

#dropline li a:hover b {
	background-position:100% -70px; 
	border-color:#000; 
	color:#2D94BA;
}

#dropline li:hover > a  {
	background-position:0 -70px; 
	border-color:#000; 
	cursor:pointer;
	}

#dropline li:hover > a b {
	background-position:100% -70px; 
	border-color:#000; 
	color:#2D94BA;
}

#dropline li.current a:hover {
	background-position:0 -35px; 
	border-color:#000;
}

#dropline li.current a:hover b {
	background-position:100% -35px; 
	color:#2D94BA;
}

#dropline li.current:hover a {
	background-position:0 -35px; 
	border-color:#000;
}

#dropline li.current:hover a b {
	background-position:100% -35px; 
	color:#2D94BA;
}

#dropline ul :hover ul {
left:0; 
}

#dropline ul :hover ul li a {
	display:inline; 
	background: url(../images/bar.gif) right center no-repeat; 
	padding:0px; 
	margin:0; 
	font-size:12px; 
	width:auto; 
	white-space:nowrap; 
	border:0; 
	color:#2D94BA;
	height:35px; 
	line-height:34px;
		border:0px solid #FF0000;
		width:75px;
}

#dropline ul li.current ul li a, #dropline li.current a:hover ul li a, #dropline li.current:hover ul li a	{
	display:inline; 
	background: url(../images/bar.gif) right center no-repeat; 
	padding:0px; 
	margin:0; 
	font-size:12px; 
	white-space:nowrap; 
	border:0; 
	color:#2D94BA;
	height:35px; 
	line-height:34px;
	border:0px solid #FF0000;
	width:75px;
	
}

patroc_menu{

	float:left; 
	clear:both;
	width:100%;
	padding-top:0px;
	height:15px;
	text-align:center;}
/* ##########  FIN MENU NAVEGACION  ######### */

/* ########## INICIO CONTENIDO ########## */

#contenido{
width:980px;
float:left;
background-color:#FFF;
padding-top:4px;
padding-bottom:20px;
}

#ruta{
width:640px;
float:left;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5e80a3;
padding-bottom:6px;
padding-left:20px;
margin-top:4px;
}

#comprar{
width:150px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#cont_derecha{
width:742px;
float:right;
background-color:#fff;
text-align:left;
padding:0;
margin:0;
}


#section{
	width:100%;
	height:40px;
	line-height:40px;
	float:right;
	text-indent: 20px;
}

#NameSection{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
text-align:left;
color:#ffffff;


}
#sectionPatro{
 border:0px solid #00CC00;
 float:right; 
 width:28%; 
 color: #333333;
 background:#FFFFFF;
 font-size:11px; 
 font-weight:bold;}
 
 
#sectiontit{
 	float:left; 
 	width:70%;
 }
#sectionPatro span{
 padding:0px;
 margin:0px;
 float:left}
 
 #sectionPatro img{
 padding:0px;
 margin:5px;
 float:right}




#cont_principal{
width:730px;
padding-right:5px;
padding-left:5px;
padding-top:20px;
float:right;
background-color:#fff;
text-align:left;
}

#cont_principal tr td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}


/* ########## INICIO LISTADO DE ACCIONES ########## */

#listado table{
border:0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

#listado table tr{
border-bottom:1px solid #000;
border-top:1px solid #000;
}

#listado table tr td{
padding:2px 6px 2px 4px;
border-bottom:1px solid #e2e2e2;
border-top:1px solid #e2e2e2;
background-color:#f3f3f3;
}

/* ########## FIN LISTADO DE ACCIONES ##########*/


/* ########## MI CARTERA ########## */

.titulo_azul{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5e80a3;
font-weight:bold;
}

/* ########## FIN MI CARTERA ########## */


/* ######## COTIZACIÓN ########## */

#titulo_cotizacion{
background-color:#5e80a3;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.link_blanco{
background-color:#5e80a3;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.link_name{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
}

.link_valor{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

/* ######## FIN COTIZACION ########## /*



/* ######### PANEL LATERAL ########## */

#cont_lateral{
width:220px;
float:left;
padding-top:0;
margin-top:0;
}

#menuverti1{
width:214px;
border:1px solid #BAD4E7;
margin-bottom:10px;
text-align:left;
}

#menuverti1 td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-right:2px;
height:19px;
width:214px;
}

#registro{
width:210px;
}

#user_panel{
width:210px;
border:1px solid #CCCCCC;
text-align:left;
padding:10px 2px 0 6px;
background-image:url(../images/sesion_bg.gif);
background-position:top right;
background-repeat:no-repeat;
}

#user_panel table tr td{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;
}

#user_panel h1{
font-size:12px;
padding-left:4px;
text-align:left;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding-bottom:6px;
}

#inicio_sesion{
width:210px;
border:1px solid #CCCCCC;
text-align:left;
padding:10px 2px 0 6px;
background-image:url(../images/sesion_bg.gif);
background-position:right;
background-repeat:no-repeat;
margin-bottom:10px;
}

#inicio_sesion h1{
font-size:12px;
padding-left:4px;
text-align:left;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding-bottom:6px;
}

#inicio_sesion table tr td{
width:210px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
}

#noticias{
width:550px;
margin-top:10px;
padding:10px 6px 0 6px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-align:left;
border:1px solid #5b5b95;
}

#noticias h1{
font-size:12px;
height:20px;
line-height:20px;
background-color:#2d94ba;
padding-left:6px;
margin-bottom:4px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

#menuverti2{
width:214px;
border:1px solid #BAD4E7;
margin-top:10px;
margin-bottom:10px;
text-align:left;
margin-left:6px;
}

#menuverti2 td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-right:2px;
height:19px;
width:214px;
}

#banner_2{
margin-top:10px;
margin-bottom:10px;
}

#menuvert_indices{
width:214px;
border:1px solid #BAD4E7;
margin-top:10px;
margin-bottom:10px;
text-align:left;
}

#menuvert_indices td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-right:2px;
height:19px;
width:214px;
}

.menuverti_cab{
background-image:url(../images/menu_verti.gif);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:14px;
font-weight:bold;
}

.menuverti_mem{
border-bottom:1px solid #c3d8df;
width:198px;
}

.menuverti_mem3{
border-bottom:3px solid #c3d8df;
width:198px;
}


/* ######### FIN LATERAL ########## */

#rankingplayer{
color:#000000;
padding-bottom:20px;
width:45%;
float:left;
}

#rankingplayer table{
width:280px;
}

#rankingplayer table tr td{
height:20px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:20px;
}

#rankingvalores{
width:45%;
float:right;
color:#000000;
padding-bottom:20px;
}

#rankingvalores table{
width:280px;
}

#rankingvalores table tr td{
height:20px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:20px;
}

/* ########## trofeos y premios ################################################ */

.contenedor_leyenda_trofeosypremios{padding:30px;}

.contenedor_leyenda_trofeosypremios p.pre_menu{text-align:right;}

.leyenda_entidad {margin:7px 0 25px 0; overflow:hidden; height:100%; }

.leyenda_entidad h2{ background-color:#2D94BA; color:#ffffff; font-size:12px; padding:3px;} 

.leyenda_entidad p{/*padding:9px 5px;*/}

.leyenda_entidad .leyenda_iconos{
border:solid 1px #a5d7e9;
overflow:hidden;
float:left;
width:315px;
margin:10px 30px 0 0;
height:76px;
background-color:#F3F3F3;

}

.leyenda_entidad .objeto_par{margin:10px 0 0 0;}

.leyenda_entidad .leyenda_izquierda{
float:left;
background-color:#ffffff;
width:70px;
height:100%;
line-height:76px;
text-align:center;
#position: relative; 
}

.leyenda_entidad .leyenda_izquierda img{ vertical-align:middle; text-align:center; margin:0 auto; #position:absolute;
#top:17%;
#left:10px; }

.leyenda_entidad .leyenda_derecha{
margin:0 0 0 56px;
background-color:#f3f3f3;
height:100%;
display:table-cell;
vertical-align:middle;
height:76px;
#height:40px;
padding:0 10px;
#position: relative;
}

.leyenda_entidad .leyenda_derecha p{ padding:0; }

* html .leyenda_entidad .leyenda_derecha p{position:absolute; padding:0; top:8%;}

*:first-child+html .leyenda_entidad .leyenda_derecha p{ width:225px !important; position:absolute; padding:0; top:25%;}

.enlace_nombre_usuario{
display:block;
float:left;
width:89px;
word-wrap:break-word;
}


/* ########## FIN CONTENIDO ########## */



/* ########## INICIO PIE DE PAGINA ########## */

#pie{
width:100%;
float:left;
background-color:#2D94BA;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
text-align:center;
line-height:20px;
padding:10px 0;

}

#pie a{
text-decoration:none;
color:#FFFFFF;
font-weight:100;
}

#pie a:hover{
text-decoration:underline;
}

/*#piegroup{
width:100%;
float:left;
margin:10px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#7c7b7b;
text-align:center;
}
#piegroup img{float:left; padding:0px 10px;}
#piegroup a{
	margin-top:15px;
	padding:5px 5px;
	font-weight:100;
	font-size:12px;}
	
	*/
	
div#footer  {
width:100%;
float:left;
margin:10px 0px;
padding:0 0 20px;
color:#7c7b7b;
}

div#footer a img {
border:none;}

div#footer p {
color:#666666;
font:11px Arial,Helvetica,sans-serif;
}
div#footer p.enlaces_externos {
line-height:19px;
padding:5px 0 0;
text-align:center;
}
div#footer p.enlaces_externos a {
border-right:1px solid #777777;
font-size:11px;
margin:0 5px 0 0;
padding:0 5px 0 0;
text-decoration:none;
}
.derecha {
float:right;
margin-left:20px;
margin-top:8px;
}
.left {
float:left;
margin-top:5px;
}
p.logo_conteneo {
float:left;
margin:0 30px 0 15px;
padding:10px 0 0;
}
div.miembro {
float:right;
margin:9px 9px 0 20px;
font-family:Arial, Helvetica, sans-serif;
}
div.miembro .literal {
color:#999999;
font-size:11px;
overflow:hidden;
}
div.miembro a {
float:left;
margin:0 5px 0 0;
text-decoration:none;
}
div.miembro span {
color:#999999;
display:block;
font-size:10px;
margin:0 0 4px;
text-align:left;
}	
/* ########## FIN PIE DE PAGINA ########## */


#nuevovalor{
width:100%;
float:left;
background-image:url(../images/blackdot.gif);
background-position:top;
background-repeat:repeat-x;
padding-top:10px;
}

#nuevovalor tr td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding:4px;
}

#nuevovalor h1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#nuevovalor h2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#mnPest {
	width:706px;
	padding:0px;
	font:11px verdana,arial,sans-serif;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
}

#mnPest div.off {color:#999; margin-right:2px; padding:0 10px; float:left; background:#eee; cursor:pointer; position:relative; z-index:20;}
#mnPest div.on {color:#333; margin-right:2px; padding:0 10px; float:left; background:#eee; cursor:pointer; position:relative; z-index:100;}

#mnPest span { font-size:11px; font-weight: bold;}

.marco {width: 650px; height: 180px; background-color: transparent; position: absolute; left: 0px; top: 0px; padding: 5px;}

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; background:#eee; width:664px; height: 180px; margin-top:0; top:-1px; border:10px solid #eee; padding: 10px 10px 10px 10px; position:relative; z-index:50; font:11px verdana, arial, sans-serif; line-height:13px; /*overflow: hidden;*/}

.clear {clear:both;}

#mnPest a, a:link {color: #2d94ba;}
#mnPest a:hover {color: #000;text-decoration:none;}

.boton_votar{
  width:59px;
	text-align:left;
	display:block;

	}
a.boton_votar {
	border:1px solid #ccc;
	text-align:left;
	display:block;
	padding: 1px 0px 1px 5px;
	background-color:	#eef4fa;
background-image:url(../images/boton_votar.gif);
background-repeat:no-repeat;
background-position:right;

	}
a:hover.boton_votar {
	border:1px solid #1b5983;
	background-color:#bccbe0;
	text-decoration:none;
	color:#1b5983;
	background-color:	#afc2d0;
	background-image:url(../images/boton_votar_on.gif);
	background-repeat:no-repeat;
	background-position:right;
	}
.esp_iconos img{
	padding:0 5px;
	float:left;}
.esp_iconos2 img{
	padding:5px 2px;
	float:left;}
.esp_iconos3 img{
	padding:5px 13px;
	float:left;}
.esp_iconos3 hr{
	margin:10px 0 ;
	size:1px}
.esp_iconos3 input{
	margin:2px 0;
	
}
.menu_cabecera {
	font-size:12px;
	margin-top:12px;
  clear:right;
	font-family:Verdana, Geneva, sans-serif;
}
.menu_clubs li {
	float:left; 
	margin-right:5px;
	list-style:none; 
	background-image: url(../images/bg_gral.gif);
	background-repeat: repeat-x;
	background-position: center top;	}
.menu_clubs li a {
	display:block; 
	float:left; 
	color:#fff;  
	text-decoration:none; 
	font-weight:bold; 
	text-align:center; 
	cursor:pointer; 
	background-color:# 0FF;padding:5px
	}
.menu_clubs li a:hover {
	color:#000;  
	}

.menu_clubs li.gold a {
	background-color:#CCC;
	background-image: url(../images/bg_gold.gif);
	background-repeat: repeat-x;
	background-position: center top;

	}
.menu_clubs li.silver a {	
	background-color:#CCC;
	background-image: url(../images/bg_silver.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}
.menu_clubs li.bronze a {
	background-color:#CCC;
	background-image: url(../images/bg_bronze.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}

.sellos{
	display:block; 
	width:150px;
	float:left; 
	vertical-align:middle;}
.sellos span{
	padding-top:10px;
	float:left;
	}

.socios_club{
	display:block; 
	width:145px;
	float:left; 
	vertical-align:middle;
	margin: 0px 4px 10px 4px;
	border:0px solid #ccc;
	padding:5px;}
.socios_club img{
	float:left;
	margin-right:10px;
	}
.socios_club span{
	/*padding-top:10px;
	float:left;*/
	}
/* Clases para el tooltip */
.tooltip  {
	vertical-align: middle;
	float:left;
	padding:0; 
	margin:0
}
.tooltip a{
	text-decoration: none!important;
}

.tooltip a:hover {
	position: relative;
	cursor:pointer;
}

.tooltip a span  {
	display: none;
	font-weight:bold;
	color: #FFF;
	font-weight:normal;
	text-align: left;
}

.tooltip a:hover span{
	display: block;
	/* formatting only styles */
	padding: 5px;
	z-index: 999!important;
	background-color: #2d94ba;
	position: absolute; top: 0px; left:0
}
.tooltip a:hover span{
	width:150px;
}
.tooltip p{
	margin:5px 0;
	}

a.logo_pie{margin:0 !important; padding:0 !important; float:right;}

#menuverti_neteuros{display:none;}
