#col1 {
	width:459px;
	float:left;
}

#col2 {
	width:285px;
	margin-left:13px;
	float:left;
}

#sidebar {
	width:199px;
	margin-left:13px;
	float:left;
}

/* APRESENTACAO */
#apresentacao_top {
	height:35px;
}

#apresentacao {
	border-right:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	background:#fff;
	padding:1px 10px;
}

#apresentacao_bottom {
	height:10px;
	background:url("../imagens/home/apresentacao_bottom.gif") no-repeat;
}

/* PUBLICACOES */
#publicacoes {
	float:left;
	margin-top:13px;
	width:223px;
}

#publicacoes_top {
	height:35px;
}

#publicacoes_body {
	border-right:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	background:#fff;
	padding:10px 10px;
	overflow:hidden;
}

#publicacoes_bottom {
	height:4px;
	background:url("../imagens/home/publicacoes_bottom.gif") no-repeat;
}

/* NEWSLETTER */
#newsletter {
	margin-top:13px;
	margin-left:13px;
	float:left;
	width:223px;
}

#newsletter_top {
	height:35px;	
}

#newsletter_body {
	border-right:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	background:#fff;
	padding:1px 12px;
}

#newsletter_bottom {
	height:4px;
	background:url("../imagens/home/publicacoes_bottom.gif") no-repeat;
	margin-bottom:13px;
}

/* TVPROMUNDO */
#tvpromundo {
	float:left;
	width:285px;
}

#tvpromundo_top {
	height:35px;	
}

#tvpromundo_body {
	border-right:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	background:#fff;
	padding:1px 10px;
}

#tvpromundo_bottom {
	height:4px;
	background:url("../imagens/home/noticias_bottom.gif") no-repeat;
}

/* NOTICIAS E IMPRENSA */
#noticias {
	margin-top:13px;
	float:left;
	width:285px;
}

#noticias_top {
	height:35px;	
}

#noticias_body {
	border-right:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0;
	background:#fff;
	padding:5px 12px;
	overflow:hidden;
}

#noticias_bottom {
	height:4px;
	background:url("../imagens/home/noticias_bottom.gif") no-repeat;
}

#buttom_cadastrar:hover {
	cursor:pointer;
}
