body {
	font-family: Trebuchet MS;
	font-size: 11px;
	background: url(../images/fondo.gif);
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
}


div#centered { 
	border: 0; 
	margin: 30px auto 0px auto !important;
	margin: 17px auto 0px auto;	
	color: black; 
	width: 650px;
}

#fila_primera{
	width: 650px;
	height:56px;
}

.esquina1{
	float:left;
	width:6px;
	height:6px;
	background:url(../images/esq1.gif) center no-repeat;
}

.barra_cuadro{
	float:left;
	width:638px;
	height:6px;
	background:url(../images/fondo_tabla.gif) center repeat-x;
}

.esquina2{
	float:left;
	width:6px;
	height:6px;
	background:url(../images/esq2.gif) center no-repeat;
}

.esquina3{
	float:left;
	width:6px;
	height:6px;
	background:url(../images/esq3.gif) center no-repeat;
}

.esquina4{
	float:left;
	width:6px;
	height:6px;
	background:url(../images/esq4.gif) center no-repeat;
}


#centro_cuadro{
	margin:-5px 0px -5px 0px;
	background-color:#FFFFFF;
	vertical-align:middle;
	color:#333333;
	width:650px;
	height: 60px !important; /* for most browsers */
	height:48px; /*for pre 6.0 IE Win */
}

div#intro h1 {
	color: #666;
  font-size: 10px;
  margin: 0px 12px 0px 12px;
  padding: 0;
  border: 0;
  letter-spacing: 1px;
  font-weight:500;
  text-align: justify;
}

.espacio{
	width:650px;
	height:25px !important;/* for most browsers */
	height:10px; /*for pre 6.0 IE Win */
}

#cuadro_gran{
	width:650px;
	height:600px;
}


#centro_cuadro_gra{
	margin:-5px 0px -5px 0px;
	background-color:#FFFFFF;
	color:#333333;
	width:650px;
	height:600px !important;/* for most browsers */
	height:600px; /*for pre 6.0 IE Win */
}


.columna{
	width:300px;
	height:401px;
	float:left;
}

.columna2{
	width:340px;
	height:348px;
	float:left;
	background:url(../images/jugador_inicio.gif) right no-repeat;
	margin:0px 0px 0px 0px;
}


#logo{
	margin:10px 0px 25px 45px;
	background:url(../images/logo.gif) center no-repeat;
	width:238px;
	height:68px;
}

#texto_columna1{
	margin:50px 0px 0px 15px;
	width:200px;
	height:260px;
	float:left;
}


#texto_columna2{
	margin:52px 0px 0px 15px;
}


#bannerFTB{
	width:318;
	height:89;
	cursor:pointer;
	background:url(../images/banner_FTB.jpg) no-repeat;
}

#bannerFTBS{
	width:293;
	height:89;
	cursor:pointer;
	background:url(../images/banner_FTBS.jpg) no-repeat;
}


#linea_separador{
	background:url(../images/linea_inicio.gif) center repeat-y;
	margin:140px 0px 0px 5px;
	width:1px;
	height:200px;
	float:left;
}

#situa_tit{
	margin:0px 0px 0px 10px;
}

.enlace_logo{
	text-decoration:none; 
	cursor:pointer;
}

#lista_inicio2{
	margin:17px 0px 0px 20px;
}

#separador3{
	height:23px;
}

div#lista_inicio h1 {
	font-size: 14;
  margin: 0 0 2px 0;
  width: 240px;
	padding-left: 28px;
  text-align: left;
	background: transparent url(../images/flecha_inicio.gif) left no-repeat;
  font-weight:500;
  color: rgb(0,73,37);
}

div#lista_inicio h1 span#grande{
  font-size: 24;
}

div#lista_inicio h2 {
  font-size: 11;
  width: 260px;
  text-align: left;
  color: #666;
  margin: 0;
	padding-left: 28px;
  font-weight:500;
}

div#lista_inicio h2 select,input {
  font-size: 9;
  color: #666;
  margin: 0;
  border: 1px solid #666;
}

div#lista_inicio2 h1 {
	font-size: 14;
  margin: 0 0 2px 0;
  width: 240px;
	padding-left: 28px;
  text-align: left;
	background: transparent url(../images/flecha_inicio.gif) left no-repeat;
  font-weight:500;
  color: rgb(0,73,37);
}

div#lista_inicio2 h1 span#grande{
  font-size: 24;
}

div#lista_inicio2 h2 {
  font-size: 11;
  width: 260px;
  text-align: left;
  color: #666;
  margin: 0;
	padding-left: 28px;
  font-weight:500;
}

div#lista_inicio2 h2 select,input {
  font-size: 9;
  color: #666;
  margin: 0;
  border: 1px solid #666;
}

/****** NUEVA IMAGEN *******/
td {
	font-family: Trebuchet MS;
	font-size: 11px;	
}


div#login {
  margin-left: 58px;
}
.campo_inicio {
  font-size: 9;
  color: #666;
  border: 1px solid rgb(198,198,198);
  width: 75px;
}
#largo {
  width: 80px;
}
.btn_inicio {
	background-color : rgb(146,143,142);
	font-size: 9px;
  color: #fff;
  width: 60px;
  height: 17px;
  border: none;
  margin: 0;
}
a.pwd {
  font-size: 9;
  color: #666;
  margin: 0;
  margin-left: 80px;
  text-decoration: none;
}
#izq {
  margin-left: 0;
}
a.pwd:hover {
  font-size: 9;
  color: #666;
  margin: 0;
  margin-left: 80px;
  text-decoration: underline;
}
#izq {
  margin-left: 0;
}

