/* Encuesta Marco */

.div-invasion {
	height:15px; 
}
.iframe {
   background-image: url(invasion-iframe-background.png);
}
.Encuesta {
   background-image: url(fondo-encuesta.jpg);
   background-color: #AF00A3;  
}
.Encuesta1 {
	width:292px;
	height:15px;
}
.Encuesta2 {
	width:18px;
	height:200px;
}
.Encuesta3 {
	width:17px;
	height:200px;
}
.Encuesta4 {
	width:292px;
	height:16px;
}

/* Cartelera */

#Cartelera {
	position:absolute;
	margin-left:-383px;
	left:50%;
	top:40px;
	width:766px;
	height:400px;
	z-index:50;
	visibility: visible;
}
#Altar {
	position:absolute;
	margin-left:-300px;
	left:50%;
	top:70px;
	width:600px;
	height:400px;
	z-index:50;
	visibility: visible;
}

/* Main */

.MainBackground {
   background-image: url(main-back.gif);
   background-repeat: repeat;  
}

/* Bordes */ 

.bordes-izq {
   background-image: url(borde-izq.jpg);
   background-repeat: repeat-y;
}

.bordes-der {
   background-image: url(borde-der.jpg);
   background-repeat: repeat-y;
}

/* Juegos Bizarros */

#juegos_bizarros {
	position:absolute;
	left:50%;
	top:129px;
	width:430px;
	height:347px;
	z-index:1;
	margin-left: -195px;
}

.Titulojuegos {
	font-family: Tahoma;
	font-size: 14px;
    font-weight: bold;
	color: #FFFF00;
}

.Controles {
    padding-left: 25px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF00;
}

.explicacion-juegos {
font-family:Tahoma;
font-size:11px;
padding-left:9px;
color:#FFCC33;
}

/* Noti Bizarren */

.NotiBizarren {
    height: 384px;
    width: 510px;
}

.Link-Inhabilitado-NotiBizarren {
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
}

.Fecha-NotiBizarren {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	padding: 7px;
	color: #333333;
}

#Links-NotiBizarren a   {
    text-decoration: underline;
    font-weight: normal;
    color: #333333;
}

#Links-NotiBizarren-2 a   {
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

/* Un Cacho de Cultura */ 

#video_cacho_de_cultura {
	position:absolute;
	left:50%;
	top:119px;
	width:523px;
	height:169px;
	z-index:1;
	margin-left: -243px;
}
#Navegador {
	position:absolute;
	left:50%;
	top:355px;
	width:523px;
	height:143px;
	z-index:2;
	margin-left: -243px;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}

/* Invasión Bizarren */

#notas {
	position:absolute;
	left:50%;
	top:88px;
	width:481px;
	height:376px;
	z-index:1;
	margin-left: -222px;
}

#notas-main {
	position:absolute;
	left:50%;
	top:65px;
	width:481px;
	height:376px;
	z-index:1;
	margin-left: -222px;
}

#favoritos a   {
   color: #371200;
}

a.link2:hover   {
   color: #8F2FCC;
}

body {
	background-color: #0DBCF2;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Vinculos */

a:link {
    font-size: 11px;	
    color: #FFCC00;
    font-family: Tahoma;
	font-weight: bold;
}
a:visited {
    font-size: 11px;	
    color: #FF9900;
    font-family: Tahoma;
	font-weight: bold;
}

/* Tipografías de Invasión Bizarren */

.cantidad {
    font-size: 11px;
    color: #80FFFF;
    font-family: Tahoma;
	font-weight: bold;
}
.titulo_invasion {
	color: #80FFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
}
.desarrollo {
    font-size: 11px;
    color: #FFCC00;
    font-family: Tahoma;
}
.fecha {
    font-size: 11px;
    color: #FFCC00;
    font-family: Tahoma;
	font-weight: bold;
}
.Titulo_invasion {
    font-size: 12px;
    color: #FFCC00;
    font-family: Tahoma;
	font-weight: bold;
}

/* Encuesta */

.items {
    font-size: 10px;
    color: #FFCC00;
    font-family: Tahoma;
}

/* Un Cacho de Cultura */
.Titulo {
    font-size: 11px;
    color: Black;
    font-family: Tahoma;
	font-weight: bold;
}
