/* CSS Document */

body{
	margin:0px;
	background-repeat:repeat-x;
	background-image:url(../../../../img/2007/08/centraldoassinante/bg.jpg);
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

img{border:none;}

#geral{
	width:792px;
	position:absolute;
	left:50%;
	margin-left:-396px;
}

#det_esq{
	background-image:url(../../../../img/2007/08/centraldoassinante/det_esq.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:506px;
	float:left;
}

#det_dir{
	background-image:url(../../../../img/2007/08/centraldoassinante/det_dir.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:506px;
	float:left;
}

#miolo{
	width:780px;
	min-height:506px;
	_height:506px;
	float:left;
	background:#FFFFFF;
}

#leader_board{
	width:780px;
	height:26px;
	float:left;
}

#banner_topo{
	width:773px;
	height:83px;
	padding:7px 3px 7px 4px;
	float:left;
}

#topo{
	width:780px;
	height:85px;
	background:url(../../../../img/2007/08/centraldoassinante/topo_central.jpg) ;
	background-repeat:no-repeat;
	float:left;
}

#conteudo{
	width:773px;
	float:left;
	padding:0px 3px 0px 4px;
}

#rodape{
	background:url(../../../../img/2007/08/centraldoassinante/bg_rodape.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:773px;
	height:20px;
	padding:15px 3px 0px 4px;
	float:left;
	text-align:center;
	font-size:12px;
	color:#5788BF;
}







