@charset "utf-8";
/********************************
verde "teal": 
	Segun CMYK papel:	#007360
	Segun RGB web:		#00544D
	
*********************************/
* {
	outline: none;
}
body{
	background: #f1f1f1 url(../img/interface/sombra_bg.jpg) repeat-y top center;
	cursor: default;
	font: normal 10px Trebuchet MS;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #666;
}
#top{
	width: 100%;
	height: 270px;
	background: url(../img/interface/cesped_top.jpg) repeat-x;
}


#contentHolder{
	position: absolute;
	left: 50%;
	margin-left: -430px;
	width: 860px;
	background: #fff;
}
#menu{
}



/* Zona de scroll de los sponsors */
#sponsors{
	width: 660px;
	height: 70px;
	background: url(../img/interface/bg_undersponsors.jpg) no-repeat bottom right;
	margin: 0px;
	margin: 0 -30px 25px -30px;
}

/* Barra de navegación en la parte superior */
#nav {
	display: table;
	background: url(../img/interface/bg_dotted.jpg) repeat-x bottom; 
	padding: 0 0 6px 0;
	margin: 0 0 20px 0;
	width: 100%;
}
#nav ul {
	margin:0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	float: left;
}
#nav ul li {
	display: inline;
	margin-right: 4px;
}
#nav ul li h1,
#nav ul li h2 {
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	padding: 4px 10px 3px 10px;
	display: inline;
	color: #FFF;
	font-size: 14px;
}
#nav ul li h1 {
	background: teal url(../img/interface/bg_nav1_post.jpg) no-repeat right;
}
#nav ul li h2 {
	background: #b6b6b6 url(../img/interface/bg_nav_post.jpg) no-repeat right;
}
#nav ul li a {
	color: #fff;
	text-decoration: none;	
}
#nav ul li a:hover h2 {
	background: #919191 url(../img/interface/bg_nav_post_h.jpg) no-repeat right;
}
/*
#nav ul li a:link,
#nav ul li a:visited {
	color: #FFF;
	padding: 5px 15px;
	float: left;
	text-decoration: none;
}

#nav ul li a:hover,
#nav ul li a:active{
	float: left;
	color: #900;
	background-color: #CCC;
	height: 20px;
}
*/


#contenido{
	font-size: 12px;
	width: 600px;
	height: auto;
	min-height: 700px;
	background: url(../img/interface/sombra_menu.jpg) no-repeat 0 0;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 75px;
}

#destacado {
	background: #00706e url(../img/interface/bg_destacado.jpg) repeat-y left top;
	padding: 15px 15px 15px 50px; 
	color: #fff;
	margin: 0 0 15px 0;
}
#destacado a {
	color: #eee;
	text-decoration: none;
}
#destacado a:hover {
	color: #fff;
	text-decoration: underline;
}



#contenido #titulo {
	height: 55px; 
	margin: 0 -30px 20px -30px;
	background: url(../img/interface/bg_titulo.jpg) no-repeat;
	padding: 0 0 0 30px
}
#contenido #titulo h1{
	color: #BBB;
	font-size: 15px;
	font-weight:lighter;
	line-height: 60px;
	margin: 0;
	text-transform: uppercase;
}

#footer{
	font-size: 10px;
	text-align: right;
	clear: both;
	width: 585px;
	height: 30px;
	padding: 10px 15px 10px 0;
	margin: 20px 0px 0px 0px;
/*	border-top: 2px solid #dddddd;*/
	background: url(../img/interface/bg_dotted.jpg) repeat-x 0 top;
	position: absolute;
	bottom: 0px;
	color: #ccc;
}
#footer p{
	line-height: 10px;
	margin:0;
}
#footer a{
	color: #aaa;
}
#footer a:hover{
	color: #00544D;
}
#footer .valid {
	border: 0;
	float: left;
	margin: 0 5px 0 ;
	padding: 0;
}


/*************************************************/
/* Validación */
.error {
	display: inline; 
	border: 1px solid #c00;
	background: #ddffff;
	color: #c00;
	font-size: 11px;
	padding: 5px 5px 5px 25px;
	margin: 2px;
	line-height: 25px; 
 	background: #FFdddd url(../img/flexigrid/close.png) no-repeat 5px;
}


