* {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	background:#eaffe2 url('../images/background.png') repeat-x;
}
#base {
	text-align:left;
	width:980px;
	margin:0 auto;
}
#bg-barra {
	width:100%;
	text-align:center;
	background:url('../images/bartop.png') repeat-x;
}
#bg-barra #barratop {
	text-align:left;
	width:980px;
	margin:0 auto;
	height:39px;
}
#bg-barra #barratop h1 a {
	font:10px Verdana;
	color:#fff;
	float:right;
	font-weight:bolder;
	margin:13px 0 0 0;
	text-decoration:none;
}
#barratop h1 a img {
	 border:0;
}
#bg-barra #barratop span {
	float:right;
	margin:5px 0 0 5px;
	background:url('../images/search.png') no-repeat;
	width:210px;
	height:28px;
}
#barratop input {
	width:175px;
	height:20px;
	margin:4px 0 0 6px;
	float:left;
	display:block;
	background:none;
	border:0;
}
#barratop input.button {
	width:20px;
	height:20px;
	cursor:pointer;
	float:left;
	display:block;
	margin:4px 0 0 0;
	background:none;
	border:0;
}
#barratop input.text-input {
	font:16px "Verdana";
	font-variant:small-caps;
	color:#487F2F;
}
#base #topo {
	width:980px;
	height:120px;
	display:block;
	position:relative;
}
#base #topo .logo h1 a {
	background:url('../images/logo.png') no-repeat;
	width:226px;
	height:107px;
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	float:left;
	margin:10px 0 0 0;
}
#base #topo .menu {
	margin:60px 0 0 0;
	float:right;
}
#base #topo .menu ul {
	list-style:none;
	height:38px;
}
#base #topo .menu ul li {
	float:left;
	font:14px "Verdana";
	margin:0 1px;
}
#base #topo .menu ul li a {
	color:#71ae59;
	text-decoration:none;
	display:block;
}
#base #topo .menu ul li a em {
	display:block;
}
#base #topo .menu ul li a b {
	display:block;
	font-style:normal;
	font-weight:normal;
	padding:10px;
}
#base #topo .menu ul li a:hover {
	text-decoration:underline;
	color:#3c97a4;
}
#base #topo .menu ul li a:hover em {
	background:url('../images/left.png') no-repeat left top;
}
#base #topo .menu ul li a:hover b {
	background:url('../images/right.png') no-repeat right top;
}
#base #topo .menu ul li.ativo a {
	text-decoration:underline;
	color:#3c97a4;
}
#base #topo .menu ul li.ativo a em {
	background:url('../images/left.png') no-repeat left top;
}
#base #topo .menu ul li.ativo a b {
	background:url('../images/right.png') no-repeat right top;
}
#base #boxes {
	width:1000px;
	height:400px;
	background:url('../images/backboxes.png') no-repeat 0 20px;
	display:block;
	position:relative;
}
#base #boxes ul {
	display:inline;
	list-style:none;
	text-align:center;
}
#base #boxes ul li {
	width:209px;
	height:260px;
	float:left;
	display:block;
	background:url('../images/box.png') no-repeat;
	margin: 0 15px 0 20px;
}
#base #boxes ul li h1 a {
	font:14px Verdana;
	font-variant:small-caps;
	color:#fff;
	text-decoration:none;
	text-transform:lowercase;
	font-weight:bolder;
}
#base #boxes ul li h1 a:hover {
	text-transform:capitalize;
}
#base #boxes li img {
	margin:20px 0 0 5px;
	border:0;
}
#base #boxes #barcms {
	height:101px;
	display:block;
	position:absolute;
	top:250px;
	width:980px;
}
#base #boxes #barcms .plat {
	float:right;
	display:block;
	overflow:hidden;
}
#base #boxes #barcms a img {
	width:100px;
	margin:0 10px 0 0;
	border:0;
}
#base #boxes #bannerlayer {
	width:460px;
	height:156px;
	position:absolute;
	top:220px;
	left:25px;
	display:block;
	overflow:hidden;
	background:none;
}
#banner {
	width:454px;
	height:150px;
	position:absolute;
	top:220px;
	left:25px;
	display:block;
	overflow:hidden;
}
#base #conteudo {
	width:980px;
	display:block;
	overflow:hidden;
	margin:20px 0 0 0;
}
#base #conteudo #left {
	width:650px;
	float:left;
	padding:0 40px 20px 0;
}
#base #conteudo #left .welcome {
	display:block;
	overflow:hidden;
}

