.borde { border-color: #FFF; }

.borde:hover { border-color: #bf3533; }

.centrado {
	background-color: #FFF;
	background-image: url(../imgs/fondo.jpg);
	border: 1px solid #cd1411;
	height: 589px;
	left: 50%;
	margin-left: -498px;
	margin-top: -295px;
	position: absolute;
	top: 50%;
	width: 996px;
}

.enlaceSI {
	background-image: url(../imgs/si_off.gif);
}
.enlaceSI:hover {
	background-image: url(../imgs/si_on.gif);
}
.enlaceNO {
	background-image: url(../imgs/no_off.gif);
}
.enlaceNO:hover {
	background-image: url(../imgs/no_on.gif);
}

.descargas {
	background-image: url(../imgs/descargas_off.png);
	margin-right: 0px;
}

.descargas:hover { background-image: url(../imgs/descargas_on.png); }

.descubre {
	background-image: url(../imgs/descubre_off.png);
	margin-top: 10px;
}

.descubre:hover { background-image: url(../imgs/descubre_on.png); }

.fondos { background-image: url(../imgs/fondos_off.gif); }

.fondos:hover { background-image: url(../imgs/fondos_on.gif); }

.itunes { background-image: url(../imgs/itunes_off.gif); }

.itunes:hover { background-image: url(../imgs/itunes_on.gif); }

.juegos { background-image: url(../imgs/juego_off.gif); }

.juegos:hover { background-image: url(../imgs/juego_on.gif); }

.casadecor { background-image: url(../imgs/casadecor_off.jpg); }

.casadecor:hover { background-image: url(../imgs/casadecor_on.jpg); }

.casadecor2 { background-image: url(../imgs/casadecor2_off.jpg); }

.casadecor2:hover { background-image: url(../imgs/casadecor2_on.jpg); }

.enviar { background-image: url(../imgs/enviar_off.gif); }

.enviar:hover { background-image: url(../imgs/enviar_on.gif); }

.musica {
	background-image: url(../imgs/musica_off.gif);
	margin-top: 10px;
}

.musica:hover { background-image: url(../imgs/musica_on.gif); }

.res {
	color: #cb1e19;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.res:hover {
	color: #cb1e19;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: overline underline;
}

.spot {
	background-image: url(../imgs/spot_off.png);
	margin-top: 10px;
}

.spot:hover { background-image: url(../imgs/spot_on.png); }

.spot1 {
	background-image: url(../imgs/spot1_off.png);
	margin-top: 10px;
}
.spot1:hover {
	background-image: url(../imgs/spot1_on.png);
}

.titulo {
	color: #cb1e19;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.transparent {
	background-color: #FFF;
	color: #3c3c3c;
	filter: alpha(opacity=80);
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	margin-left: 20px;
	-moz-opacity: 0.8;
	opacity: 0.8;
	text-align: left;
}

.txt {
	color: #605f5f;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	font-size: 11px;
}

.txtBL {
	color: #fff;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	font-size: 11px;
}

.txtmini {
	color: #605f5f;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	font-size: 9px;
	line-height: 9px;
}
.txtRED {
	color: #cb1e19;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.txtBLANCO {
	color: #fff;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.bordeFM { 
	background-color: #e5e5e5;
	border-bottom : #cb1e19 1px solid;
	border-left : #cb1e19 1px solid;
	border-right : #cb1e19 1px solid;
	border-top : #cb1e19 1px solid;
	color: #333;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	font-size: 11px;
}

.bordeFM:hover { 
	background-color: #e5e5e5;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	border-top : 1px solid;
	color: #333;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	font-size: 11px;
}
 
.txt2 {
	color: #333;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	font-size: 11px;
}

.txt2RED {
	color: #cb1e19;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#filtro1{ display: block; }

#filtro2, #filtro3 { display: none; }

#pantalla {
	height: 209px;
	left: 98px;
	position: absolute;
	top: 144px;
	width: 334px;
	z-index: 1;
}
.hovertip {
	position: absolute;
    display: none; /* in case javascript is disabled */
	width: 176px;
	height:90px;
    background: url('../noche/imgs/vineta.png') no-repeat;
	font-size: 12px;
	z-index: 100;
	margin-left: 5px;
	margin-top: 10px;
}

ul.hovertip {
	width:200px; 
	padding-top:30px; 
	padding-left:23px; 
	height:115px; 
	padding-bottom:20px; 
	display:block
}
ul.hovertip li {
	display:inline;
	list-style:none;
}