/* PAGINACION ************************************/
#paginacion {
	text-align: center;
	display: block;
	float: left;
	clear: both;
}
#paginacion a{
	text-decoration: none;
	color: #fff;
	display: block;
	width: 20px;
	height: 20px;
}

#paginacion .pag {
	text-align: center;
	width: 20px;
	height: 20px;
/*	background: transparent url(../img/interface/bg_paginador_normal.png) no-repeat top left; */
	background: transparent url(../img/interface/bg_paginador_light.png) no-repeat top left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	float: left;
	margin: 0 2px;
	display: block;
	line-height: 20px;
}
#paginacion .pag a:hover{
	background: transparent url(../img/interface/bg_paginador_normal.png) no-repeat top left;
}
#paginacion .first {

}
#paginacion .last {

}
#paginacion .cur {
/*	background: transparent url(../img/interface/bg_paginador_normal.png) no-repeat top left; */
	background: transparent url(../img/interface/bg_paginador_esp.png) no-repeat top left;
}
#paginacion .next {

}
#paginacion .prev {

}
#paginacion .num {

}




/* ***********************************************/


/* NOTICIAS: LISTADO ************************************/
.noticiaLista {
	color: #999;
	font-size: 11px;
	line-height: 16px;
	background: url(../img/interface/bg_dotted_light.jpg) repeat-x bottom; 
	margin: 10px 0 10px 0;
	padding: 0 0 1px 0;
	text-align: justify;
	float: left;
	width: 598px;
}
.noticiaLista h2{
	font-size: 15px;
	line-height: 15px;
	margin:0;
}
.noticiaLista h2 a{
	color: #000;
	text-decoration: none;
}
.noticiaLista h2 a:hover,
.noticiaLista h2 a:visited:hover{
	color: #00544D;
	text-decoration: underline;
}
.noticiaLista h2 a:visited{
	color: #555;
}
.noticiaLista .fecha {
	color: #ccc;
	margin: 2px 0 5px 0;
	
}
.noticiaLista .foto {
	float: right; 
	width: 130px;
	height: 100px;
	display: block;
	margin: 0 0 0 20px;
	padding: 6px 13px 13px 16px;
	background: #fff url(../img/interface/bg_foto_noticia.jpg) no-repeat top center;
}
.noticiaLista .foto img{
	border: 0;
	width: 125px;
	height: 90px;
	background: #CCC;
}

/* NOTICIAS: DETALLE ************************************/
#contenido hr {
	height: 1px;
	border: 0;
	background: #fff url(../img/interface/bg_dotted_light.jpg) repeat-x bottom; 
} 
#noticiaFoto {
	float: right;
	display: block;
	position: relative;
	margin: 4px -4px -4px 14px;
	background: url(../img/interface/shadow-grid.gif) repeat;
}

/* ie6 ignores this selector */
html>body #noticiaFoto {
	margin: 10px -10px -10px 20px;
	background: url(../img/interface/shadow.png) right bottom no-repeat;
}

/* shadow corners */
#noticiaFoto:before,
#noticiaFoto:after {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: inherit;	
}

#noticiaFoto:before {
	position: absolute;
	top: 0;
	right: 0;
	margin: -10px 0 0 auto;
	background-position: right top;
}

#noticiaFoto:after {
	margin: -10px 0 0 -10px;
	background-position: left bottom;
}

#noticiaFoto img {
	border: 8px solid #FFF;
	display: block;
	position: relative;
	overflow: hidden; /* prevents margin leakage from child elements */
	left: -4px;
	top: -4px;
}
/* ie6 ignores this selector */
html>body #noticiaFoto img {
	left: -10px;
	top: -10px;
	margin: 0;
}







/* GALERIAS: LISTADO ************************************/
.galeriaLista {
	color: #999;
	font-size: 11px;
	line-height: 16px;
	background: url(../img/interface/bg_dotted_light.jpg) repeat-x bottom; 
	margin: 10px 0 10px 0;
	padding: 0 0 1px 0;
	text-align: justify;
	float: left;
	width: 598px;
}
.galeriaLista h2{
	font-size: 15px;
	line-height: 15px;
	margin:0;
}
.galeriaLista h2 a{
	color: #000;
	text-decoration: none;
}
.galeriaLista h2 a:hover,
.galeriaLista h2 a:visited:hover{
	color: #00544D;
	text-decoration: underline;
}
.galeriaLista h3{
	font-size: 12px;
	color: #666;
	margin: 0;
}
.galeriaLista .galeriaFoto{
	border: 1px solid #aaa;
	display: table;
	float: left; 
	margin: 0 10px 10px 0;
	width: 60px; 
	height: 60px; 
}




