li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#navigation {
width:990px;
height:33px;
}
#navigation a {
	float: left;
}
#navigation ul {
}
#navigation li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#navigation li.item {
float:left;
}
#item_inicio {
}
#item_noticias {
}
#item_sudafrica2010 {
}
#item_equipos {
}
#item_estrellas {
}
#item_estadisticas{
}
#item_juegos {
}
#item_fanaticos {
}
#navigation ul li a {
height:33px;
text-decoration:none;
}
#navigation ul li a span {
display:none;
}
#item_inicio a {
background-image:url(../images/layout/menu/btn_inicio.png);
width:93px;
}
#item_noticias a {
background-image:url(../images/layout/menu/btn_noticias.png);
width:116px;
}
#item_sudafrica2010 a {
background-image:url(../images/layout/menu/btn_sudafrica2010.png);
height:33px;
width:161px;
}
#item_equipos a {
background-image:url(../images/layout/menu/btn_equipos.png);
height:33px;
width:112px;
}
#item_estrellas a {
background-image:url(../images/layout/menu/btn_estrellas.png);
height:33px;
width:126px;
}
#item_estadisticas a {
background-image:url(../images/layout/menu/btn_estadisticas.png);
height:33px;
width:146px;
}
#item_juegos a {
background-image:url(../images/layout/menu/btn_juegos.png);
height:33px;
width:105px;
}
#item_fanaticos a {
background-image:url(../images/layout/menu/btn_fanaticos.png);
height:33px;
width:128px;
}
#item_inicio.select a {
background-image:url(../images/layout/menu/btn_inicio_on.png);
}
#item_noticias.select a {
background-image:url(../images/layout/menu/btn_noticias_on.png);
}
#item_sudafrica2010.select a {
background-image:url(../images/layout/menu/btn_sudafrica2010_on.png);
}
#item_equipos.select a {
background-image:url(../images/layout/menu/btn_equipos_on.png);
}
#item_estrellas.select a {
background-image:url(../images/layout/menu/btn_estrellas_on.png);
}
#item_estadisticas.select a {
background-image:url(../images/layout/menu/btn_estadisticas_on.png);
}
#item_juegos.select a {
background-image:url(../images/layout/menu/btn_juegos_on.png);
}
#item_fanaticos.select a {
background-image:url(../images/layout/menu/btn_fanaticos_on.png);
}

#item_inicio a:hover {
background-image:url(../images/layout/menu/btn_inicio_hover.png);
}
#item_noticias a:hover {
background-image:url(../images/layout/menu/btn_noticias_hover.png);
}
#item_sudafrica2010 a:hover {
background-image:url(../images/layout/menu/btn_sudafrica2010_hover.png);
}
#item_equipos a:hover {
background-image:url(../images/layout/menu/btn_equipos_hover.png);
}
#item_estrellas a:hover {
background-image:url(../images/layout/menu/btn_estrellas_hover.png);
}
#item_estadisticas a:hover {
background-image:url(../images/layout/menu/btn_estadisticas_hover.png);
}
#item_juegos a:hover {
background-image:url(../images/layout/menu/btn_juegos_hover.png);
}
#item_fanaticos a:hover {
background-image:url(../images/layout/menu/btn_fanaticos_hover.png);
}



.editor_field {
color:#666666;
font-family:Helvetica,Arial,sans-serif;
font-size:12px;
height:48px;
margin:8px;
width:190px;
}
#preguntaDelDia .editor_field { height:68px; }
#dejarmensaje { height: 50px; margin: 10px 15px; }
#estrellasMain .editor_ok_button {
  background-image: url(../images/layout/btn_enviar_verde.jpg);
}
.editor_ok_button {
  background-image: url(../images/layout/btn_enviar.png);
  height:22px;
  width:62px;
  float: right;
  margin: 7px 3px 0 0;
  text-indent: -5000px;
}
.editor_cancel { display:none; }
