/******************/
/** font-family:Verdana, arial, Helvetica, sans-serif;  **/

.textogrisclaro
{
	letter-spacing:0.5px;
	text-decoration:none;
	font-family:Century Gothic;
	COLOR: #343434; 
}
a.textogrisclaro:link
{
    COLOR: #343434;
}
a.textogrisclaro:visited
{
    COLOR: #343434;
}
a.textogrisclaro:hover
{
    COLOR: #343434;
}
a.textogrisclaro:active
{
    COLOR: #343434;
}
/******************/

/******************/
/** font-family:Verdana, arial, Helvetica, sans-serif;  **/

.textogris
{
	text-decoration:none;
	letter-spacing:0.5px;
	font-family:Century Gothic;
	COLOR: #666666; 
	/*font-weight:bold*/
}
a.textogris:link
{
    COLOR: #666666;
}
a.textogris:visited
{
    COLOR: #666666;
}
a.textogris:hover
{
    COLOR: #666666;
}
a.textogris:active
{
    COLOR: #666666;
}
/******************/

/******************/
/** font-family:Verdana, arial, Helvetica, sans-serif;  **/

.textonegro
{
	text-decoration:none;
	letter-spacing:0.5px;
	font-family:Century Gothic;
	COLOR: #000000; 
/*	font-weight:bold*/
}
a.textonegro:link
{
    COLOR: #000000;
}
a.textonegro:visited
{
    COLOR: #000000;
}
a.textonegro:hover
{
    COLOR: #000000;
}
a.textonegro:active
{
    COLOR: #000000;
}
/******************/

/******************/
/** font-family:Verdana, arial, Helvetica, sans-serif;  **/

.textorojo
{
	text-decoration:none;
	letter-spacing:0.5px;
	font-family:Century Gothic;
	COLOR: #AE1A16; 
/*	font-weight:bold*/
}
a.textorojo:link
{
    COLOR: #AE1A16;
}
a.textorojo:visited
{
    COLOR: #AE1A16;
}
a.textorojo:hover
{
    COLOR: #AE1A16;
}
a.textorojo:active
{
    COLOR: #AE1A16;
}
/******************/

/******************/
/** font-family:Verdana, arial, Helvetica, sans-serif;  **/

.textoblanco
{
	letter-spacing:0.5px;
	text-decoration:none;
	font-family:Century Gothic;
	COLOR: #FFFFFF; 
/*	font-weight:bold*/
}
a.textoblanco:link
{
    COLOR: #FFFFFF;
}
a.textoblanco:visited
{
    COLOR: #FFFFFF;
}
a.textoblanco:hover
{
    COLOR: #FFFFFF;
}
a.textoblanco:active
{
    COLOR: #FFFFFF;
}
/******************/

/******************/
/** font-family:Verdana, arial, Helvetica, sans-serif;  **/

.textoazul
{
	letter-spacing:0.5px;
	text-decoration:none;
	font-family:Century Gothic;
	COLOR:  #0132CC; 
}
a.textoazul:link
{
    COLOR: #0132CC;
}
a.textoazul:visited
{
    COLOR: #0132CC;
}
a.textoazul:hover
{
    COLOR: #0132CC;
}
a.textoazul:active
{
    COLOR: #0132CC;
}

/******************/

/******************/
/** font-family:Verdana, arial, Helvetica, sans-serif;  **/

.textoceleste
{
	letter-spacing:0.5px;
	text-decoration:none;
	font-family:Century Gothic;
	COLOR:  #07a4e6; 
}
a.textoceleste:link
{
    COLOR: #07a4e6;
}
a.textoceleste:visited
{
    COLOR: #07a4e6;
}
a.textoceleste:hover
{
    COLOR: #07a4e6;
}
a.textoceleste:active
{
    COLOR: #07a4e6;
}

/******************/

/******************/
/** font-family:Verdana, arial, Helvetica, sans-serif;  **/

.textonaranja
{
	letter-spacing:0.5px;
	text-decoration:none;
	font-family:Century Gothic;
	COLOR:  #e38204; 
}
a.textonaranja:link
{
    COLOR: #e38204;
}
a.textonaranja:visited
{
    COLOR: #e38204;
}
a.textonaranja:hover
{
    COLOR: #e38204;
}
a.textonaranja:active
{
    COLOR: #e38204;
}

/******************/

/******************/

.menu a {
  display:block;
  border:none;
  background-position:left top;
  background-repeat:no-repeat;
  width:113px;
  height:33px;
}
.menu a:hover { background-position: 0 -47px; text-decoration: none; }
.menu .alt { display:none; }
.menu a#index { background-image: url(../images/menu/inicio.jpg) }
.menu a#noticias { background-image: url(../images/menu/noticias.jpg) }
.menu a#programacion { background-image: url(../images/menu/programacion.jpg) }
.menu a#eventos { background-image: url(../images/menu/eventos.jpg) }
.menu a#ojeando { background-image: url(../images/menu/ojeando.jpg) }
.menu a#chat { background-image: url(../images/menu/chat.jpg) }
.menu a#juegos { background-image: url(../images/menu/juegos.jpg) }
.menu a#omega { background-image: url(../images/menu/omega.jpg) }
.menu a#vox { background-image: url(../images/menu/vox.jpg) }
.menu a#radio1 { background-image: url(../images/menu/radio1.jpg) }
