
/*global resets - eliminates cross browser inconsistancies*/

* { margin:0; padding:0; }

/*h1,h2,h3,h4,h5,h6,blockquote,form,label,ul,ol,dl,fieldset,address { margin: 0.5em 0; } */

li,dd { margin-left:1em;} 

fieldset { padding:.5em; } 

img {border: 0;}

a img {border: 0;}

table {
    font-size: 1em;
}
/*end global resets*/

body {
	margin:5px;
	background-color:#ffffff;
	font: 11px/1.2em  Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background-image:url(../images/bg_chime.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}


/*Typography 
These control the general, asthetic, typographical/text
elements of the css




/*General link Styling*/
a {
	color: #666666; 
	text-decoration: none;
}

a:hover{
	color: #3b8f66 ;	
	text-decoration: underline;
}

/*List item Styling*/


/*Graphical Elements
These styles provide management 
of content's appearences.
*/

hr { 
/*many components use this as a seperator line */
background: transparent; 
height:1px; 
border: 1px solid #ccc;
margin-bottom: 7px;
}

#contenedor{
	width: 950px;
	position: relative;
	background-color:#d7d7d7;
	margin: auto;
}

#topIzq{
	width: 753px;
	height: 190px;
	border: 0px;
	margin: 0px;
	background-image:url(../images/topIzq.jpg);
	background-position: top;
	background-repeat:no-repeat;
}

#logoTop{
	width: 129px;
	height: 159px;
	text-align:left;
	vertical-align:top;
}
#bigBanner{
	width: 471px;
	height: 94px;
	text-align:left;
	vertical-align:top;
	padding: 61px 0 0 2px;
}

#BannerProductos{
	width: 135px;
	height: 94px;
	text-align:left;
	vertical-align:top;
	padding: 61px 0 0 5px;
}

.fotoBannerTop{
	padding: 1px;
	border: 1px solid #ffffff;

}
	

#menuTop{
	position:absolute;
	top: 165px;
	width: 753px;
	height: 25px;
	text-align:left;
}

#topDer{
	width: 197px;
	height: 190px;
	border: 0px;
	margin: 0px;
	background-image:url(../images/topDer.jpg);
	background-position: top;
	background-repeat:no-repeat;
}


#menuNegro{
	width: 197px;
	position:absolute;
	top: 32px;
	font: 10px  Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:center;

}

#menuNegro a{
	font: 10px  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}

#menuNegro a:hover{
	text-decoration:underline;
}


#marcoIzq{
	width: 753px;
}

#marcoDer{
	vertical-align:top;
	width: 197px;
	background-image:url(../images/fdoColBanners.jpg);
	background-position: top;
	background-repeat:repeat-y;
	border: 0px;
	margin: 0px;
}

#contBannerAzulTop{
	position:absolute;
	width: 197px;
	height: 85px;
	top: 105px;
	text-align:center;
	background-image:url(../images/fdoBannerAzul.gif);
	background-position: top;
	background-repeat:no-repeat;

}

#contBannerAzul{
	width: 197px;
	height: 85px;
	text-align:center;
	background-image:url(../images/fdoBannerAzul.gif);
	background-position: top;
	background-repeat:no-repeat;
	padding-top: 5px;

}

#bottomMarcoDer{
	width: 197px;
	height: 151px;
	background-image:url(../images/fdoBottomBanners.jpg);
	background-position: top;
	background-repeat:no-repeat;
}

#contIzq{
	width:	195px;
	padding: 10px 0 0 5px;
}

#contCentro{
	width:	533px;
	padding: 10px 10px 10px 10px;
	

}

#contGaleriaHome{
	width:	181px;
	padding: 5px 7px 0 7px;
	height:140px;
	background-color:#FFFFFF;
}

#verArchivos{
	width:	195px;
	height: 30px;
	text-align:right;
	margin: 7px 0 7px 0;
}

#contBannerGris{
	margin: 5px 0 0 0;
	width:	195px;
	height: 95px;
	text-align:center;
	background-image:url(../images/fdoBannerGris.gif);
	background-position: top;
	background-repeat:no-repeat;
	padding-top: 5px;

}



