* {
	padding:0;
	margin:0;
	border:0;
}
p {
	line-height:150%;
	padding-bottom:10px;
}

h1 {
	font-weight:bold;
	font-size:18px;
	color:#006699;
}

h2 {
	font-weight:bold;
	font-size:18px;
	color:#006699;
}
h4 {
	font-weight:bold;
	font-size:11px;
	color:#006699;
	padding-bottom:5px;
}
h5 {
	font-weight:bold;
	font-size:12px;
	color:#006699;
	text-decoration:underline;
}
h6 {
	font-weight:bold;
	font-size:8px;
}
.clear {
	float:left;
	clear:both;	
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background:url(../img/bg_geral.jpg) repeat-y top center;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#006699;
	text-decoration:underline;
}
ul {
	margin-left:20px;
}
#GERAL {
	float:left;
	width:100%;
	background:url(../img/bg_topo.jpg) no-repeat top center;
}

#TOPO {
	width:1000px;
	height:97px;
	margin:0 auto;
	display:block;
	clear:both;
	/*border-bottom:#00FF00 1px solid;*/
}
#BANNER {
display:block;
	width:1000px;
	height:225px;
	margin:41px auto;
	_margin:-5px auto;
	clear:both;
	/*background:#00CC00;*/
}
#CONTEUDO {

	width:950px;
	/*padding:25px;*/
	margin:0 auto;
	_padding-top:30px;
}

#RODAPE {
	float:left;
	width:100%;
	/*height:267px;*/
	background:url(../img/bg_rodape.jpg) no-repeat top center;
}
#RODAPE p {
	color:#FFFFFF;
}
#rodapeCentral {
	width:1000px;
	margin:0 auto;
	/*border:1px #FFFF00 solid;*/
}

#endRodape {
	float:left;
	width:400px;
	margin:5px 0 0 20px;
	/*border:1px solid #00CC00;*/
}

#busca {
	width:250px;
	height:35px;
	padding-top:65px;	
	margin-left:485px;
	/*background:#0099CC;*/
}
#menu {
	width:800px;
	height:30px;
	text-align:center;
	margin-left:200px;
	padding-top:13px;
	/*background:#0099CC;*/
}
#menu ul {
	list-style:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#menu ul li {
	display:inline;	
	font-weight:bold;
	padding:7px;
	
}
#menu ul li a {
	color:#fff;	
	text-decoration:none;
}
#menu ul li a:hover {
	color:#CAEEFF;
	text-decoration:underline;
}



#menuRodape {
	width:900px;
	height:30px;
	text-align:center;
	margin:5px auto;
	padding-top:8px;
	/*background:#0099CC;*/
}
#menuRodape ul {
	list-style:none;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	/*color:#fff;*/
}
#menuRodape ul li {
	display:inline;	
	font-weight:bold;
	padding:10px;
	
}
#menuRodape ul li a {
	color:#006699;
	text-decoration:none;
}
#menuRodape ul li a:hover {
	color:#666666;
	text-decoration:underline;
}
#boxApre {
	float:left;
	width:640px;
	height:300px;
	background:url(../img/bg_apre_home.jpg) top right no-repeat;
}
#boxApre p {
	padding-right:210px;
	line-height:150%;
}
#boxNews {
	float:right;
	width:250px;
	height:260px;
	padding:50px 10px 0 10px;
	background:url(../img/bg_news.jpg) top center no-repeat;
}
/*#boxChamadas {
	margin:20px 0 20px 0;
	*margin:0;
	float:right;
	width:100%;
}*/
#boxChamadas {
	margin:0 auto;
	width:950px;
}

.chamadas {
	float:left;
	width:250px;
	/*height:235px;*/
	padding:12px;
	background:url(../img/bg_chamadas.jpg) top center no-repeat;
	
	
}
.chamadas img {
	padding-bottom:10px;
}
.chamadaMeio img {
	padding-bottom:10px;
}

/*.vejaMais a {
	width:110px;
	height:34px;
}*/
.chamadaMeio {
	float:left;
	width:250px;
	/*height:235px;*/
	padding:12px;
	margin:0 62px 0 62px;
	background:url(../img/bg_chamadas.jpg) top center no-repeat;
}
.titApreHome {
	width:230px;
	height:34px;
	padding-bottom:10px;
	text-indent:-900%;
	display:block;
	background:url(../../home/img/tit_apreHome.jpg) left top no-repeat;
}
#newsletter {
	float:right;
	width:300px;
	/*height:200px;*/
	margin:5px 20px 10px 0;
	
	/*border:1px solid #00CC00;*/
}
#newsletter form {
float:left;
			width:300px;
		}
#newsletter fieldset {
float:left;
			border:none;

		}
#newsletter form fieldset label {
			font-weight:bold;
			color:#FFFFFF;
			display:block;
			width:210px;
			padding-top:5px;
		}

#newsletter	form fieldset label input {
			width:290px;
			border:1px solid #999999;
			padding:3px;
			clear:both;
			display:block;

		}
#newsletter	form fieldset input.botao {
			border:1px solid #fff;
			background:#006699;
			font-weight:bold;
			color:#FFF;
			padding:3px;
			font-size:12px;
			cursor:pointer;
			margin-top:5px
		}

#busca form fieldset input {
			float:left;
			width:170px;
			border:1px solid #999999;
			padding:3px;
			display:block;

		}
#busca	form fieldset input.botao {
			float:left;
			width:60px;
			border:1px solid #fff;
			background:#006699;
			font-weight:bold;
			color:#FFF;
			padding:3px;
			font-size:12px;
			cursor:pointer;
			margin-left:10px;
		}
.vejaMais {
	float:left;
	width:110px;
	height:34px;
	text-indent:-900%;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:-10px;
	background:#fff url(../img/bt_vejamais.jpg) top left no-repeat;
}
