﻿@charset "UTF-8";

/*      Cañeros 08-09          */
/* Versión 3, Octubre de 2008  */
/*  Creada por Andrey Fuentes  */
/* Este documento se aplica unicamente a la página principal */

img {border:0px;}
a { color: #003300; text-decoration: none;}
a:active { color: #FF9900; text-decoration: none;}
a:link { color: #003300; text-decoration: none;}
a:visited { color: #008000; text-decoration: none;}
a:hover {color: #00CC00;}
acronym {
	border-bottom: thin dotted;
	cursor: help;
}
form {margin: 0px;}
span[title] {
	border-bottom: thin dotted;
	cursor: help;
}
table {	text-align:left}
th { color:#FFFFFF; text-align:center; background-color: #333333}
td{}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
h2 {
	color: #006600;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 40px;
	margin: 0px;
	text-align: center;
}
h3 {
	color: #009933;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 40px;
	margin: 0px;
	text-align: center;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	background-image: url('imagenes/pagina2008/fondo.jpg');
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #009900;
}

#page {
	background-image:url('imagenes/pagina2008/fondopage.png') !important;
	background-image:url('imagenes/pagina2008/fondopageIE6.gif'); /*IE6*/
	/*Usar PNG en IE6
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imagenes/pagina2008/fondopage.png') !important;*/
	background-position: center top;
	padding: 0px;
	margin: auto;
	z-index: 1;
	width: 990px;
}

#encabezado {
	background-image: url('imagenes/pagina2008/titular.jpg');
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 960px;
	height: 150px;
	z-index: 1;
	clear: both;
}

#navegacion {
	background-image: url('imagenes/pagina2008/navegacion.jpg');
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 960px;
	height: 50px;
	z-index: 1;
}
#navegacion ul {
	display: inline;
	padding: 0px;
}
#navegacion li {
	display: inline;
}
#navegacion a {
padding: 2px 4px 2px 4px;
font-family: "Trebuchet MS";
font-size: 12pt;
font-style: italic;
font-weight: bold;
color: #CCCCCC;
line-height: 25px;
}
#navegacion a:hover{
	background-image:url('imagenes/tablas/fondolink.gif');
	background-repeat: no-repeat;
	background-position: center 2px;
	text-decoration: none;
	color: #00FF00;
}

#principal {
	margin: auto;
	padding: 0px;
	position: relative;
	width: 960px;
	z-index: 1;
}

#noticiasprinc {
	float: left;
	position: relative;
	width: 480px;
	height: 260px;
	z-index: 1;
	text-align: right;
}
#proximoprinc {
	float: left;
	position: relative;
	width: 480px;
	height: 260px;
	z-index: 1;
	text-align: left;
}

#contenedor {
	margin: auto;
	padding: 0px;
	position: relative;
	width: 960px;
	z-index: 1;
}

#multimedia {
	float: left;
	margin: auto;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 960px;
/*	height: 170px;*/
}

#promo {
	float: left;
	margin: auto;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 960px;
	height: 170px;
}

#descargas {
	float: left;
	margin-left: 60px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 840px;
}
#boletos {
	background: #FFFF00 url('imagenes/h2/fondoboletos.gif') no-repeat scroll left bottom;
	float: left;
	margin-left: 24px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 912px;
}
#boletos p {
	margin: auto auto 1em auto;
}
#descargasw {
	float: left;
	margin-left: 60px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 840px;
}

#columnaizq {
	width: 166px;
	position: relative;
	float: left;
	text-align: center;
}
#columnaizq h2 {
	margin: 0px;
	padding: 0px;
}

/*CENTRAL*/
/*CENTRAL*/
/*CENTRAL*/

#central {
	color: #000000;

	width: 428px;
	float: left;
	position: relative;
}
#central h2 {
	margin: 0px;
	padding: 0px;
}
#central960 {
	width: 960px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}

.cent {
	background: #FFFFFF;
	margin: 0px;
	width: 428px;
	text-align: left;
	z-index: 1;
}
.cent p{
/*	padding-left: 4px;
	padding-right: 4px;*/
	margin: 0 0 1em 0;
}

#culumnistas {
	background: #FFFF00 url('imagenes/h2/fondoh2cent.gif') no-repeat center bottom;
	height: 140px;
	text-align: center;
}
#culumnistas p {
	margin: 0px;
}

#columnader {
	width: 366px;
	position: relative;
	float: left;
	text-align: center;
}
#columnader h2 {
	margin: 0px;
	padding: 0px;
}

/*LATERAL IZQUIERDO*/
/*LATERAL IZQUIERDO*/
/*LATERAL IZQUIERDO*/

.latizq
{
	background-color: #FFFFFF;
/*	margin-left: 5px;
	margin-right: 1px;*/
	width: 166px;
}
.latizq p {
	margin: 0px;
	padding: 5px 2px 5px 2px;
}
.latizq h2
{
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#sitioslmp {
	background: #F5E144 url('imagenes/h2/fondoh2.gif') no-repeat right bottom;
	height: 252px;
}
#sitioslmp p {
	margin: 0px;
	padding: 0px;
}