#topCentro{
	width:	533px;
	background-image:url(../images/topCentro.jpg);
	background-position: top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height: 15px;
}

#bottomCentro{
	width:	533px;
	height: 25px;
	background-image:url(../images/bottomCentro.jpg);
	background-position: top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#resulHome{
	width:	513px;
	padding: 10px;
	background-color:#FFFFFF;
}

#nomEquipoHome{
	
	margin: 0px 0 25px 10px;
	color:#3b8f66 !important;
	font: 12px/1.2em  Verdana, Arial, Helvetica, sans-serif;
}

#txtEquipoHome{
	margin: 10px 0 0px 10px;
	color:#666666!important;
	font: 11px/1.2em  Verdana, Arial, Helvetica, sans-serif;
}

#titGrisClaroHome{
	height: 15px;
	padding: 2px 0 0 10px;
	color:#444444 !important;
	font-weight:bold;
}

#contNotFoto{
	width:	513px;
	padding: 10px;
	background-color:#ffffff;
}

#notConFoto{
	width:	117px;
	height: 160px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 0 5px 5px 5px;
}

#notConFoto .fotoNoticia{
	margin-bottom: 5px;
	border: 1px solid #cccccc;

}

#conNotoSinFoto{
	width:	513px;
	padding: 10px;
	background-color:#ffffff;

}

#contClasifHome{	
	width:	513px;
	height: 20px;
	vertical-align:middle;
	text-align:right;
	font: 11px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	font-weight:bold;
	color:#3b8f66;
	margin: 5px 0 5px 0;
}

#contClasifHome a{	
	font: 11px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	font-weight:bold;
	color:#3b8f66;
	text-decoration:none;
}

#contClasifHome a:hover{
	text-decoration:underline;
}

#pie{
	width: 950px;
	height: 100px;
	background-image:url(../images/fdoPie.jpg);
	background-position: top;
	background-repeat:no-repeat;
}
#conDirePie{
	width: 200px;
	font: 11px/1.2em Verdana, sans-serif, Tahoma, Helvetica, Arial;
	color:#ffffff;
	margin: 25px 0 0 250px;
}

#conMenuPie{
	width: 500px;
	font: 11px/1.2em Verdana, sans-serif, Tahoma, Helvetica, Arial;
	color:#ffffff;
	margin: 25px 0 0 0px;
}
#conMenuPie a{
	font: 11px/1.2em Verdana, sans-serif, Tahoma, Helvetica, Arial;
	color:#787878;
	text-decoration:none;
}
#conMenuPie a:hover{
	text-decoration:underline;
}

#conCopy{
	width: 700px;
	margin: 3px 0 0 250px;
	font: 11px/1.2em Verdana, sans-serif, Tahoma, Helvetica, Arial;
	color:#ffffff;
	
}


/*****************************LA ASOCIACION *******************************************************/

#contTextCentro{

	width:	513px;
	padding: 10px;
	background-color:#FFFFFF;

}

#fotoSubmenu{
	width:	513px;
	height: 100px;
	padding: 0 10px 0 10px;
	background-color:#FFFFFF;
}

#descargaPDF{
	width:	493px;
	padding: 20px 10px 10px 0;
}


/************************** PRESIDENTES Y DIRECTIVA ***********************************************************/

#contPresidentes{
	width:	513px;
	background-color:#ffffff;
	padding: 10px;
}

#cuadroDelPresidente{
	width:	493px;
	height: 166px;
	background-color:#e7e7e7;
	margin: 10px 0 10px 0;
	color: #666666;
	padding: 10px;
}

#fotoDelPresidente{
	width: 150px;
	text-align:left;

}
#textDelPresidente{
	width:	343px;
	height: 166px;
	background-image:url(../images/logoBlanco.gif);
	background-position: top right;
	background-repeat:no-repeat;

}


#cuadroPresidentes{
	width:	493px;
	height: 60px;
	background-color:#e7e7e7;
	margin: 10px 0 10px 0;
	color: #666666;
	padding: 10px;
}