#left {
	float: left; 
	padding: 0 0 20px 20px; 
	width: 180px; 
	overflow: hidden;
}
#left ul#links {
	list-style: none;
	margin: 40px 0 0 0;
	padding:0;
}
#left ul#links li {
	list-style: none;
	margin: 10px 0 0 0;
	padding:0;
}
#left ul#links li img{
	border:0;
}



/* MENU */
ul#menu, #menu {
	display: table;
	padding:0;

/*	float: left;
	padding: 0px 20px 20px 20px;
*/
	width: 160px; 
	list-style: none;
	font: normal 11px Trebuchet MS;
	overflow: hidden;
}
#menu li {
	display: block;
	border-bottom: 1px solid #dbdbdb;
	clear: both;
	color: #888888;
	display: block;
/*	height: 25px;*/
	line-height: 25px;
	margin: 0px;
	width: 160px;
}
#menu li a{
	color: #888888;
	display: block;
	height: 25px;
	text-decoration: none;
}
#menu li a:hover{
	background: #FCFCFC ;
	color: #00544D;
}
#menu li ul {
/*	border-top: 1px solid #dbdbdb;*/
	clear: both;
	display: block;
	padding:0;
}
#menu li ul li{
	margin-left: 0;
	background: #f9f9f9;
	clear: both;
	color: #888888;
	display: block;
	padding-left: 10px;
	width: 150px; 
	border: 0;
	border-top: 1px solid #dbdbdb;
}
#menu li ul li a{
	color: #888888;
	display: block;
}
#menu li ul li a:hover{
	color: #00544D;
}
#menu li ul li ul {
	border:0;
}
#menu li ul li ul li {
	background: #f6f6f6 url(../img/interface/bg_dotted_light.jpg) repeat-x top; 
	border:0;
	margin-left: 10px;
	padding-left: 0;
	width: 140px; 
}
#menu li ul li ul li a:hover{
	background: #f6f6f6 url(../img/interface/bg_dotted_light.jpg) repeat-x top; 
	color: #00544D;
}
#menu li ul li ul li ul li{
	border:0;
	width: 130px; 
	background: url(../img/interface/bg_dotted_light.jpg) repeat-x top; 
}
#menu li ul li ul li ul li a:hover{
	background: #f6f6f6 url(../img/interface/bg_dotted_light.jpg) repeat-x top; 
	color: #00544D;
	text-decoration: none;
}


.sponsorThumb {
	text-transform: uppercase;
	display: block;
	float: left;
	text-align: center;
	margin: 0 20px 20px 0;
}
.sponsorThumb img{
	background: #fff;
	border: 1px solid #ddd;
	margin: 0;
	padding: 10px;
}
.sponsorThumb a {
	text-decoration: none;
	color: #999;
}



/*GALERIAS****************************/
.fotoThumb {
	border: 1px solid #ddd;
	padding: 5px;
	background: #fff;
	width: 75px;
	height: 75px;
	overflow: hidden;
	margin: 0 13px 13px 0;
	float: left;
}
.fotoThumb img {
	border: 0;
}
.fotoThumb img {
	height: 75px;
	width: 75px;
}
/****************************/




/***************************/
h2 {
	color: #000;
	font-size: 24px;
	margin:0;
}
h3 {
	color: #00544D;
	font-size: 14px;
	margin: 0 0 30px 0;
}
#noticia {
	font-size: 12px;
}




