/* CSS Document */
*{
	margin:0;
	padding:0;
	font: 12px Arial;
}
strong, b{
	font-weight:bold;
}
html{
	overflow-x:hidden;
}
html, body{
	width:100%;
	height:100%;
}
body{
	background:#D9E4B9 url(imagens/bg.jpg) top left repeat-x;
}
a{
	text-decoration:none;
}
input, textarea, select{
	font:12px Arial;
}
a:hover{
	text-decoration:underline;
}
#divGera{
	position:relative;
	width:1024px;
	left:-11px;
	background:url(imagens/bg-sombra.png) top center repeat-y;
}
#divTopo{
	position:relative;
	width:1024px;
	height:126px;
	left:-11px;
	background:url(imagens/topo.png) top left no-repeat;
	text-align:left;
}
#divMenu{
	position:relative;
	width:949px;
	height:32px;
	background:url(imagens/bg-menu.jpg) top left repeat-x;
}
#divMenu li{
	position:relative;
	float:left;
	width:auto;
	list-style:none;
	background:url(imagens/bg-menu-divisao.jpg) top left repeat-y;
	padding:8px 13px 7px 13px;
}
#divMenu a{
	font:bold 14px Arial;
	color:#FEFEFE;
}
.divBoxRoxoCima{
	position:relative;
	width:949px;
	height:24px;
	background:url(imagens/bg-box-roxo-cima.jpg) top left no-repeat;
}
.divBoxRoxo{
	position:relative;
	width:949px;
	background:url(imagens/bg-box-roxo.jpg) top left repeat-y;
}
.divBoxRoxoBaix{
	position:relative;
	width:949px;
	height:16px;
	background:url(imagens/bg-box-roxo-baixo.jpg) top left no-repeat;
}
#divNoti{
	position:relative;
	float:left;
	width:228px;
	margin:17px 17px 0px 34px;
	text-align:left;
}
#divNoti h3{
	font:24px Arial;
	color:#1387BD;
}
.divNotiTitu{
	position:relative;
	width:236px;
	background:url(imagens/bg-box-noticias-titulo.jpg) top left no-repeat;
}
.divNotiTitu h2, a{
	font:bold 12px Arial;
	color:#3D5C67;
	padding:7px 0px 7px 0px;
	text-align:center;
}
.divNotiCham p{
	width:216px;
	font:12px Arial;
	color:#73939D;
	background:url(imagens/bg-box-chamada.jpg) top left repeat-y;
	padding:10px 10px 5px 10px;
}
.divNotiComp{
	position:relative;
}
#divMain{
	position:relative;
	float:left;
	width:638px;
	margin-top:-6px;
}
.divBoxBrancoCima{
	position:relative;
	width:638px;
	height:21px;
	background:url(imagens/bg-box-branco-cima.jpg) top left no-repeat;
}
.divBoxBranco{
	position:relative;
	width:638px;
	background:url(imagens/bg-box-branco.jpg) top left repeat-y;
	text-align:left;
	padding:15px 10px 10px 10px;
}
.divBoxBranco h3{
	font:24px Arial;
	color:#759C0B;
}
#divMainInte{
	position:relative;
	width:584px;
	height:auto;
	margin:3px 0px 0px 18px;
}
#divMainInte p{
	font:12px Arial;
	color:#78885F;
	text-align:left;
	margin:30px 10px 0px 10px;
}
#divMainInte table{
	font:12px Arial;
	color:#78885F;
	text-align:justify;
	margin:30px 10px 0px 10px;
}

.divMainInteBox{
	position:relative;
	float:left;
	width:182px;
	height:330px;
	background:#F8FBF3;
	margin:5px 0px 0px 19px;
	text-align:center;
}
.divMainInteBox p{
	font:11px Arial;
	color:#78885E;
	width:158px;
	text-align:left;
	margin-top:8px;
}
.divBoxBrancoBaix{
	position:relative;
	width:638px;
	height:10px;
	background:url(imagens/bg-box-branco-baixo.jpg) top left no-repeat;
}
#divDica{
	position:relative;
	width:949px;
	padding:17px 17px 0px 34px;
	text-align:left;
}
#divDica h3{
	font:24px Arial;
	color:#1387BD;
}
.divDicaDica{
	position:relative;
	float:left;
	width:286px;
	height:176px;
}
.divDicaDica p{
	position:relative;
	float:left;
	clear:both;
	top:40px;
	left:145px;
	width:130px;
	height:110px;
	font:12px Arial;
	color:#73939D;
}
.divDicaLink{
	position:relative;
	float:left;
	width:232px;
	height:173px;
	background:url(imagens/links.jpg) top left no-repeat;
	font:12px Arial;
	color:#73939D;
	padding:0px 28px 0px 28px;
}
.divDicaLink a{
	font:12px Arial;
	color:#73939D;
}
#divRoda{
	position:relative;
	width:980px;
	background:url(imagens/bg-rodape.png) top left repeat-x;
}
#divRodaLink{
	position:relative;
	width:949px;
	text-align:left;
	font:12px Arial;
	color:#364951;
	padding:13px 0px 0px 23px;
}
#divRodaLink a{
	font:12px Arial;
	color:#364951;
}
.divRodaLoca{
	position:relative;
	float:left;
	width:193px;
	height:auto;
	font:12px Arial;
	color:#364951;
	text-align:left;
	margin:37px 15px 0px 20px;
	background:url(imagens/bg-rodape-divisao.png) top right repeat-y;
}