#base #conteudo #left .welcome span.leia a {
	float:right;
	font:12px Verdana;
	margin:5px 0 0 0;
	text-decoration:none;
	color:red;
}

#base #conteudo #left .welcome h1 {
	color:#87c187;
	font: 26px Tahoma;
	font-variant:small-caps;
	margin:0 0 10px 0;
}
#base #conteudo #left .welcome p {
	font:12px Tahoma;
	letter-spacing:1px;
	text-align:justify;
	color:#666;
	
}
#base #conteudo #left .web {
	display:block;
	overflow:hidden;
	margin:0 0 30px 0;
}
#base #conteudo #left .web h1 {
	color:#87c187;
	font: 22px Tahoma;
	font-variant:small-caps;
	margin:0 0 10px 0;
}
#base #conteudo #left .web p {
	font:12px Tahoma;
	letter-spacing:1px;
	text-align:justify;
	margin:0 0 10px 0;
	color:#666;
}
#base #conteudo #left .web span.leia a {
	float:right;
	font:10px Verdana;
	margin:5px 0 0 0;
	text-decoration:none;
	color:#87c187;
}
#base #conteudo #left .web ul {
	list-style:none;
	margin:50px 0 0 0;
}
#base #conteudo #left .web ul li {
	width:310px;
	float:left;
	display:block;
}
#base #conteudo #left .web ul li.r {
	float:right;
}
#base #conteudo #left #servicos {
	width:680px;
	display:block;
	overflow:hidden;
}
#base #conteudo #left #servicos h1 {
	font:28px Verdana;
	font-variant:small-caps;
	color:#87c187;
	margin:0 0 20px 0;
}
#base #conteudo #left #servicos img {
	margin:15px 0;
}
#base #conteudo #left #servicos p {
	font:12px Verdana;
	color:#87c150;
	text-align:justify;
}
#base #conteudo #left #servicos ul.servicos {
	list-style:none;
}
#base #conteudo #left #servicos ul.servicos li {
	background:url('../images/clientesback.png') no-repeat;
	width:300px;
	height:148px;
	display:block;
	float:left;
	margin:0 20px 20px 0;
}
#base #conteudo #left #servicos ul.servicos li a {
	margin:0 0 0 10px
}
#base #conteudo #left #servicos img {
	border:0;
}
#base #conteudo #left #servicos #combos #box h3 {
	width:100%;
	font:61px Verdana;
	font-variant:small-caps;
	color:#87c150;
}
#base #conteudo #left #servicos #combos #box ul.combos li {
	font:16px Verdana;
	font-variant:small-caps;
	margin:5px 0;
}
#base .contato {
	display:block;
	overflow:hidden;
}
#base .contato h1 {
	font:28px Verdana;
	font-variant:small-caps;
	color:#87c187;
}
#base .contato fieldset {
	border:0;
	margin:10px;
}
#base .contato label {
	width:190px;
	display:block;
	float:left;
	overflow:hidden;
	margin:0 10px 5px 10px;
	font:12px Verdana;
	color:#87c187;
}
#base .contato label.t {
	overflow:visible;
}
#base .contato input {
	width:180px;
	margin:5px 0 0 0;
	border:1px solid #83b270;
	height:20px;
	background:#a8d795;
	color:#000;
}
#base .contato textarea {
	width:390px;
	height:95px;
	margin:5px 0 0 0;
	background:#a8d795;
	border:1px solid #83b270;
}
#base .contato .buttons {
	float:right;
	margin:0 32px 20px 0;
}
#base .contato .buttons input {
	width:80px;
	background:#a8d795 url('../images/button.png') no-repeat 0 20px;
	padding:0 0 25px 0;
	border:0;
	color:#3c97a4;
	cursor:pointer;
}
#base .local h1 {
	font:28px Verdana;
	font-variant:small-caps;
	color:#87c187;
	margin:0 0 10px 0;
}
#base #conteudo #right {
	float:right;
}
#base #conteudo #right .menu h1 {
	width:240px;
	height:62px;
	color:#fff;
	background:url('../images/h1nav.png') no-repeat;
	font: 22px Tahoma;
	font-variant:small-caps;
	padding:15px 0 0 35px;
	display:block;
	overflow:hidden;
}
#base #conteudo #right .menu ul {
	list-style:none;
	background:#b8e7a5;
	width:207px;
	margin:-5px 0 0 29px;
}
#base #conteudo #right .menu ul li {
	text-align:right;
	margin:5px 10px 0 0;
	background:url('../images/setanav.png') no-repeat 185px 8px;
	padding:0 20px 0 0;
}
#base #conteudo #right .menu ul li a {
	font:12px Verdana;
	text-decoration:none;
	color:#3c97a4;
}
#base #conteudo #right .menu ul li a:hover {
	text-decoration:underline;
}
#base #conteudo #right .menu .bottomnav {
	width:207px;
	height:16px;
	background:url('../images/bottomnav.png') no-repeat;
	display:block;
	margin:0 0 20px 29px;
}
#base #conteudo #right .portf {
	width:100%;
	display:block;
	overflow:hidden;
}
#base #conteudo #right .portf h1 {
	width:240px;
	height:62px;
	color:#fff;
	background:url('../images/h1nav.png') no-repeat;
	font: 22px Tahoma;
	font-variant:small-caps;
	padding:15px 0 0 35px;
	display:block;
	overflow:hidden;
}
#base #conteudo #right .portf .all {
	width:207px;
	background:#b8e7a5;
	margin:0 0 0 29px;
	padding:10px 0 10px 0;
	overflow:hidden;
	display:block;
}
#base #conteudo #right .portf img {
	width:150px;
	border:1px solid #71ae59;
	margin:0 0 0 28px;
}
#base #conteudo #right .portf span {
	margin:0 0 0 29px;
	border-bottom:1px dashed #71ae59;
	padding:0 0 10px 0;
	font:10px Verdana;
	color:#71ae59;
	width:150px;
	display:block;
	overflow:hidden;
}
#base #conteudo #right .portf span a {
	font:10px Verdana;
	color:#71ae59;
}
#base #conteudo #right .portf span.last {
	border:0;
}
#base #conteudo #right .portf .bottomnav {
	width:207px;
	height:16px;
	background:url('../images/bottomnav.png') no-repeat;
	display:block;
	margin:0 0 20px 29px;
}
#bg-rodape {
	background:url('../images/backfooter.png') repeat-x;
	display:block;
	overflow:hidden;
}
#rodape {
	width:980px;
	height:300px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#rodape .tecn {
	display:block;
	overflow:hidden;
	position:absolute;
	top:210px;
	right:0;
}
#rodape .tecn a img {
	width:50px;
	border:0;
}
#rodape .allinks {
	display:block;
	overflow:hidden;
	border-bottom:1px dashed #71ae59;
}
#rodape .links {
	margin:50px 20px 20px 0;
	float:left;
	padding:0 20px 0 0;
}
#rodape .links h1 {
	font:20px Verdana;
	color:#71ae59;
}
#rodape .links ul {
	list-style:none;
}
#rodape .links ul li {
	background:url('../images/seta.png') no-repeat 0 9px;
}
#rodape .links ul li a {
	text-decoration:none;
	font:10px Verdana;
	color:#6ab24c;
	margin:0 0 0 8px;
}
#rodape .links ul li a:hover {
	text-decoration:underline;
}
#rodape .twitter {
}
#rodape address {
	margin:50px 0 0 0;
	float:right;
	font:12px Verdana;
	color:#71ae59;
}
#rodape .info {
	text-align:center;
	font:12px Verdana;
	color:#71ae59;
	margin:10px 0 ;
}
#rodape .info p {
	margin:5px 0;
}
