#barTop{
	width:100%;
	height:34px;
	background: url(../img/bg-bar-top.png) repeat-x;
	position:relative;
}
#barTopCont{
	width:980px;
	height:34px;
	margin:0 auto;
	font-family: 'Oswald', sans-serif;
}
#barTopCont a{
	color:#DEBA23;
}
.header{
	width:980px;
	height:216px;
	background: url(../img/bg-header.png) repeat-x;
}
#menu{
	width:980px;
	height:50px;
	background: url(../img/bg-menu.png) repeat-x;
	font-family: 'Oswald', sans-serif;
}
#menu ul li{
	list-style:none;
	display:inline;
}
#menu li{
	padding:0px 90px 0px 30px;
}
#menu ul{
	padding:15px 0px 0px 80px;
}
#menu a{
	color:#DEBA23;
	-webkit-transition:color 0.2s ease-out;
    -moz-transition:color 0.2s ease-out;
    -o-transition:color 0.2s ease-out;
    -ms-transition:color 0.2s ease-out;
	
}
#menu a:hover{
	filter:alpha(opacity100);
    -moz-opacity:1;
    opacity:1;
    color:#F9F7F8;
}
.sejaUmParceiro{
	float:right;
	padding:8px 0px;
	position:relative;
	
}
.cliqueAquiSejaumParceiro{
	font-size:10px;
	color:#DEBA23;
}
.w1{
    width:100%;
	height:344px;
	background:url(../img/bg-w1.png) repeat-x;
}
#container{
	width:980px;
	margin:0 auto;
	position:relative;
	background:#F9F7F8;
}
.box{
	width:1006px;
	background:#D9AF0A;
	margin:0 auto;
	
}
.horacerta{
	font-family: 'Oswald', sans-serif;
	position:absolute;
	top:179px;
	left:5px;
	float:left;
	font-size:12px;
	color:#825700;
}
.slider{
	width:960px;
	height:278px;
	margin:0 auto;
	margin-top:8px;
}
/*==================================Scroll bar|*/
::-webkit-scrollbar {                         
  width: 10px;
  height: 10px;
  -webkit-border-radius: 16px;
}

::-webkit-scrollbar-track-piece {
  background-color: #000;
  -webkit-border-radius: 3px;
}

::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: #DEBA23;
  -webkit-border-radius: 3px;
}

::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: #DEBA23;
  -webkit-border-radius: 3px;
}
.containerPage{
	width:980px;
}
span{
	color:#B07612;
}
.paddingContainer{
	padding:15px;
}
.paddingContainer-txt{
	padding:15px;
	color:#666A7E;
	text-align:justify;
}
#imgContainerHome{
	width:980px;
	height:245px;
	
}
.imgBoxRespAmbiental{
	width:326px;
	height:245px;
	float:left;
	
}
.imgBoxServicos{
	width:328px;
	height:245px;
	float:left;
}
.imgBoxLegislacao{
	width:326px;
	height:245px;
	float:right;
}
#parceiros{
	width:980px;
	height:125px;
	border-bottom:1px dotted #D9AF0A;
	background:url(../img/bg-dotted.png) repeat-x;
}
.titParceiros{
	width:160px;
	height:125px;
	float:left;
}
.txtParceiros{
		font-family: 'Oswald', sans-serif;
		font-size:24px;
		color:#9F9D9D;
		padding:35px 0px 0px 15px;
		
}
.hrVertical{
		width:2px;
		height:125px;
		float:left;
	}
#footer{
	width:980px;
	height:130px;
	color:#999999;
    font-size:12px;
}
.footerContent{
	width:980px;
	height:45px;
}
.iconsSocialMedia{
	float:right;
	position:relative;
	top:8px;
	right:15px;
}
.addressFooter{
	width:310px;
	height:45px;
	float:left;
}
.addressFooterStyle{
	padding-left:15px;
	color:#666A7E;
}
.foneFooter{
	width:600px;
	height:45px;
	float:left;
	font-family: 'Oswald', sans-serif;
}
.foneStyleFooter{
	color:#666A7E;
	font-size:24px;
}
.logoPlaimid{
	width:70px;
	height:45px;
	float:right;
}
.footerCopyright{
	width:980px;
	height:35px;
	float:left;
	border-top:1px dotted #646473;
}
.styleCopyright{
	color:#666A7E;
	text-align:center;
	padding-top:5px;
}
#slides {
   width:960px;
   height:278px;
				
/*IE bugfix*/
   padding:0;
   margin:0;
}
#slides li { 
   list-style:none; 
}
#page {
   width:960px;
}
.parceirosDisplay ul li{
	display:inline;
	text-decoration:none;
	padding:0px 65px 0px 20px;
}
.parceirosDisplay ul{
	padding:20px 0px 0px 0px;
}
.formulario{
    padding:15px 0px 0px 15px;
	line-height:2em;	
	color:#666A7E;

}
.clear{
clear:both;
}

/*FORMULARIO*/
#bt-ok{
	padding-top:15px;
	
}
#centerUnder{
	margin:0 auto;
	width:980px;
	text-align:center;
	padding-top:45px;
}
.leftContato{
	width:600px;
	float:left;
}
.rightContato{
	width:380px;
	float:left;
}
textarea{
	font-family: 'Ubuntu', sans-serif;
}