@charset "utf-8";
/* CSS Document */
.Estilo1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	background-position:center;
}
.actor {
color: #999999;
}
.actor:hover {
color: #0080FF; /*Por si acaso quieras cambiar de color cuando el mouse está encima*/
}
.director {
color: #CCCCCC;
}
.director:hover {
color: #80FFFF;
}
a:link {
	text-decoration: none;
	color: #dac288;
}
a:visited {
	text-decoration: none;
	color: #dac288;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Estilo3 {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Tahoma;
}
.Estilo4 {
	font-family: Tahoma;
	font-size: 9px;
}
.Estilo11 {	font-family: Tahoma;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	text-align: justify;
}
#Table_02 tr td table tr td table {
	text-align: right;
}
#Table_02 tr td table tr td table {
	text-align: left;
}
.Estilo111 {	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.Estilo31 {	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;
}
tr td table tr td table tr .Estilo1 table .Estilo1 td .Estilo1 em {
	color: #900;
}
tr td table tr td table tr .Estilo1 table .Estilo1 td .Estilo1 {
	font-weight: normal;
}
body {
	background-color: #000;
	background-image: url();
	background-position:center;
}
  
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

   #post {
	position:relative;   
   }
   #portada {
      position:relative; 	 
	  z-index:0;
    }

    #new {
   		position:absolute; 
		width:36; 
		height:37; 		
		z-index:1;
    }
	#serie {
   		position:absolute; 
		width:90;
		z-index:1;
    }

-->