#encuesta {
	background: #F5E144 url('imagenes/h2/fondoh2.gif') no-repeat right bottom;
	height: 150px;
}

#publicidad {
	background: #F5E144 url('imagenes/h2/fondoh2.gif') no-repeat right bottom;
}
#publicidad p {
	margin: auto 6px 1em 1px !important;
}

#noticias {
	background: #F5E144 url('imagenes/h2/fondoh2cent.gif') no-repeat center bottom;
	height: 252px;
}
#noticias p {
	margin: auto 8px auto 8px;
}

/*LATERAL DERECHO*/
/*LATERAL DERECHO*/
/*LATERAL DERECHO*/

.latder
{
	background-color: #FFFFFF;
/*	margin-left: 1px;
	margin-right: 5px;*/
	width: 366px;
}
.latder p {
	margin: 0px;
	padding: 5px 2px 5px 2px;
}
.latder h2
{
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#radio {
	background: #FFFFFF url('imagenes/h2/fondoh2.gif') no-repeat scroll left bottom;
	height: 110px;
}
#radio ul {
	float: right;
	list-style: none;
	margin: 0 26px 0 auto !important;
	margin: 0 13px 0 16px;
	padding: 0;
	width: 320px;
}
#radio ul li {
	padding: 0;
	float: left;
}
#radio ul li a {
	display: block;
	width: 64px;
	height: 64px;
	padding: 0px;
	text-decoration: none;
}
#radio ul li a:hover {
	background-position: center bottom;
}
#radio ul li a span {
	display: none;
}

.bjel{
	background: #F5E144 url('botones/jel.gif') no-repeat scroll center top;
}
.rel{
	background: #F5E144 url('botones/rel.gif') no-repeat scroll center top;
}
.tel{
	background: #F5E144 url('botones/tel.gif') no-repeat scroll center top;
}
.vid{
	background: #F5E144 url('botones/vid.gif') no-repeat scroll center top;
}
.cab{
	background: #F5E144 url('botones/cab.gif') no-repeat scroll center top;
}


#standing {
	background: #FFFFFF url('imagenes/h2/fondoh2.gif') no-repeat scroll left bottom;
}

#galerias {
/*	background: #FFFFFF url('imagenes/h2/fondogalerias.gif') no-repeat scroll left bottom;*/
	height: 400px;
}

#series {
	background: #000000 url('imagenes/h2/fondoseries.jpg') no-repeat right bottom;
	height: 296px;
}

#infinitum {
	background: #000000 url('imagenes/h2/fondoinfinitum.gif') no-repeat right bottom;
	height: 160px;
}
#infinitum p {
	text-align: right;
}

#videoteca {
	background: #FFFF00 url('imagenes/h2/fondovideoteca.gif') no-repeat scroll right bottom;
	float: left;
	width: 345px;
	height: 265px;
}

#videoteca object {
	margin: 0px 5px 0px 0px;
}

#topcanero {
	background: #FFFF00 url('imagenes/h2/fondotopcanero.gif') no-repeat scroll center bottom;
	float: left;
	width: 390px;
	height: 265px;
}
#topcanero p {
	padding: 0px;
	margin: 0px 5px 0px 5px;
}

#bellezacanera {
	background: #FFFF00 url('imagenes/h2/fondobellezas.gif') no-repeat scroll left bottom;
	float: left;
	width: 225px;
	height: 265px;
}
#bellezacanera p {
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

#ringtones {
	background: #FFFF00 url('imagenes/h2/fondoringtones.gif') no-repeat scroll right bottom;
	float: left;
	width: 170px;
	height: 390px;
}
#ringtones p {
	margin: auto 5px 1em 5px;
}

#imagenesmsn {
	background: #FFFF00 url('imagenes/h2/fondoimagenesmsn.gif') no-repeat scroll center bottom;
	float: left;
	width: 500px;
	height: 390px;
}
#imagenesmsn p {
	margin: auto 5px 1em 5px;
}

#iconosmsn {
	background: #FFFF00 url('imagenes/h2/fondoiconosmsn.gif') no-repeat scroll left bottom;
	float: left;
	width: 170px;
	height: 390px;
}
#iconosmsn p {
	margin: auto 5px 1em 5px;
}

#promociones p {
	padding: 0px;
}

/*PIE*/
/*PIE*/
/*PIE*/

#pie {
	background-image: url('imagenes/pagina2008/pie.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 990px;
	height: 214px;
	z-index: 1;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-align: left;
	clear: both;
}

.piecopy
{
	padding: 114px 0px 0px 20px;
	margin: 0px;
}

#pie a
{
	color: #999999;
}
#pie a:hover
{
	color: #FFCC33;
}

.pie {
	margin: auto;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 960px;
	z-index: 1;
}

