body {
margin: 0 auto;
padding: 0;
font: 76% Arial, Helvetica, sans-serif;
background: #F1AF36 url(images/backround.png) top center repeat-y;
}
.topoimg{
	height:400px;
	background:url(images/fundo_topo.png) no-repeat bottom transparent;
	vertical-align:baseline;
}
.topoleft .logo{
	height:140px;
	width:150px;
	margin-top:-1px;
}
.logotxt{
	padding:70px 0 0 0;
	width:230px;
	vertical-align:center;
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
}
.topoleft .cabecada{
	background:url(images/cabecada.png) bottom no-repeat;
	vertical-align:baseline;
	height:204px;
	margin-top:-50px;
	padding-top:-20px;
}
* .topoleft .cabecada{
	margin-top:10px;
}
* .slogan{
	margin-top:50px;
}
.slogan{
	background:url(images/slogan.png) no-repeat;
	margin:100px 30px 0 0;
	width:270px;
	float:right;
	height:50px;
}
.menu li{
	display:inline;
	padding:0px 10px 0px 15px;
	background:url(images/ball.png) no-repeat left center;
}
.sembola{
	background:url(spacer.gif) no-repeat left center;
}
.menu a:link{
	color:#000;
}
.menu a:active{
	color:#000;
}
.menu a:visited{
	color:#000;
}
.menu a:hover{
	color:#666;
}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	vertical-align:top;
}
* .menu ul{
	*margin:-30px 10px 0 0;
	_margin:-30px 10px 0 0;
}

.menu ul{
	float:right;
}
.box_right {
position:relative;
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#F7F9F7;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}
ul{
	list-style:none;
}
.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

#leftsidebar {
	/*background: #ffffff;*/
	color: #303030;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
margin: 0 0 8px 0;
border: 0;
}

#topmenu {
clear: left;
float: left;
width: 150px;
height: 84px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
background: #f4f4f4 url(images/topmenu.gif) top left no-repeat;
}

#menu {
clear: left;
float: left;
width: 150px;
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
}

#menu ul {	
list-style: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #86C32A;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
border-left: 5px solid #86C32A;
}	
	
#menu li a:hover {
background: #86C32A;
color: #ffffff;
border-left: 5px solid #86C32A;
}

.leftnews {
margin: 1px 0 1px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #F7F9F7;
line-height: 1.3em;
}

.rightnews {
	float: right;
	width: 94px;
	margin: 0 0 10px 10px;
	padding: 5px;
	font-size: 1em;
	line-height: 1.5em;
}

#rightnews p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 110px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

.greenbox {
	background-color: #dadba5;
	border: 1px solid #94BD53;
	color: inherit;
	padding: 5px;
	margin: 0px;
}

.bluebox {
border: 1px solid #74A8F5;
color: inherit;
padding: 5px;
margin: 0px;
}

.splitright {
width: 49%;
float: right;
overflow: hidden;
margin-bottom:25px;
}
.splitright li{
	display:inline;
	width:50px;
	height:50px;
}
.splitright ul{
	list-style:none;
}
.splitright img{
	background:transparent;
}

.splitleft {
background-color: #ffffff;
width: 49%;
float: left;
overflow: hidden;
margin-bottom:25px;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #000;
}

a:hover {
text-decoration:underline;
color: #666;
}

a img {
border: 0;
}

#footer {
	clear: both;
	border-top: 3px solid #86C32A;
	width: 900px;
	text-align: center;
	color: #000;
	font-size: 0.9em;
	margin: 0 auto 0 auto;
	padding: 10px 0px 20px 0px;
}

#footer a {
color: #000;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #000;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.9em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

/*.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #86C32A}
.style7 {color: #74A8F5}*/
.style3, .style4, .style5, .style6, .style7{
	color:#000;
}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.inputcontato{
	margin:10px;
	display:block;
}
.selectcontato{
	margin:10px;
	display:block;
}
.labelcontato{
	float:left;
	margin:0px 5px;
	font-size:13px;
	width:70px;
	font-stretch:expanded;
}
.infocontact{
	
	float:right;
	font-size:14px;
	text-align:center;
	width:220px;
}
.infocontact h3{
	font-size:16px;
}
.txtT2{
	font-size:13px;
}
.bullete2{
	margin:-10px 0 0 0;
	width:20px;
	height:20px;
	background:url(images/favicon.png);
}
.titright{
	background: #86C32A;
	color: #ffffff;
	border-left: 5px solid #86C32A;
}
.borderbottom{
	border-bottom:solid 1px #86C32A;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

