body{
	background-image:url(../images/home/back.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	background-position:left top;
	background-attachment:fixed;
}
#contenedor{
	position:relative;
	width: 900px;
	text-align: center;
	margin:0px auto;
	z-index:0;
}
#sub_conten{
	width:900px;
	position:relative;
}
#header{
	position:relative;
	background-repeat:no-repeat;
	width: 900px;
	height: 75px;
	margin-bottom:40px;
	text-align:left;
}
#menu_conten{
	position:relative;
	width:80px;
	height:auto;
	float:left;
	clear:left;
}
#suscripcion{
	width:80px;
	margin:10px 0;
}
#face{
	position:relative;
	width:80px;
	height:auto;

}
#destacados_conten{
	position:relative;
	background-image:url(../images/home/back_destacados.png);
	background-repeat:repeat-y;
	width:630px;
	height:auto;
	margin-left:20px;
	margin-right:20px;
	vertical-align:top;
	z-index:0;
	float:left;
}
#destacados_contenPoster{
	position:relative;
	background-image:url(../images/home/back_destacados.png);
	background-repeat:repeat-y;
	width:630px;
	height:3350px;
	margin-left:20px;
	margin-right:20px;
	vertical-align:top;
	z-index:0;
	float:left;
}
#destacados_contenHOME{
	position:relative;
	background-image:url(../images/home/back_destacados.png);
	background-repeat:repeat-y;
	width:630px;
	height:1110px;
	margin-left:20px;
	margin-right:20px;
	vertical-align:top;
	z-index:0;
	float:left;
}
#publicidad_conten{
	position:relative;
	width:150px;
	height:auto;
	float:left;
	clear:right;
}
#aviso_1{
	position:relative;
	width:150px;
	height:auto;
	margin-bottom:15px;
}
#aviso_2{
	position:relative;
	width:150px;
	height:auto;
	margin-bottom:15px;
}
#aviso_3{
	position:relative;
	width:150px;
	height:auto;
	margin-bottom:15px;
}
