@charset "utf-8";
/* CSS Document */
#proximosestrenos {
	width:484px;; 
	background:none;
	margin:0px; margin-top:8px;
	padding:0px;
	overflow:hidden;
	float:none; clear:both;
	}

/* destacado */
#proximosestrenos div.home {
	width:482px;
	background-color:#081e3f;
	border-color:#0167a1;
	border-width:1px;
	border-style:solid;
	margin:0px; padding:0px;
	overflow:hidden;
	float:none; clear:both;
	}

#proximosestrenos div.home div.titulo {
	width:auto; height:21px;
	border:none;
	margin:0px; margin-bottom:8px;
	padding:0px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:2px 0px 0px 12px;
	text-transform:uppercase;
	background:none;
	background-image:url(../img/home-titulo-blank_azul.gif);
	background-repeat:repeat-x;
	color:#bee8ff;
	}
	
#proximosestrenos div.home div.estreno {
	margin:0px; margin-top:12px; margin-left:10px;
	padding:0px;
	width:460px; height:118px;
	overflow:hidden;
	
	background-color:#dcdcdc;
	border-color:#0167a1;
	border-width:1px;
	border-style:solid;
}

#proximosestrenos div.home div.estreno div.imagen {
	margin:0px;
	padding:0px;
	width:92px; height:118px;
	overflow:hidden;
	
	border:none;
	border-right-color:#0167a1;
	border-right-width:1px;
	border-right-style:solid;
	
	float:left;
	clear:left;
}

#proximosestrenos div.home div.estreno h1 {
	width:348px;
	margin:0px; margin-left:10px; margin-top:5px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#022144;
	float:left;
	}

#proximosestrenos div.home div.estreno p {
	width:348px;
	margin:0px; margin-left:10px; margin-top:4px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#022144;
	float:left;
	}

#proximosestrenos div.home div.estreno div.separador {
	margin:0px; margin-left:10px; margin-top:5px;
	padding:0px;
	float:left;
	
	width:348px; height:1px;
	overflow:hidden;
	
	border:none;
	background:none;
	background-image:url(../img/proximosextrenos-home-separador.gif);
	background-repeat:no-repeat;
	
	}

#proximosestrenos div.home div.estreno div.vermas {
	margin:0px; margin-left:7px; margin-top:4px;
	padding:0px;
	float:left;
	
	width:73px; height:23px;
	overflow:hidden;
	
	border:none;
	background:none;
	background-image:url(../img/proximosextrenos-home-vermas.gif);
	background-repeat:no-repeat;
	
	cursor:pointer;	
	}

	
#proximosestrenos div.home div.verTodos {
	width:482px; height:53px;
	overflow:hidden;

	border:none;
	background:none;
	
	margin:0px; margin-top:10px;
	padding:0px;
	
	}