/* TEXTO */
/* TEXTO */
/* TEXTO */

.ganador {
	color: #FF0000;
}
.tenue {
	color: #C0C0C0;
}
.resaltado {
	color:#FFFF00;
}
.mini {
	color: #000000;
	font-size: 10px;
}
.titnoticia {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
.marcadorX {
	color: #FFFF00;
	font-size: xx-large;
	font-style: italic;
	float: right;
	margin-right: 10px;
	text-align: right;
	width: 50px;
}
.marcadorY {
	color: #FFFF00;
	font-size: xx-large;
	font-style: italic;
	float: left;
	margin-left: 10px;
	text-align: left;
	width: 50px;
}

/* LINK */
/* LINK */
/* LINK */

/* NAVEGACION */
/* NAVEGACION */
/* NAVEGACION */

/* BOTONES */
/* BOTONES */
/* BOTONES */

/* TABLAS */
/* TABLAS */
/* TABLAS */

.calendariodeg
{
	background-image:url('imagenes/tablas/centralbarrasdegradadas.jpg');
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
}
.calendariotab
{
	background-color: #003300;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.calendariostanding
{
	background-image:url('imagenes/tablas/fondostanding.gif');
	color: #000000;
	margin: auto;
	width: 400px;
}

#emisoras {
	font-size: 10px;
	margin: auto;
	padding: 0px;
	width: 300px;
}

.standing
{
	color: #000000;
	margin: auto;
	width: 240px;
}
.standing th
{
	color: #FFFFFF;
	background-color: #333333;
}
#pizarra
{
	background-color: #084A15;
	width: 372px;
/*	height: 105px;*/
}
.juegoequipo
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	width: 240px;
	height: 90px;
}
.juegoequipo img
{
	float: left;
}
.tablero {
	background: #003300 url('imagenes/pizarra/fondotablero.jpg');
	color: #FFFFFF;

}
.juegoequipoX
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	width: 240px;
	height: 100px;
}
.juegoequipoX img
{
	float: left;
	margin: auto 5px auto 5px;
}
.juegoequipoY
{
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	width: 240px;
	height: 100px;
}
.juegoequipoY img
{
	float: right;
	margin: auto 5px auto 5px;
}
.juegomarcador
{
	font-size: 24pt;
	font-weight: bold;
	height: 108px;
	text-align: center;
	width: 100px;
}
.juegodesc {
background: #99CC66;
font-size: 86%;
height: 52px;
/*height: 42px; Solo para Postemporada*/
padding: 0px;
text-align: center;
}

.papeltapiz {
	background-image: url('imagenes/h2/fondowallpapers.gif');
	margin: auto;
	width: 840px;
}
.papeltapiz td {
	text-align: center;
	height: 110px;
}
.celdawide {
	background: url('imagenes/tablas/fondoceldawide.gif') no-repeat 5px top;
}
.celdanorm {
	background: url('imagenes/tablas/fondoceldanorm.gif') no-repeat left top;
}
.h2wallpapers {
/*	background-image: url('imagenes/h2/wallpapers.gif');*/
	width: 100% !important;
	height: 40px !important;
}

.roster
{
	margin: auto;
	padding: 0px;
	width: 880px;
}
.roster .posicion
{
	background-color: #003300;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.roster .no
{
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 44px;
}
.roster .jugador
{
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 266px;
}
.roster .tb
{
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 36px;
}
.roster .nac
{
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 264px;
}
.roster .org
{
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 110px;
}
.roster .edad
{
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 90px;
}
.roster .kgs
{
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 35px;
}
.roster .mts
{
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 35px;
}

#leyendas
{
	width: 100%;
}

#leyendas .foto
{
	float: left;
}

#leyendas .nombre
{
	font-size: 18pt;
}

#leyendas .categoria
{
	background-color: #006600;
	color: #FFFFFF;
	font-size: 18pt;
	text-align: center;
}

#libreta
{
	width: 510px;
	background-image:url('imagenes/paginabellezas/libreta.jpg');
}

#modelo
{
	margin: auto;
	background-image:url('imagenes/paginabellezas/central2.jpg');
	width: 624px;
	height: 654px;
}

/*JUEGO EN LINEA*/

.pizarra {
	text-align: center;
	width: 480px;
}

.narracion {
	width: 300px;
}

.linkentrada {
	height: 60px;
}
.linkentrada, .linkentrada td {
	text-align: center;	
}
.linkentrada a, .linkentrada a:link, .linkentrada a:visited {
	background: #666666;
	color: #FFFFFF;
	display: block;
	width: 100%;
	height: 100%;
}
.linkentrada a:hover {
	background: #000000;
	color: #FFFF00;
	display: block;
	width: 100%;
	height: 100%;
}

/* FORMULARIOS */
/* FORMULARIOS */
/* FORMULARIOS */

/* IMAGENES */
/* IMAGENES */
/* IMAGENES */

