body {
	/* MODELO ANTIGO  background:#FC6 url(/shared/home_bg.jpg) repeat-x;*/
	background:#d4e8a3 url(/shared/home_bg.jpg) repeat-x;
}

#cabecalho #muda {
	position:absolute;
	z-index:10;
	top:0;
	right:5px;
}

#cabecalho #foto {
	height:255px;
	background:#FFF;
}

#menu {
	top:344px;
}

#cabecalho #topo #navSecundaria {
	left:610px;
}

#corpo {
	background:#FFF url(/shared/dot.gif) no-repeat;
}

#corpo #colBanners {
	position:relative;
	float:left;
	width:228px;
	margin:35px 0 0 0;
	padding-left:25px;
}
#corpo #colBanners_right {
	position:relative;
	float:right;
	width:185px;
	margin:-6px 0 0 0;
	padding-right:20px;
}

#corpo #colNoticias {
	position:relative;
	text-align:left;
	float:left;
	width:445px;
	margin:35px 0 0 25px;
}

#corpo #colNoticias h2 {
	font-size:1.75em;
	font-weight:normal;
	color:#363;
	margin-bottom:.65em;
}

#corpo #colNoticias dl {
	font-size:.85em;
}

#corpo #colNoticias dl dt {
	color:#666;
	font-weight:bold;
	margin-bottom:.25em;
	font-size:1.2em;
}

#corpo #colNoticias dl dt a {
	/* MODELO ANTIGO  color:#363;*/
	color:#426b9f;
	text-decoration:none;
}

#corpo #colNoticias dl dt span {
	/* MODELO ANTIGO  color:#F60;*/
	color:#94a659;
	font-weight:normal;
	display:block;
}

#corpo #colNoticias dl dd {
	margin-bottom:.85em;
}

#corpo #colNoticias dl dd a {
	color:#666;
	text-decoration:none;
}

#corpo #colNoticias dl dd a.homeSaibamais,
#corpo #colNoticias dl dd a.homeSaibamais:link,
#corpo #colNoticias dl dd a.homeSaibamais:active {
	color:#426b9f;
	border-bottom:1px dashed #696;
	background:#EEE;
	text-decoration:none;
}

#corpo #colNoticias dl dd a.homeSaibamais:visited {
	color:#666;
	border-bottom:1px dashed #666;
}

#corpo #colNoticias dl dd a.homeSaibamais:hover {
	background:#769f0c;
	color:#FFF;
	border-bottom:1px dashed #696;
	text-decoration:none;
}

#corpo #colNoticias dl dd span {
	font-size:.85em;
}

#corpo #colForms {
	position:relative;
	text-align:left;
	float:right;
	width:180px;
	margin:35px 0 0 0;
	padding:0 25px 0 0;
}

#corpo #colForms form {
	padding:6px 0 2px 15px;
}

#corpo #colForms form#formBusca {
	background:transparent url(/shared/home_busca_bg.jpg) no-repeat;
	margin-bottom:2em;
}

#corpo #colForms form#formInformativo {
	background:transparent url(/shared/home_informativo_bg.jpg) no-repeat;
}

#corpo #colForms form h2 {
	font-size:1em;
	font-weight:bold;
	color:#363;
	margin-bottom:.5em;
}

#corpo #colForms form p {
	font-size:.85em;
}

#corpo #colForms form a,
#corpo #colForms form a:link,
#corpo #colForms form a:active {
	color:#F90;
}

#corpo #colForms form a:visited {
	color:#FC6;
}

#corpo #colForms form a:hover {
	text-decoration:none;
}


