body {
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(../images/resources/bg_cinza.gif);
}
#corpo {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	background-image: url(../images/resources/bg_globo_body.gif);
	background-repeat: no-repeat;
	background-position: -30px top;
}
#corpo #topo {
	height: 130px;
	margin-bottom: 20px;
}
#corpo #topo #logo {
	float: left;
	height: 130px;
	width: 258px;
	margin-right: 330px;
}

#menu {
	font-family: 'Anton', sans-serif;
	height: 28px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 9px;
	font-size: 17px;
	color: #CEB21A;
}
#corpo #banner {
	height: 250px;
	width: 920px;
	margin-bottom: 15px;
	clear: both;
}
#corpo .boxHome {
	float: left;
	width: 290px;
}
#corpo .boxHome a {
	color: #666;
	text-decoration: none;
}
#corpo .boxHome a:hover { color: #900; }

#corpo .boxHome h1 {
	font-family: 'Anton', sans-serif;
	;
	font-size: 20px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
	color: #CEB21A;
}

#corpo .boxHome .thumb {
	height: 220px;
	width: 290px;
	margin-bottom: 8px;
}
#corpo .boxHome .dropNoticia {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
#corpo .boxHome .dropNoticia h2 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#corpo .boxHome .dropNoticia h2 a{
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #900;
}
#corpo #menuLateral{
	float: left;
	width: 180px;
	margin-right: 30px;
}
#corpo #menuLateral h1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	background-image: url(../images/resources/globo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 18px;
	font-family: 'Anton', sans-serif;
	color: #3E5208;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3E5208;
	padding-bottom: 10px;
}
#corpo #menuLateral .itemMenu {
	height: 25px;
	padding-left: 3px;
	font-size: 13px;
	color: #666;
}
#corpo #menuLateral .itemMenu a {
	color: #666;
	text-decoration: none;
}
#corpo #menuLateral .itemMenu a:hover {
	color: #3E5208;
	text-decoration: none;
}






#corpo #conteudo {
	float: left;
	width: 705px;
	font-size: 13px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#corpo #conteudo a {
	color: #C13807;
	text-decoration: none;
}

#corpo #conteudo .titulo {
	font-family: 'Anton', sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #C13807;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	font-weight: normal;
}
#corpo #conteudo .thumb {
	float: left;
	width: 220px;
	margin-right: 8px;
	margin-bottom: 8px;
}


#rodape {
	margin-top: 15px;
	clear: both;
	margin-bottom: 15px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #999;
	text-align: center;
}
#rodape img { margin-bottom: 15px; }
