/* ---------------------------------------------------------------------------------------- 
Hoja De Estilos - TAKESB.COM
-------------------------------------------------------------------------------------------  */

HTML{
	height: 100%;
	background-color:#8e467e;
	background-image:url(images/bg_web.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#555;
	margin: 0;
	padding: 0;
	position: relative;
	height: 100%;
}
IMG{
	border: 0;
}
*{
	padding: 0;
	margin: 0;
}
P{
	line-height: 14px;
	margin-top: 0px;
}
a{
	color: #6d3661;
	text-decoration: none;
	outline: none;
}
a:hover{
	color: #8e467e;
	text-decoration: none;
}
.posRelative{
	position: relative;
}
/* ---------------------------------------------------------------------------------------- */
/*   DIVS GENERALES ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#sitio{
	width: 1174px;
	margin: 0px auto;
	overflow: hidden;
	background:url(images/bg_sitio.png);
	min-height:500px;
}
#cabecera{
	width: 1174px;
	height: 251px;
	margin: 0px auto;
	position: relative;
	background:url(images/cabecera.png) repeat-x top;

}
#colaboradores{
	width: 1154px;
	margin: 0px auto;
	overflow: hidden;
	background:url(images/bg_sitio.png);
	padding: 20px 10px 4px 10px;
	text-align:center;
}
#footer{
	width: 1174px;
	height: 60px;
	margin: 0px auto;
	overflow: hidden;
	background:url(images/bg_footer.png) bottom no-repeat;
	
}
#izquierda{
	width: 785px;
	float: left;
	display: block;
	text-align:justify;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 22px;
}
#derecha{
	float: right;
	width: 335px;	
	display: inline;
	margin-right:5px;
	padding: 0px 18px 0px 0px;
	background: url(images/bg_der.jpg) no-repeat;
}
/* ---------------------------------------------------------------------------------------- */
/*   DIVS PORTADA ------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#izquierdaportada{
	width: 691px;
	min-height: 500px;
	float: left;
	display: inline;
	padding: 5px 0px 0px 18px;
	color: #000000;
}
#derechaportada{
	float: right;
	width: 442px;
	display: block;
	padding: 5px 18px 0px 0px;
	color:#575656;
}
#sup_drcha{
	float:right;
	width: 442px;
	background:url(images/bg_resultados.jpg);
	margin: 5px 18px 0px 0px;
}
/* ---------------------------------------------------------------------------------------- */
/*   CABECERA ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#cabecera .menu1 {
	background:url(images/bg_menu1.png);
	width:1138px;
	top: 183px;
	position:absolute;
	font-size: 0.95em;
	color:#6b6a68;
	padding:11px 0 9px 10px;
	margin-left: 13px;
}
#cabecera .menu1 a{color:#6b6a68; text-decoration:none; margin:0 15px 0 15px}
#cabecera .menu1 a:hover{text-decoration:underline}
#cabecera .bgNav{
	width: 1013px;
	display: block;
	position: absolute;
	z-index: 8;
	bottom: 0px;
	left: 0px;
}
#cabecera .menu {
	background:url(images/bg_menu2.png);
	top:217px;
	position:absolute;
	width:1148px;
	height:30px;
	margin-left: 13px;
	border:none;
	border:0px;
	padding:0px;
	font: 67.5% sans-serif;
	font-size:16px;
	font-weight:bold;
}
#cabecera .buscar{margin:-3px 0 0 875px; position:absolute; width:245px}
.h1{ height:20px; background:url(images/bg_input.gif) no-repeat top left}
.input{
   	border:none; 
	background:none;
	width:191px; height:18px;
	font-size:1em;
	color:#b7b6b0;
	padding-left:5px;
	padding-top:2px;
}
/* ---------------------------------------------------------------------------------------- */
/*   MENU EUSKERA   ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.menu_eus{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding-top:4px;
	padding-left: 4px;
	padding-right: 0px;
}
.menu_eus ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
}
.menu_eus li{
	float:left;
	padding:0px;
}
.menu_eus li a{
	background:url("images/seperator.gif") bottom right no-repeat;
	color:#666;
	display:block;
	line-height:35px;
	margin:0px;
	padding:0px 24px;
	text-align:center;
	text-decoration:none;
}
.menu_eus li a:hover, .menu_eus ul li:hover a{
	background:#CCC;
	color:#FFF;
	text-decoration:none;
}
.menu_eus li ul{
	background:#e1e1e1;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:160px;
	z-index:200;
	color:#666;
		/*top:1em;
		/*left:0;*/
}
.menu_eus li:hover ul{
	display:block;
}
.menu_eus li li {
	background:url('images/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:160px;
}
.menu_eus li:hover li a{
	background:none;
	color:#666;
}
.menu_eus li ul a{
	display:block;
	height:30px;
	line-height:30px;
	font-size:12px;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.menu_eus li ul a:hover, .menu_eus li ul li:hover a{
	background:#CCC;
	border:0px;
	color:#fff;
	text-decoration:none;
}
.menu_eus p{
	clear:left;
}	
#current{
	background:#CCC;
	color:#FFF;
	text-decoration:none;
}
/* ---------------------------------------------------------------------------------------- */
/*   MENU --------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.menu ul{
	height:34px;
	list-style:none;
	margin:0;
	padding:0;
}
.menu li{
	float:left;
	padding:0px;
}
.menu li a{
	background:url("images/seperator.gif") bottom right no-repeat;
	color:#FFF;
	display:block;
	line-height:35px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
	text-shadow: 1px 1px #333;
}
.menu li a:hover, .menu ul li:hover a{
	height:34px;
	background:#bb4e9d;
	color:#FFF;
	text-decoration:none;
}
.menu li ul{
	background:#743967;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:210px;
	z-index:200;
	color:#FFF;
		/*top:1em;
		/*left:0;*/
}
.menu li:hover ul{
	display:block;
}
.menu li li {
	background:url('images/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:210px;
}
.menu li:hover li a{
	background:none;
	color:#FFF;
}
.menu li ul a{
	display:block;
	height:30px;
	line-height:30px;
	font-size:12px;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.menu li ul a:hover, .menu li ul li:hover a{
	background:#bb4e9d;
	border:0px;
	color:#fff;
	text-decoration:none;
}
.menu p{
	clear:left;
}	
#current{
	background:#CCC;
	color:#FFF;
	text-decoration:none;
}
/* ---------------------------------------------------------------------------------------- */
/*   FOOTER ------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.desarrollo{
	width: 88px;
	height:40px;
	margin-right: 40px;
	margin-top: 2px;
	display: block;
	float: right;
	text-indent: -99999px;
	background: url(images/desarrollo.png) no-repeat;
}
.textoFooter{
	display: block;
	height: 50px;
	padding-left:30px;
	padding-top:15px;
	float: left;
	vertical-align:bottom;
	color:#575656;
}
.textoFooter a{
	color:#575656;
	text-decoration:underline;
}
/* ---------------------------------------------------------------------------------------- */
/*   colaboradores portada ---------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.colaboradores2 {
	padding: 5px 22px 5px 0px;
	float:right;
}
/* ---------------------------------------------------------------------------------------- */
/*   colaboradores abajo ------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------- */
#publi{
	width:1013px;
	float:left;
	margin-left:3px;
	margin-bottom:8px;
}
.publia {
	float: left;
	width: 144px;
	height: 45px;
	text-align:center;
}
.imgborde {
	border: 1px solid #666;
}
.publia2 {
	float: left;
	width: 161px;
	height: 75px;
	margin-bottom: 8px;
}
/* ---------------------------------------------------------------------------------------- */
/*   NOTICIAS PORTADA---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#noticiasportada {
	background:url(images/bg_noticias.jpg);
	padding-top:10px; 
	padding-left:10px;
}
#featured {
	width:475px; 
	position:relative; 
	height:328px; 
	margin-bottom:0px;
}
#featured ul.ui-tabs-nav{ 
	position:absolute;
	float: right;
	list-style:none; 
	padding:0;
	margin-left:485px;
	width:186px;
	z-index:100;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; 
	width:186px; 
	height:104px; 
	overflow:hidden; 
	font-weight:bold; 
	font-size:.95em; 
	line-height:1.3em; 
	margin-right:2px; 
	padding:0px 0px 5px 0px;
}
#featured ul.ui-tabs-nav li .inner {
	padding:2px; 
	overflow:hidden;
	background:#FFF;
}
#featured ul.ui-tabs-nav li img {
	float:left; 
	margin-right:7px;
}
#featured ul.ui-tabs-nav li a {
	color:#fff; 
	display:block;
}
#featured ul.ui-tabs-nav li.last { 
	padding-right:0;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected {
	background:url(images/selected-item.gif) no-repeat left;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected div {
	background:#522949;
}
#featured .ui-tabs-panel .info { 
	width:475px; 
	height:61px; 
	position:absolute; 
	left:0; 
	top:253px; 
	color:#fff; 
	line-height:1.3em; 
	font-size:.95em;
}
#featured .foto1{
	width: 475px;
	height: 318px;
	display: block;
	overflow: hidden;
}
#featured .info .inner {
	padding:6px 8px 0px 8px; 
	background:url(images/bg_idioma.png);
	min-height:59px;
	color:#FFF;
}
#featured .info .inner a{
	color:#FFF;
}
#featured .info .inner a:hover{
	text-decoration:underline;
}
#featured .info h2{ 
	font-size:16px; 
	color:#fff; 
	line-height:1.4em;
}
#featured .info .button { 
	background:url(images/bg_idioma.png); 
	width:35px; 
	height:35px; 
	line-height:32px; 
	font-size:.91em; 
	font-weight:bold; 
	text-align:center; 
	text-decoration:none; 
	color:#FFF; 
	position:absolute; 
	display:block; 
	right:14px; 
	top:14px;
}
#featured .info .button2 { 
	background:url(images/bg_idioma.png); 
	width:45px; 
	height:35px; 
	line-height:32px; 
	font-size:.91em; 
	font-weight:bold; 
	text-align:center; 
	text-decoration:none; 
	color:#FFF; 
	position:absolute; 
	display:block; 
	right:14px; 
	top:14px;
}
#featured .info .button:hover { 
	color:#FFF;
}
#featured .ui-tabs-hide {
	display:none;
}
#featured .foto2 {
	width: 182px;
	height: 97px;
	display: block;
	overflow: hidden;
	float:left;
	margin-right:0px;
}
#masnoticias_sup{
	background:url(images/bg_masnoticias_sup.jpg) top no-repeat;
	height:5px;
	width:692px;
	margin-top:10px;
}
#masnoticias_inf{
	background:url(images/bg_masnoticias_inf.jpg) bottom no-repeat;
	height:5px;
	position:relative;
	width:692px;
}
#masnoticias_tit{
	background:url(images/bg_masnoticias.jpg);
	padding-top:3px;
	padding-bottom:0px;
	width:692px;
}
#masnoticias_tit h2{
	background:url(images/mas_noticias.jpg) no-repeat;
	margin-left:10px;
	height:31px;
}
#masnoticias_tit2{
	background:url(images/bg_masnoticias.jpg);
	padding-top:3px;
	padding-bottom:0px;
	width:692px;
}
#masnoticias_tit2 h2{
	background:url(images/mas_noticias_eus.jpg) no-repeat;
	margin-left:10px;
	height:31px;
}
#cajanoticias{
	background:url(images/bg_masnoticias.jpg);
	width:692px;
	position:relative;
	min-height:228px;
}
.masnoticias_izq {
	float:left;
	display:inline;
	padding-bottom:4px;
	color:#575656;
	position:relative;	
}
.masnoticias_izq ul li{
	margin: 5px 2px 0px 10px;
	overflow:hidden;
	display:block;
	font-size:.95em;
	border: 1px solid #e0e0e0;
	width:400px;
	padding:3px;	
}
.masnoticias_izq ul li strong {
	font-weight:bold;
	color:#6d3661;
}
.masnoticias_izq ul li strong a{
	color:#333; 
}
.masnoticias_izq ul li strong a:hover{
	color:#333;
	text-decoration:underline;
}
.noticiasprensa {
	display:inline;
	float: right;
	margin-right:10px;
	margin-top: 5px;
	width:257px;
	border: 1px solid #e0e0e0;
	position:relative;
}
.noticiasprensa li{
	padding: 4px 4px 4px 4px;
	overflow:hidden;
	display:block;
	font-size:.95em;
}
/* ---------------------------------------------------------------------------------------- */
/*   PATROCINADOR PORTADA  ---------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.mond_unib {
	float: right;
	width: 445px;
	margin-left: 0px;
	margin-top: 5px;
}
/* ---------------------------------------------------------------------------------------- */
/*   TABLON ANUNCIOS  --------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.tablon {
	float: right;
	width: 424px;
	margin-top: 5px;
	background:url(images/bg_tablon.jpg) no-repeat;
	padding: 35px 9px 0px 9px;
}
.tablon ul{
	margin-top:8px;
}
.tablon li {	
	padding: 0px 4px 4px 4px;
	overflow:hidden;
	display:block;
}
.tablon_inf	{
	float: right;
	width: 442px;
	background:url(images/bg_tablon_inf.jpg) no-repeat;
	padding-top:7px;
}
.tablon_eus {
	float: right;
	width: 424px;
	margin-top: 5px;
	background:url(images/bg_tablon_eus.jpg) no-repeat;
	padding: 35px 9px 0px 9px;
}
.tablon_eus ul{
	margin-top:8px;
}
.tablon_eus li {	
	padding: 0px 4px 4px 4px;
	overflow:hidden;
	display:block;
}
/* ---------------------------------------------------------------------------------------- */
/*   ENCUESTAS  --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.encuesta {
	float: right;
	width: 424px;
	margin-top: 5px;
	background:url(images/bg_encuesta.jpg) no-repeat;
	padding: 35px 9px 0px 9px;
}
.encuesta_eus {
	float: right;
	width: 424px;
	margin-top: 5px;
	background:url(images/bg_encuesta_eus.jpg) no-repeat;
	padding: 35px 9px 0px 9px;
}
.encusta_inf	{
	float: right;
	width: 442px;
	background:url(images/bg_encuesta_inf.jpg) no-repeat;
	padding-top:7px;
}
/* ---------------------------------------------------------------------------------------- */
/*   RESULTADOS PORTADA  ------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------- */
.tabs { 
	margin-bottom:0px;
	padding: 4px 4px 4px 4px;
}

