/* Regras de estilo do destaque semanal */

table{
	width: 100%;
	font-family: arial, helvetica, serif;
	font-size: 12px;
	font-style: normal;
	color: #868686;
	text-align: center;
	}

table td{
	width: 33%;
	padding: 5px;
	}

table tr{
	padding: 5px;
	}

#conteudo{
	width:550px;
	}

#caixa_passatempos{
	position:absolute;
	left:632px;
	top:130px;
	width:134px;
	height:174px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0, 122, 224);
	text-align:center;
	padding: 0;
	margin: 0;
	}

#caixa_passatempos h2{
	text-align:center;
	font-size: 12px;
	}

#caixa_banner_dir_1{
	position:absolute;
	left:632px;
	top:325px;
	width:134px;
	height:174px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background: #FFF;
	padding: 0;
	margin: 0;
	}

#caixa_banner_dir_2{
	position:absolute;
	left:632px;
	top:520px;
	width:134px;
	height:174px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background: #FFF;
	padding: 0;
	margin: 0;
	}

#rodape{
	top:750px;
	}