.contenido {
	background-color: #FFFFFF;
}

a.itemNav:hover {
  color : rgb(129,0,0);
	background: transparent url(../images/flecha_vino.gif) left no-repeat;
}
a.itemNav {
	font-size : 11px;
  color : rgb(61,57,56);
  text-decoration : none;
  margin: 0;
  width: 90px;
	padding-left: 20px;
  text-align: left;
	background: transparent url(../images/flecha_blanca.gif) left no-repeat;
}

a.noSub:hover {
  text-decoration : underline;
}
a.noSub {
	text-decoration : none;
  margin: 0;
  text-align: left;
  color: #000;
}
#gris {
  color: #666;
}

a.siSub:hover {
  text-decoration : none;
}
a.siSub {
	text-decoration : underline;
  margin: 0;
  text-align: left;
  color: #000;
}
#restricciones {
  color: #f00;
  font-size: 9px;
}


.flecha_blanca {
	font-size: 11px;
  color: rgb(61,57,56);
  margin: 0;
	padding-left: 20px;
  text-align: left;
	background: transparent url(../images/flecha_blanca.gif) left no-repeat;
}

div#izquierda h1#ultima_hora {
	font-size: 10;
  margin: 0 0 2px 0;
	padding: 7px 0 5px 25px;
  text-align: left;
	background: transparent url(../images/ico_ultima_hora.gif) left no-repeat;
  font-weight:500;
  color: rgb(128,0,0);
}
#inscripcion {
  font-size: 10;
  margin: 0;
	padding: 2px 0 2px 25px;
  text-align: left;
	background: transparent url(../images/ico_inscripcion.gif) left no-repeat;
  font-weight:500;
  color: rgb(128,0,0);
}
#recomienda {
  font-size: 10;
  margin: 0;
	padding: 2px 0 2px 25px;
  text-align: left;
	background: transparent url(../images/ico_recomienda.gif) left no-repeat;
  font-weight:500;
  color: rgb(128,0,0);
}
#contacto {
  font-size: 10;
  margin: 0;
	padding: 2px 0 2px 25px;
  text-align: left;
	background: transparent url(../images/ico_contacto.gif) left no-repeat;
  font-weight:500;
  color: rgb(128,0,0);
}
#favoritos {
  font-size: 10;
  margin: 0;
	padding: 2px 0 2px 25px;
  text-align: left;
	background: transparent url(../images/ico_favoritos.gif) left no-repeat;
  font-weight:500;
  color: rgb(128,0,0);
}
#bases {
  font-size: 10;
  margin: 0;
	padding: 2px 0 2px 25px;
  text-align: left;
	background: transparent url(../images/ico_bases.gif) left no-repeat;
  font-weight:500;
  color: rgb(128,0,0);
}
#faqs {
  font-size: 10;
  margin: 0;
	padding: 2px 0 2px 25px;
  text-align: left;
	background: transparent url(../images/ico_faqs.gif) left no-repeat;
  font-weight:500;
  color: rgb(128,0,0);
}
#miembros {
  font-size: 10;
  margin: 0 0 2px 0;
	padding: 7px 0 5px 25px;
  text-align: left;
	background: transparent url(../images/ico_miembros.gif) left no-repeat;
  font-weight:500;
  color: rgb(128,0,0);
}
#mantenido {
  font-size: 10;
  margin: 0 0 2px 0;
	padding: 7px 0 5px 0;
  text-align: left;
  font-weight:500;
  color: rgb(128,0,0);
}
#cerrar_sesion {
  font-size: 9;
  margin: 5px 0 0 88px;
  padding: 0 0 4px 0;
  text-align: right;
	background: transparent url(../images/ico_salir.gif) left no-repeat;
  color: #666;;
}


.marco_izq {
  border-top: 1px solid rgb(198,198,198);
  border-right: 1px solid rgb(198,198,198);
  margin-left: 30px;
}

.division_drop {
  FONT-SIZE: 8pt;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Arial, Helvetica, san-serif;
	background-color: #efefef;
	line-height: 14px;
	letter-spacing: normal;
	background-image: url(../images/fondoInput.gif);
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #bbbbbb;
}

div#cab_liga h1#jornadas {
	font-size: 12;
  margin: 0;
	padding: 0;
  font-weight:500;
  color: #000;
}

.equipoJornada {
  font-size : 13px;
}

.golesJornada {
  font-size : 18px;
  border: 1px solid rgb(198,198,198);
}

.boton1 {
	FONT-SIZE: 8pt;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Arial, Helvetica, san-serif;
	background-color: #efefef;
	line-height: 12px;
	letter-spacing: normal;
	background-image: url(../images/fondoBtn.gif);
	text-align: center;
	cursor: hand;
	padding-right: 4px;
	padding-left: 4px;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #bbbbbb;
}

.input1 {
	FONT-SIZE: 8pt;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Arial, Helvetica, san-serif;
	background-color: #efefef;
	line-height: 14px;
	letter-spacing: normal;
	background-image: url(../images/fondoInput.gif);
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #bbbbbb;
}

.checkSimple {
  border: 0px;
}

.jugador {
	border : 2px outset;
}
#portero {
    border-color : #FFFF00;
    background-color : #FFFF00;
}
#defensa {
    border-color : #0000FF;
    background-color : #0000FF;
    color : #FFFFFF;
}    
#medio {
    border-color : #006600;
    background-color : #006600;
    color : #FFFFFF;
}
#delantero {
    border-color : #FF0000;
    background-color : #FF0000;
    color : #FFFFFF;
}
/**** FIN NUEVA IMAGEN *****/