ul.tabNavigation { width:100%; overflow:hidden; border-bottom:1px solid #FFF;}
ul.tabNavigation li {display: inline;}
ul.tabNavigation li a { font-family: Arial, Helvetica, sans-serif; display:block; float:left; padding: 6px 7px; background-color: #b8b8b8; color: #939292; text-decoration: none; border:1px solid #696969; margin-right:3px; text-transform:uppercase; font-weight:bold; font-size:.85em;}

ul.tabNavigation li a.selected,
ul.tabNavigation li a.selected:hover {background: #FFF; color: #743967; border-bottom:1px solid #fff;}
ul.tabNavigation li a:hover {background: #ccc; color: #000; border-bottom:1px solid #696969;}

.box { border:1px solid #696969; border-top:none; font-size:.91em; background:#FFF;}
.box .inner { padding:5px 6px 0px 6px;}
.box .fixed-box { height:160px; overflow:auto; margin-bottom:10px;}

.box1 { width:310px; border-collapse:collapse; margin-bottom:15px;}
.box1 caption { font-weight:bold; text-align:left; color:#2b68b9; padding:0 5px 10px 8px; text-transform:uppercase;}
.box1 caption.first-item { border-top:1px solid #e3e3e3; padding:7px 0 10px 8px;}
.box1 thead td { background:#f1f1f1; border-bottom:1px solid #dadada; color:#333; font-weight:bold; padding:3px 5px 3px 5px;}
.box1 tbody td { font-size:1em; background:url(images/bg_clasificacion.png); padding:0px 4px 0px 4px; line-height:1.65em}
.box1 tbody td.cell-1 { width:40px;}
.box1 tbody td.cell-2 { width:177px;}

.box2 { width:310px; border-collapse:collapse; margin-bottom:15px;}
.box2 caption { font-weight:bold; text-align:left; color:#2b68b9; padding:0 5px 10px 8px;}
.box2 caption.first-item { border-top:1px solid #e3e3e3; padding:7px 0 10px 8px;text-transform:uppercase;}
.box2 tbody td { font-size:1.10em; padding:0px 2px 0px 2px; line-height:1.65em; text-align:center; font-weight:bold;}
.box2 .resultado {font-size:1.50em; padding:5px 0px 0px 0px; line-height:1.65em; text-align:center; font-weight:bold;}
.box2 .horario {font-size:1em; padding:5px 4px 0px 4px; line-height:1.65em; text-align:center; font-weight:normal;}

.box3 { width:310px; border-collapse:collapse; margin-bottom:15px;}
.box3 caption { font-weight:bold; text-align:left; color:#2b68b9; padding:0 5px 10px 8px;}
.box3 caption.first-item { border-top:1px solid #e3e3e3; padding:7px 0 10px 8px;text-transform:uppercase;}
.box3 tbody td { font-size:1em; background:url(images/bg_clasificacion.png); padding:0px 4px 0px 4px; line-height:1.65em; text-align:center}
.box3 tbody td.cell-1 { width:135px;}
.box3 tbody td.cell-2 { width:40px;}

.box4 { width:332px; border-collapse:collapse; margin-bottom:7px;}
.box4 caption { font-weight:bold; text-align:left; color:#2b68b9; padding:0 5px 5px 8px;}
.box4 caption.first-item { border-top:1px solid #e3e3e3; padding:7px 0 10px 8px;text-transform:uppercase;}
.box4 tbody td { font-size:1em; padding:0px 4px 0px 4px; line-height:1.30em; text-align:center}

.box5 { width:310px; border-collapse:collapse; margin-bottom:7px;}
.box5 caption { font-weight:bold; text-align:left; color:#2b68b9; padding:0 5px 5px 8px;}
.box5 caption.first-item { border-top:1px solid #e3e3e3; padding:7px 0 10px 8px;text-transform:uppercase;}
.box5 tbody td { font-size:1em; padding:0px 4px 0px 4px; line-height:1.30em; text-align:center}

#izquierdaeba{
	width: 202px;
	float: left;
	text-align:center;
}
#derechaeba{
	float: right;
	width: 212px;
	display: block;
	text-align:center;
}
#izquierdaeba h2, #derechaeba h2, #jornada h2 {
	background-image:url(images/bg_resultados2.jpg);
	color: #743967;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px;
	height: 16px;
	line-height: 16px;
	text-align:left;
}
.clas_pos {
	float: left;
	width: 17px;
	text-align:right;
}
.clas_equipo {
	float: left;
	width: 150px;
	padding-left:2px;
	text-align:left;
}
.clas_ganados {
	float: left;
	width: 20px;
	text-align:center;
}
.clas_perdidos {
	float: left;
	width: 20px;
	text-align:center;
}
.tabla_res{
	width: 210px;
	vertical-align: top;
}
.tabla_jor{
	width:458px;
	vertical-align:top;
}
#jornada{
	width: 458px;
	float: left;
	text-align:center;
}
.jornada_local {
	float:left;
	width: 199px;
	text-align:center;
}
.jornada_visitante {
	float:left;
	width: 199px;
	text-align:center;
}
.jornada_resultado {
	float:left;
	width: 60px;
	text-align:center;
}
/* ---------------------------------------------------------------------------------------- */
/*   COLABORADORES PORTADA  --------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#colaboradores_portada {
	width:389px;
	height:160px;
	background:url(images/bg_colaboradores.jpg);
	float: right;
	margin-top: 5px;
	margin-right: 18px;
	padding: 5px 5px 5px 48px;
}
#colaboradores_portada_eus {
	width:389px;
	height:160px;
	background:url(images/bg_colaboradores_eus.jpg);
	float: right;
	margin-top: 5px;
	margin-right: 18px;
	padding: 5px 5px 5px 48px;
}
/* ---------------------------------------------------------------------------------------- */
/*   ENLACES PORTADA  --------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#enlaces_sup{
	background:url(images/bg_masnoticias_sup.jpg) top no-repeat;
	height:5px;
	width:692px;
	margin-top:10px;
}
#enlaces_inf{
	background:url(images/bg_masnoticias_inf.jpg) bottom no-repeat;
	height:5px;
	position:relative;
	width:692px;
}
#enlaces_tit{
	background:url(images/bg_masnoticias.jpg);
	padding-top:3px;
	padding-bottom:0px;
	width:692px;
}
#enlaces_tit h2{
	background:url(images/enlaces.jpg) no-repeat;
	margin-left:10px;
	height:31px;
}
#enlaces_tit2{
	background:url(images/bg_masnoticias.jpg);
	padding-top:3px;
	padding-bottom:0px;
	width:692px;
}
#enlaces_tit2 h2{
	background:url(images/enlaces_eus.jpg) no-repeat;
	margin-left:10px;
	height:31px;
}
#cajaenlaces{
	background:url(images/bg_masnoticias.jpg);
	width:692px;
	position:relative;
	min-height:92px;
	padding-top:5px;
}
.enlaces ul {
	padding-top:5px;
	padding-left:25px;
	width:692px;
}
.enlaces li {
	margin-left:10px;
	margin-bottom: 4px;
	padding:1px 2px 1px 5px;
	float:left;
	border: 1px solid ;
	overflow:hidden;
	border: 1px solid #e0e0e0;
	width:322px;
}
/* ---------------------------------------------------------------------------------------- */
/*   NOTICIASDET--------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.noticia {
	min-height: 480px;
	background:url(images/bg_noticias_sup.jpg) no-repeat top;
	padding: 0px 11px 0px 11px;
}
#izquierda h2, #derecha h2, #izquierdaconoce h2 {
	padding: 10px 0px 0px 0px;
}
#patrocinadores h2, #patrocinadores2 h2 {
	padding: 10px 0px 0px 0px;
}
#izquierda h3 {
	color: #743967;
	text-decoration: none;
	font-style: italic;
	font-size: 22px;
	margin-top: 15px;
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
}
#izquierda h4 {
	background: #73b8df;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	padding:0px 10px;
	height: 25px;
	line-height: 25px;
}
#izquierda h6 {
	background:url(images/cabeceras/equipos_det.jpg);
	padding-top:16px;
	padding-bottom: 5px;
	padding-left: 27px;
	font-size: 16px;
	font-weight:bold;
	color:#FFF;
}
.foto_notdet {
	width: 645px;
}
.detalle_not {
	width: 617px;
	background:#FFF;
	padding: 5px 14px 10px 14px;
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}
.cabecera {
	border-bottom:1px solid #dddddd;
	border-top: 1px solid #dddddd;
	padding: 7px 0px 7px 0px;
	color: #444;
	margin-bottom:10px;
	font-weight:bold;
}
.bajo {
	background:url(images/bg_compartir.jpg) bottom no-repeat;
	padding: 0px 11px 16px 11px;
	margin-bottom:10px;
}
.compartir {
	color: #333;
	font-weight:normal;
	font-size: 11px;
	padding:0px 15px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	vertical-align:bottom;
}
.webs1 {
	float: left;
	width: 54px;
}
.webs {
	float: left;
	width: 300px;
	padding-top:4px;
}
.subMenu{
	margin-bottom: 0px;
	list-style: none;
}
.subMenu li{
}
.subMenu li.primMenu{
	border-top: none;
}
.subMenu li a{
	background: url(images/iconos/ico2.gif) no-repeat 7px 11px;
	padding: 7px 5px 7px 15px;
	font-weight: bold;
	text-decoration: none;
	color: #743967;
	display: block;
}
.subMenu li a:hover{
	background-color: #522949;
	color: #FFF;
	text-decoration: none;
}
.subMenu li.primMenu{
	border-top: none;
}

.fleftMargin{
	float: left;
	margin: 0px 8px 8px 0px;
	border: 1px solid #666; 
	padding: 1px;
	max-width: 400px;
	max-height:320px;
}
.cajaDerecha{
	background:url(images/bg_derecha.jpg);
	overflow: hidden;
	width: 335px;
}
.cajaDerechaabajo {
	background:url(images/bg_derecha_inf.jpg);
	padding-top:6px;
}
/* ---------------------------------------------------------------------------------------- */
/*   archivo ------------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------- */
.listaNoticias{
	list-style: none;
	width: 763px;
	overflow: hidden;
	margin-top: 10px;
}
.listaNoticias li{
	margin-bottom: 5px;
	border: 1px solid #dddddd;
	padding: 5px 7px 0px 5px;
}
.listaNoticias li strong{
	color:#6d3661;
	float: left;
	width: 65px;
}
#izquierda .listaNoticias li h5{
	margin-bottom: 5px;
	float: left;
	width: 680px;
}
#izquierda .listaNoticias li h5 a{
	font-size:12px;
	color: #333;
	text-decoration: none;
}
#izquierda .listaNoticias li h5 a:hover{
	color:#333;
	text-decoration: underline;
}
.listaNoticias li P{
	margin-top: 0px;
	padding-bottom:-10px;
}
.noticia p {
	margin-top:10px;
	padding-bottom:10px;
}
/* ---------------------------------------------------------------------------------------- */
/*   paginado ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.pag_activa{
	border: 1px solid #6d3661;
	background-color: #6d3661;
	padding: 1px 4px 1px 4px;
	color: #FFF;
	font-size: 12px;
	margin-right:1px;
	margin-left:1px;
}
.pag_link a{
	border: 1px solid #6d3661;
	background-color: #FFF;
	padding: 1px 4px 1px 4px;
	text-decoration:none;
	font-size: 12px;
	margin-right:1px;
	margin-left:1px;
	color:#6d3661;
}
.pag_link a:hover{
	border: 1px solid #6d3661;
	background-color: #6d3661;
	padding: 1px 4px 1px 4px;
	margin-left: 1px;
	margin-right: 1px;
	color: #FFF;
	font-size: 12px;
	margin-right:1px;
	margin-left:1px;
}
/* ---------------------------------------------------------------------------------------- */
/*   tienda ------------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------- */
.listaTienda {
	list-style: none;
	width: 685px;
	overflow: hidden;
	margin-top: 19px;
	font-size: 12px;
}
.listaTienda li{
	margin-bottom: 148px;
}
#izquierda .listaTienda li h5{
	margin-bottom: 6px;
	font-size:12px;
	float: left;
	width: 685px;
	border-bottom: 1px solid #6e3663;
}
#izquierda .listaTienda li h5 a{
	color: #2b68b9;
	text-decoration: none;
}
#izquierda .listaTienda li h5 a:hover{
	color:#003173;
	text-decoration: none;
}
.listaTienda li P{
	padding: 0px 2px 0px 2px;
	margin-bottom: 5px;
}
/* ---------------------------------------------------------------------------------------- */
/*   instalaciones------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.instalaciones {
	min-height: 615px;
	background:url(images/bg_noticias_sup.jpg) no-repeat top;
	padding: 0px 11px 0px 11px;
}
.Lista{
	list-style: none;
	width: 645px;
	overflow: hidden;
	text-align: center;
	margin-top: 15px;
	margin-left:10px;
}
.Lista li{
	width: 100px;
	display: block;
	line-height: 20px;

	overflow: hidden;
	background: #6e3663;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	float:left;
	margin-left: 11px;
	cursor: pointer;
}
.pabellon{
	width: 645px;
	float: left;
}
/* ---------------------------------------------------------------------------------------- */
/*   equipos | galerias   ----------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.listaGalerias {
	list-style: none;
	width: 763px;
	overflow: hidden;
	margin-top: 10px;
}
.listaGalerias li{
	margin-bottom: 5px;
	border: 1px solid #dddddd;
	padding: 5px 7px 0px 5px;
}
#izquierda .listaGalerias li h5{
	margin-bottom: 5px;
	float: left;
	width: 750px;
}
#izquierda .listaGalerias li h5 a{
	font-size:12px;
	color: #333;
	text-decoration: none;
}
#izquierda .listaGalerias li h5 a:hover{
	color: #333;
	text-decoration: underline;
}
.listaGalerias li P{
	margin-bottom: 0px;
}
/* ---------------------------------------------------------------------------------------- */
/*   patrocinadores  ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#patrocinadores {
	background:url(images/bg_patrocinadores.jpg);
	width:1118px;
	float: left;
	margin-top: 10px;
	margin-left:23px;
	background-color: #FFF;
	padding-left:10px;
}
#patrocinadores_inf {
	background:url(images/bg_patrocinadores_inf.jpg);
	width:1128px;
	float: left;
	margin-bottom: 10px;
	margin-left:23px;
	background-color: #FFF;
	padding-top:5px;
}
#patrocinadores2 {
	background:url(images/bg_patrocinadores.jpg);	
	width:1118px;
	float: left;
	margin-left:22px;
	background-color: #FFF;
	padding-left:10px;
}
.patro {
	float:left;
	list-style: none;
	width: 277px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}
.cola {
	float:left;
	list-style: none;
	width: 223px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
	min-height: 95px;
}
/* ---------------------------------------------------------------------------------------- */
/*   equipos      ------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.foto{
	border: 1px solid #dddddd; 
	padding: 1px;
	max-width: 760px;
}
.equipo {
	color: #333;
	font-weight:normal;
	font-size: 11px;
	padding:0px 15px;
	margin-top:25px;
	margin-bottom: 5px;
	line-height: 30px;
	border-top: 1px solid #d3d3d3;
	vertical-align:bottom;
}
#leftcolumn{
	float:left;
	width:185px;
	border: 0px solid black;
}
#leftcolumn a{
	padding: 1px 1px 1px 3px;
	display: block;
	width: 100%;
	text-decoration: none;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#leftcolumn a:hover{
	background-color: #6d3661;
	color:#FFF
}

#rightcolumn{
	float:left;
	width:470px;
	min-height: 185px;
	border: 0px solid black;
	margin-left: 10px;
	padding-top: 5px;
}
#rightcolumn2{
	float:left;
	width:470px;
	min-height: 185px;
	border: 0px solid black;
	margin-left: 10px;
	padding-top: 5px;
}

* html #rightcolumn{ /*IE only style*/
	height: 300px;
}
/* ---------------------------------------------------------------------------------------- */
/*   tabs ------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.tabbed_area {
	border:0px solid #696969;
	background-color:#fff;
	padding-top:5px;
}

ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:4px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color:#b8b8b8;
	color:#93929f;
	padding:4px 8px 4px 8px;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:1px solid #696969;
}
ul.tabs li a:hover {
	background-color:#cccccc;
	border-color:#696969;
	color: #000;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#743967;
	border:1px solid #696969; 
	border-bottom: 1px solid #ffffff;
}
.content {
	background-color:#ffffff;
	padding:5px;
	border:1px solid #696969; 	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Entrenadores { display:none; }
/* ---------------------------------------------------------------------------------------- */
/* Galeria fotos------ -------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.Galeria {
	float:left;
	list-style: none;
	width: 254px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;
}

#Galeria2 P{
	margin-top: 5px;
	margin-bottom: 0px;
}
.galeriafoto{
	border: 1px solid #dddddd;
	padding: 1px;
}
.paginado {
	margin-top:5px;
	width: 760px;
	text-align: center;
}
.galeria_fotos {
	min-height: 165px;
}
/* ---------------------------------------------------------------------------------------- */
/*   formulario   ------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.fila{
	clear: both;
	margin-top:15px;
}
.fila label{
	width: 220px;
	display:block;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
.fila .combo{
	width: 270px;
	border: 1px solid #d1d0c7; 
	padding: 2px 4px;
	margin: 0px ;
}
.fila .select{
	width: 210px;
	border: 1px solid #d1d0c7; 
	padding: 2px 0px;
	margin: 0px ;
}
button.boton {
	background-color:#6d3661;
	width: 80px;
	height: 23px;
	overflow: hidden;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 20px;
	border: 1px solid #fff;
	cursor: pointer;
	margin-top: 7px;
}
button.boton:hover{
	background-color:#fff;
	color: #6d3661;
	text-decoration:none;
	border: 1px solid #6d3661;
}
.centro{
	text-align: center;
}
/* ---------------------------------------------------------------------------------------- */
/*   encuesta   --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#encuesta2 {
	width:790px;
}
.pregunta {
	margin-left:15px;
	margin-top:10px;
	margin-bottom: 15px;
	font-weight:bold;
	text-decoration:underline;
	width:780px;
	float:left;
}
.respuesta {
	margin-left: 10px;
	padding-left: 30px;
	float:left;
	width:300px;
	margin-bottom: 4px;
}
.grafico {
	float:left;
	margin-left: 5px;
	width:240px;
	margin-bottom:4px;
}
.porcentaje {
	float:left;
	width: 150px;
	text-align:center;
	margin-bottom:4px;
}
.votos {
	margin-top: 20px;
	float:left;
	width:780px;
	text-align:center;
	position:relative
}
/* ---------------------------------------------------------------------------------------- */
/*   encuesta   --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.torneo {
	min-height: 380px;
	background:url(images/bg_noticias_sup.jpg) no-repeat top;
	padding: 0px 11px 0px 11px;
}
.fleftMargin2{
	float: left;
	margin: 0px 8px 8px 0px;
	border: 1px solid #666; 
	padding: 1px;
	max-height:100px;
}
.listaTorneo{
	list-style: none;
	width: 763px;
	overflow: hidden;
	margin-top: 10px;
}
.listaTorneo li{
	margin-bottom: 5px;
	border: 1px solid #dddddd;
	padding: 5px 7px 0px 5px;
	height:132px;
}
.listaTorneo li strong{
	color:#6d3661;
	float: left;
	width: 65px;
}
#izquierda .listaTorneo li h5{
	margin-bottom: 5px;
	float: left;
	width: 680px;
}
#izquierda .listaTorneo li h5 a{
	font-size:12px;
	color: #333;
	text-decoration: none;
}
#izquierda .listaTorneo li h5 a:hover{
	color:#333;
	text-decoration: underline;
}
.listaTorneo li P{
	margin-top: 0px;
	padding-bottom:-10px;
}
.subMenu2{
	margin-bottom: 0px;
	width:164px;
	float:left;
	padding-right:0px;
	list-style:none;
}
.cajaDerecha2{
	background:url(images/bg_derecha.jpg);
	overflow: hidden;
	width: 329px;
	padding: 0px 3px 0px 3px;
}