

#coluna_meio {
	width:480px;
	padding:0px;
	margin:0px;
	background-color:#FFF;
	float:left;
}

#coluna_dir {
	float:left;
	width:327px;
	background: #FFF;
}

#titulo_desenrolados {
	width:323px;
	height:41px;
	background-image:url(http://www.desenrolaofilme.com.br/cine/images/fundo_titulo_desenrolados.png);
	float:left;
}

#desenrolados {
	width:323px;
	height:287px;
	background-image:url(http://www.desenrolaofilme.com.br/cine/images/fundo_desenrolados.jpg);
	float:left;
	text-align:left;
}

#titulo_assistidos {
	width:323px;
	height:54px;
	background-image:url(http://www.desenrolaofilme.com.br/cine/images/fundo_titulo_assistidos.gif);
	float:left;
	margin-top:20px
}

#assistidos {
	width:323px;
	height:434px;
	background-image:url(http://www.desenrolaofilme.com.br/cine/images/fundo_mais_assistidos.gif);
	float:left;
	text-align:left;
}

#bottom_links {
	width:480px;
	float:left;
}

#img_rodape_dir{
	width:327px;
	float:left;
}


div.item_detaque{
	/*width:90px;*/
	height: 80px;
	margin-top:10px;
	margin-left:12px;
	font-family:tahoma;
	border-bottom:1px dashed;
	border-color:#AAA;
}
img.thumb_destaque{
	height:60px;
	width:80px;
	border:1px solid;
	border-color:#CCC;
	padding:2px;
	float:left;
	
}
div.titulo_destaque{
	width:200px;
	height:15px;
	font-size:11px;
	font-weight:bold;
	margin-left:3px;
	margin-top:5px;
	float:left;
	
}
div.descricao_destaque{
	font-size:10px;
	width:200px;
	height:35px;
	margin-left:3px;
	float:left;
}
div.exibicoes_destaque{
	font-size:10px;
	width:190px;
	margin-left:3px;
	float:left;
	text-align:right;
	color:#A00;
	visibility:hidden;
}

div.item_assistidos{
	float:left;
	/*width:220px;*/
	height: 87px;
	margin-left:20px;
	font-family:tahoma;
	background-image:url(http://www.desenrolaofilme.com.br/cine/images/fundo_item_assistidos.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

img.thumb_assistidos{
	height:70px;
	width:100px;
	border:2px solid;
	border-color:#FFF;
	float:left;
	
}

div.titulo_assistidos{
	width:150px;
	height:45px;
	font-size:16px;
	margin-left:33px;
	margin-top:5px;
	float:left;
	font-weight:bold;
}

div.exibicoes_assistidos{
	font-size:10px;
	width:150px;
	margin-left:33px;
	float:left;
	text-align:right;
	color:#22686d;
	visibility:hidden;
	
}

a.cine{
	color:#000;
	text-decoration:none;
}

.banner_dir{
float:left;
background-color:#ffffff;
margin:0px;
margin-top:20px;
width:323px;
border:0px;
}

.banner_meio{
	background-color:#FFF;
	float:left;
	margin-bottom:8px;
	margin-left:4px;
	border:0px;
}