/*==================================*/
* { margin:0px; padding:0px; }

body 
{
	font-family:Arial, Tahoma, Verdana;
	background:url(../imagenes/background.png) bottom left fixed;
}

img { border:none; }

span.aux
{
	clear:both;
	display:block;
	font-size:2px;
}

em
{
	font-style:normal;
	color:#3A66CC;
	font-weight:bold;
}
/*==================================*/
.left { float:left; }
.right { float:right; }
/*==================================*/
.panel1 { width:760px; }
.panel2 { width:550px; }
.panel3 { width:185px; }
.panel4 { width:450px; }
.panel5 { width:300px; }
.panel6 { width:370px; margin:0px 0px 10px 0px; }
.panel7 { width:260px; }
/*==================================*/
.alto1 { height:150px; }
.alto2 { height:120px; }
.alto3 { height:290px; }
/*==================================*/
.imagenes { margin:0px auto 10px auto; border:2px solid #fff; }
.centro { text-align:center; }
/*==================================*/
#Container
{
	width:960px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
}
/*==================================*/
#Logo
{
	margin:0px 0px 10px 0px;
	width:220px;
	height:105px;
}
/*==================================*/
#MenuHeader
{
	width:950px;
	height:40px;
	background:url(../imagenes/bg_menuheader.png) no-repeat;
	margin:0px auto;
}

#MenuHeader ul { padding:10px 0px 0px 20px; }

#MenuHeader li
{
	font-size:14px;
	display:inline;
	font-weight:bold;
	margin:0px 17px 0px 0px;
	color:#ffcc00;
}

#MenuHeader li a
{
	color:#fff;
	text-decoration:none;
}

#MenuHeader li a:hover { color:#ffcc00; }
/*==================================*/
#Header
{
	height:160px;
	margin:0px 0px 5px 0px;
}
/*==================================*/
#Main { margin:0px 0px 10px 0px; }
/*==================================*/
#Imagenes
{
	width:540px;
	height:260px;
	float:left;
	margin:0px 0px 10px 115px;
}
/*==================================*/
#Noticias
{
	float:right;
	width:260px;
	height:250px;	
	background:url(../imagenes/bg_noticias.png) no-repeat;
}

#Noticias h2
{
	color:#fff;
	font-size:16px;
	padding:10px 5px;
	text-align:center;
}
/*==================================*/
.noticiascroll
{
	width:240px;
	height:190px!important;
	margin:0px auto;
}
.noticiascroll ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:20px; }
.noticiascroll.thumbnail { float:left; width:110px; }
.info p a{ color:#ffcc00; text-decoration:none; font-size:12px; font-weight:bold; }
.info span.cat { display: block; font-size:10px; color:#fff; }



/*==================================*/
#OpcionesPrincipales
{
	clear:both;
	width:760px;
	height:180px;
}
/*==================================*/
#Jugadores, #Galeria, #Entrenador
{
	width:226px;
	height:180px;
	margin:0px 0px 0px 20px;
	background:url(../imagenes/bg_sombra.png) no-repeat bottom;
}

#Jugadores a
{
	display:block;
	text-indent:-999999em;
	width:226px;
	height:156px;
	background:url(../imagenes/img_jugadores.png) no-repeat;
}

#Jugadores a:hover {	background:url(../imagenes/img_jugadores.png) no-repeat bottom; }

#Galeria a
{
	display:block;
	text-indent:-999999em;
	width:226px;
	height:156px;
	background:url(../imagenes/img_galeria.png) no-repeat;
}

#Galeria a:hover { background:url(../imagenes/img_galeria.png) no-repeat bottom; }

#Entrenador a
{
	display:block;
	text-indent:-999999em;
	width:226px;
	height:156px;
	background:url(../imagenes/img_entrenador.png) no-repeat;
}

#Entrenador a:hover { background:url(../imagenes/img_entrenador.png) no-repeat bottom; }
/*==================================*/
.texto { padding:5px; }

.texto h2
{
	font-size:18px;
	color:#ffcc00;
	margin:0px 0px 10px 0px;
}

.texto p
{
	font-size:13px;
	color:#fff;
	margin:0px 0px 10px 0px;
	line-height:1.5em;
}

.texto ul { margin:0px 0px 10px 0px; }

.texto li
{
	font-size:13px;
	color:#fff;
	line-height:1.5em;
	margin:0px 0px 0px 30px;
}
/*==================================*/
.entrenador { margin:0px 0px 20px 0px; }
/*==================================*/
.h_entrenador
{
	height:9px;
	background:url(../imagenes/bg_h_entrenador.png) no-repeat;
}
/*==================================*/
.c_entrenador, .c_programa
{
	background:#fff;
	padding:0px 10px 5px 10px;
}
/*==================================*/
.t_entrenador p
{
	font-size:12px;
	margin:0px 0px 5px 0px;
}

.t_entrenador li
{
	font-size:11px;
	margin:0px 0px 3px 25px;
}
/*==================================*/
.f_entrenador
{
	height:9px;
	background:url(../imagenes/bg_f_entrenador.png) no-repeat;
}
/*==================================*/
.h_programa
{
	height:9px;
	background:url(../imagenes/bg_h_programa.png) no-repeat;
}
/*==================================*/
.f_programa
{
	height:9px;
	background:url(../imagenes/bg_f_programa.png) no-repeat;
}
/*==================================*/
.enlaces li
{
	list-style:none;
	margin:0px 0px 10px 20px;
	background:url(../imagenes/ico_link.png) no-repeat;
	padding:0px 0px 9px 35px;
}

.enlaces li a { color:#fff; }

.enlaces li a:hover
{
	color:#ffcc00;
	text-decoration:none;
}
/*==================================*/
.form { padding:0px 0px 0px 10px; }

.form label
{
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:1.4em;
}

.form input
{
	width:210px;
	padding:5px;
	color:#565656;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #182E4B;
}

.form input.error
{
	background: #f8dbdb;
	border-color: #cc0000;
	margin:0px;
}

.form textarea
{
	width:450px;
	height:120px;
	padding:5px;
	color:#565656;
	font-family:Arial,  Verdana, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #182E4B;
}

.form p
{	margin:0px 0px 10px 0px!important;	}

.form p span
{
	margin:0px;
	color:#ffcc00;
	font-size:11px;
	font-style:italic;
}

.form img
{	margin:0px 5px 0px 0px;	}


.form #enviar
{
	background:#182E4B;
	color:#fff;
	font-weight:700;
	font-style:normal;
	border:none;
	cursor:pointer;
}

.form #enviar:hover
{
	background:#ffcc00;
	color:#000;
}
/*==================================*/
#gallery  { padding: 5px; }
#gallery ul { list-style: none; }
#gallery ul li { display: inline; margin:3px 2px; }
#gallery ul img {
	border:4px solid #182E4B;
	padding:1px;
	background:#fff;
}
#gallery ul a:hover img {
	border:4px solid #efefef;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }
/*==================================*/
.noticia
{
	width:740px;
	padding:5px 0px 0px 0px;
	border:1px solid #fff;
	background:#fff url(../imagenes/bg_noticia.png) repeat-x;
	margin:0px 0px 15px 0px;
}

.noticia h2
{
	font-size:26px;
	font-weight:normal;
	margin:0px 10px 5px 10px;
}

.noticia span.fecha
{
	font-size:11px;
	color:#666;
	font-weight:bold;
}

.noticia p
{
	margin:0px 10px 15px 10px;
	font-size:13px;
	line-height:1.3em;
}

.noticia li
{
	margin:0px 10px 15px 50px;
	font-size:13px;
	line-height:1.3em;
	list-style:none;
	background:url(../imagenes/ico_listanoticia.jpg) no-repeat;
	padding:0px 0px 0px 20px;
}

.noticia img.imgnot
{
	border:1px solid #ccc;
	padding:6px;
	background:#fff;
}
/*==================================*/
.pienoticia
{
	clear:both;
	height:43px;
	background:url(../imagenes/bg_pienoticia.png) repeat-x;
	border-top:1px solid #d0d0d0;
}

.pienoticia a.seemore
{
	display:block;
	width:65px;
	height:20px;
	background:url(../imagenes/bg_readmore.jpg) no-repeat;
	text-align:center;
	color:#000;
	text-decoration:none;
	font-size:11px;
	padding:4px 0px 0px 0px;
	float:right;
	margin:10px 15px 0px 0px;
}
/*==================================*/
.paginacion li
{
	display:block;
	width:16px;
	height:16px;
	background:#ffcc00;
	font-size:12px;
	text-align:center;
	float:left;
	margin:0px 4px 0px 0px;
}

.paginacion li a
{
	display:block;
	width:16px;
	height:16px;
	background:#152948;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}

.paginacion li a:hover
{
	background:#ffcc00;
	color:#000;
}

/*==================================*/
#Footer { padding:15px 0px; height:40px; }
/*==================================*/
#Copy
{
	width:780px;
	height:30px;
	background:url(../imagenes/bg_copy.png) no-repeat;
	float:right;
}

#Copy p
{
	font-size:11px;
	color:#fff;
	padding:9px 0px 0px 10px;
}

#Copy p a { color:#fff; }

#Copy p a:hover { text-decoration:none; }