/* EQUIPO ******************************************************/
#equipo {


}
#equipo #derecha{
	float: right;
	margin-left: 10px;
	background: #fff url(../img/interface/bg_bloque_der.jpg) no-repeat -18px -10px;
	width: 145px;
	padding-left: 30px;
	text-align: justify;
	color: #aaa;
}
#equipo #derecha a{
	color: #444;
	text-decoration: none;
}
#equipo #derecha a:hover{
	color: #00544D;
}
#equipo #derecha h3{
	color: #444;
	margin : 0;
}
#equipo #derecha .fecha {
	color: #ccc;
	margin: 0 0 10px 0;
	font-size: 10px;
}
#equipo #derecha p {
	margin: 5px 0 20px 0;
}

#equipo #derecha a img{	
	border: 0;
}
#equipo #derecha #fotonoticia {
	float: right; 
	width: 130px;
	height: 100px;
	display: block;
	margin: 0 0 0 20px;
	padding: 6px 13px 13px 16px;
	background: #fff url(../img/interface/bg_foto_noticia.jpg) no-repeat top center;
}
#equipo #derecha ul{
	font-size: 10px;
	margin: 40px 0 10px -15px;
	padding: 1px 0 0 0;	
	list-style: none;
/*	border-top: 1px dotted #ccc;*/
	background: url(../img/interface/bg_dotted_light.jpg) repeat-x top 
}
#equipo #derecha li{
	margin: 0 0 5px 0;
	padding: 5px 0 6px 15px;	
/*	border-bottom: 1px dotted #ccc; */
	background: url(../img/interface/bg_dotted_light.jpg) repeat-x bottom; 
}
#equipo #derecha li a{
	color: #aaa;
}
#equipo #derecha li a:hover{
	color: #666;
}

#equipo #mainfoto {
	width: 420px;
	height: 250px;
	background: url(../img/interface/bg_foto_equipo.jpg) no-repeat 0 -5px;
	margin-left: -10px;
}
#equipo #mainfoto a {
 text-decoration: none;
 bordeR: 0;
}
#equipo #mainfoto a img {
border: 0;
}
#equipo #mainfoto img {
 border: 0;
 width: 380px;
 height: 190px;
 margin: 15px 0 15px 20px;
}

#equipo #tecnicos {
	clear: both;
	float: left;
	width: 400px; 
	margin: 0;
	padding: 0;
	background: url(../img/interface/bg_dotted.jpg) repeat-x 0 20px;
}
#equipo #jugadores {
	float: left;
	width: 400px; 
	margin: 0 0 20px 0;
	padding: 0;
	background: url(../img/interface/bg_dotted.jpg) repeat-x 0 20px;
}

#equipo #tecnicos h3,
#equipo #jugadores h3 {
	margin-bottom: 20px;
	color: #00544D;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 10px;
}
#equipo #tecnicos dt{
	margin: 10px 0 0 0;
	padding: 0;
	color: #444;
	font-weight: bold;
}
#equipo #tecnicos dd {
	margin: 0 5px 0 0;
	padding: 0;
}


#equipo #jugadores dl {
/*	height: 400px;
	width: 230px;
	overflow: auto;*/
} 

#equipo #jugadores dt {
	color: #444;
	font-weight: bold;
	float: left;
	line-height: 20px;
	margin: 3px 0 0 0;
	overflow: hidden;
	padding:0;
	width: 340px;
}
#equipo #jugadores dt a {
	text-decoration: none;
	border: 0;
}
#equipo #jugadores dt.img {
	clear: both;
	float: left;
	width: 60px;
	border: 0;
}
#equipo #jugadores dd {
	float: left;
	margin: 0 0 0 0;
	padding:0;
	text-transform:uppercase; 
}

#equipo #jugadores .img {
	background: url(../img/interface/bg_jugador.jpg) no-repeat bottom left;
	display: block;
	height: 50px;
	width: 46px; 
}
#equipo #jugadores .img img{
	border: 1px solid #ddd;
}
#equipo #jugadores a img {
	border: 0;
}

#equipo #links {
	clear: both;
	width:   400px;
	background: url(../img/interface/bg_dotted.jpg) repeat-x 0 20px;
	padding-top: 30px;
}
#equipo #links ul{
	margin:0; 
	padding: 0;
	list-style: none;
}
#equipo #links ul li {
	margin:0; 
	padding: 0;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 12px;
}
#equipo #links ul li a {
	color: #999;
	text-decoration: none;
}
#equipo #links ul li a:hover {
	color: #00544D;
}