#fotoPresidentes{
	width: 90px;
	text-align:left;

}
#textoPresidentes{
	width:	403px;

}

.nombrePresidentes{
	
	color:#3b8f66 !important;
	font-weight:bold;

}
/************************** COMUNICADOS ***********************************************************/

.nombreComunicados{
	color:#3b8f66 !important;
	font-weight:bold;
}

#conComunicados{
	width:	513px;
	padding: 10px;
	background-color:#ffffff;

}

#conComunicados a{
	text-decoration:underline;
}

#conComunicados a:hover{
	text-decoration:underline;
}

#volver{
	width:	513px;
	padding: 10px;
	color:#3b8f66 !important;
	font-weight:bold;
	background-color:#FFFFFF;
}

#volver a{
	color:#3b8f66 !important;
	font-weight:bold;
	text-decoration:none;
}

#volver a:hover{
	text-decoration:underline;
}

/*********************NOTICIAS *********************************************************/
#conNoticiaApmliada{
	width:	513px;
	padding: 10px;
	background-color:#ffffff;
}

.titNoticiaAmpliada{
	color:#3b8f66 !important;
	font-weight:bold;
}

#txtNoticiaAmpliada{
	margin-top: 5px;
	margin-bottom: 30px;
	
}

#fotoNoticiaAmpliada{
	margin-top: 5px;
	margin-right: 5px;
	width: 211px;
	padding: 1px;
	border: 1px solid #cccccc;
}

#pdfNoticiaAmpliada{
	margin-top: 5px;
	width:	493px;
	height: 25px;
	background-color:#f0f0f0;
	padding: 10px;
	border: 1px solid #cccccc;
	margin-bottom: 70px;

}

/***************** EQUIPOS ****************************************************+*/

#contEquipos{
	width:	513px;
	padding: 20px 10px 10px 10px;
	background-color:#ffffff;
}

#txtEncabezadoEquipos{
	width:	513px;
	background-color:#969696;
	font: 11px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	font-weight:bold;
	color:#ffffff;
}
#txtListadoEquipos{
	width:	513px;
	background-color:#e7e7e7;
	font: 11px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	color:#666666;
}

#txtListadoEquipos2{
	width:	513px;
	background-color:#f4f4f4;
	font: 11px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	color:#666666;
}

.fotoPlantilla{
	padding: 1px;
	border: 10px solid #ffffff;

}

/***************** JUAN BARRANCO ****************************************************+*/

#conBuscador{
	width:	190px;
	padding: 5px 0 0px 5px;

}

.botonBuscar{
	font-size:10px;
	color:#FFFFFF !important; 
	background-color:#3b8f66; 
	width: 50px;!important
}

#contBlancoFichaHistorico{
	padding-top: 10px;
	width:	533px;
	height: 350px;
	background-color:#FFFFFF;
}

#contBlancoFichaHistoricoJB{
	padding-top: 10px;
	width:	533px;
	background-color:#FFFFFF;
}
#contFichaHistorico{
	width:	523px;
	background-color:#e3f3f2;
	margin-right: 10px;

}

#fotoFichaHistorico{
	width:	326px;
	padding: 0px 20px 0px 10px;
	background-color:#FFFFFF;	
}

.fotoFicha{
	padding: 1px;
	border: 1px solid #cccccc;

}

#textFichaHistorico{
	width:	150px;
	padding: 5px;
	
}

#textPaginacion{
	padding-top: 20px;
	width:	150px;
	padding: 10px;
	font: 11px Arial, Verdana, sans-serif, Tahoma, Helvetica;
	font-weight:bold;
	color:#666666;
	background-color:#FFFFFF;
	text-align:center;
}
#textPaginacion a{
	text-decoration:none;
	
}

#textPaginacion a:hover{
	text-decoration:none;
	
}


#botoneraFotos{
	width: 143px;
	height: 43px;
	background-image:url(../images/fdoBotoneraFotos.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	text-align:left;
	padding: 6px;

}

#contFichaHistoricoP{
	width:	523px;
	margin-right: 10px;

}
#botoneraFotosP{
	width: 86px;
	height: 25px;
	background-image:url(../images/fdoBotoneraFotos_p.gif);
	background-position: top left;
	background-repeat:no-repeat;
	text-align:left;
	padding: 3px 7px 3px 7px;
	

}

#textPaginacionP{
	width:	220px;
	padding-top: 20px;
	width:	120px;
	padding: 0 0 0 63px;
	font: 10px Arial, Verdana, sans-serif, Tahoma, Helvetica;
	font-weight:bold;
	color:#666666;
	background-color:#FFFFFF;
	text-align:left;
}

#nomEdicionTorneo{
	width: 220px;
	height: 60px;
	padding: 10px 0 0 30px;;
	font: 24px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	font-weight:bold;
	color:#3b8f66;
}

/***************** CONTACTO ****************************************************+*/

#contFormContacto{
	width:	533px;
	height: 350px;
	background-color:#ffffff;

}

#formulario{
	text-align:left;!important
	color:#3b8f66 !important;
	font: 11px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	/*border: 1px solid #CCCCCC;*/
	/*background-color: #EEEEEE;*/
	width:	513px;
	padding: 20px 10px 10px 10px;

	color:#666666;
}


#formulario input{
	color:#666666;
	border : 1px solid #cccccc;
	font-size:11px;
	width: 350px;

}

.boton{
	font-size:10px;
	color:#FFFFFF !important; 
	background-color:#3b8f66; 
	border : 1px solid #000000;
	width: 350px;!important
}

/***************** GADGETS ****************************************************+*/

#titIzqGris{
	width:	185px;
	height: 18px;
	background-image:url(../images/titIzqGris.jpg);
	background-position: top;
	background-repeat:no-repeat;
	font: 10px  Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	padding: 6px 0 0 10px;
	margin-top: 10px;

}

#titIzqVerde{
	width:	185px;
	height: 13px;
	background-image:url(../images/titIzqVerde.jpg);
	background-position: top;
	background-repeat:no-repeat;
	font: 10px  Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	padding: 6px 0 0 10px;

}


#titCentroGris{
	width:	513px;
	height: 12x;
	background-image:url(../images/titCentroGris.jpg);
	background-position: top;
	background-repeat:no-repeat;
	font: 10px  Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	padding: 2px 0 0 20px;

}
#titCentroVerde{
	width:	513px;
	height: 14x;
	background-image:url(../images/titCentroVerde.jpg);
	background-position: top;
	background-repeat:no-repeat;
	font: 10px  Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	padding: 0px 0 0 20px;

}

#listadosFelchaGris ul{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px  0px;
	list-style-image:url(../images/icoFlechaGris.jpg);
}

#listadosFelchaGris li{
	font: 11px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	color:#666666;
	margin:  0 0 2px 0px;
	padding: 0px;
}

#listadosFelchaGris li a{
	font: 11px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	color:#666666;
}

#listadosFelchaGris li a:hover{
	font: 11px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	color:#3b8f66;
}

#listadosFelchaVerde ul{
	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px  0px;
	list-style-image:url(../images/icoFechaVerde.gif);
}

#listadosFelchaVerde li{
	font: 11px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	color:#666666;
	margin:  9px 0 1px 0px;
	padding: 0px;
}

#listadosFelchaVerde li a{
	font: 11px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	color:#666666;
}

#listadosFelchaVerde li a:hover{
	font: 11px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	color:#3b8f66;
}

#titVerde{
	font: 11px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	font-weight:bold;
	color:#3b8f66;
}

.listadoBuscar{
	font: 10px Verdana, sans-serif, Tahoma, Helvetica, Arial;
	font-weight:bold;
	color:#3b8f66;
	width: 180px;

}

.botoneraPaginacion{
	color:#CCCCCC !important;
	font-weight:bold;
}

.botoneraPaginacion a{
	color:#FFFFFF !important;
}

.botoneraPaginacion a:hover{
	color:#FFFFFF !important;
}




