/*GERAL*/
* { padding:0; margin: 0; font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;}
    
body{
  font-size: 100%;
  background:#CCC;
  text-align:center;
  height: 100%;
}

#MOLDURA {
  width:770px;
  height: 419px;
  text-align:left;
  margin:0 auto;
  background: #FFF;
  padding: 5px;
  background: #FFF url(../img/img_caminhao.jpg) no-repeat right bottom;
}

#QUADRO {
  width:770px;
  text-align:left;
  height: 419px;
  background: url(../img/img_left.gif) no-repeat left bottom;
  padding:0; margin: 0;
}

#MARCA{
  display: none;
  width: 149px;
  height: 203px;
  float: left;
}

#MARCA h1{
  display: none;
  width: 149px;
  height: 203px;
  background: #FFF url(../img/img_logo.gif) no-repeat right bottom;
}

#MARCA h1 span, #MARCA h2 span{
  display: none;
}

.input_text{
  border: 1px solid #136926;
  height: 20px;
}

.input_button{
  border: 1px solid #136926;
  width: 100px;
  height: 20px;
  line-height: 20px;
  background: #136926;
  color: #FFF;
  font-weight: bold;
  margin: 10px 000;
  cursor: pointer;
}

#MENU {
  float: right;
  width: 621px;
  text-align: right;
  background: #000 url(../img/menu_left.gif) no-repeat left bottom;
}

#MENU ul { float: left; list-style: none; }
#MENU li { display: inline;}

#MENU #TODOS,#TODOS_DROP_COOP,#TODOS_DROP_SERV{
  float: left;
  font-size: 14px;
  color: #F7DD15;
  padding: 0 23px;
  line-height: 60px;
  height: 60px;
  text-decoration: none;
  font-weight: bold;
}
	
.submenu {
  position:absolute;
  background: #666;
  text-align:left;
  margin-left: -23px;
}

.submenu ul { float: left; list-style: none; }
.submenu li { display: block;}
			
.submenu a {
  display:block;
  line-height:30px;
  color:#FFF;
  text-decoration: none;
  padding:0 10px;
  font-weight: bold;
  width: 150px;
}
.submenu  a:hover {
  color:#FFF;
  background:#999;
  cursor:pointer;
}

#MENU #INICIAL{
  float: left;
  width: 130px;
  font-size: 14px;
  color: #F7DD15;
  line-height: 60px;
  height: 60px;
  text-decoration: none;
  font-weight: bold;
}

#MENU #INICIAL span{
  float: left;
  width: 120px;
  font-size: 14px;
  color: #F7DD15;
  line-height: 60px;
  height: 60px;
  padding-right: 10px;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
}

#INICIAL:hover,#TODOS:hover,#TODOS_DROP_COOP:hover,#TODOS_DROP_SERV:hover { color: #FFF; background: #666;cursor:pointer;}
#TODOS .ativo, #TODOS_DROP_COOP .ativo, #TODOS_DROP_SERV .ativo { color: #136926; background: #F7DD15;}

#MENU #INICIAL .ativo { color: #136926; background: url(../img/bt_inicial_ativo.gif) no-repeat center center;}
#MENU #INICIAL:hover  { color: #FFF; background: url(../img/bt_inicial_on.gif) no-repeat left center;}

#BANNER_H {
  float: left;
  width: 365px;
  height: 136px;
  margin: 5px 6px 0 86px;
}

/*TERMINA GERAL*/

/*INICIAL*/

#NOVIDADES{
  width: 421px;
  height: 215px;
  text-align: left;
  float: left;
  display: inline;
  margin-left: 86px;
  background: #FFF5D0;
}

#NOVIDADES h3, #INICIAL h3{
  font-size: 16px;
  text-align: right;
  line-height: 35px;
  font-weight: bold;
  padding: 0 10px;
  background: #F7DD15;
}

#news_container{
  margin: 10px;
  text-align: justify;
}

#NOVIDADES h4{
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}

#NOVIDADES ul{
  line-height: 20px;
  float: left;
  margin: 20px;
  background: #FFF5D0;
  list-style: none;
}

#NOVIDADES a{
  font-weight: bold;
  text-decoration: none;
  color: #0000FF;
}

#NOVIDADES a:hover{
  font-weight: bold;
  text-decoration: underline;
  color: #0000FF;
}

/*#NOVIDADES div div{
  padding: 10px;
}*/

/*TERMINA INICIAL*/

/*TODOS*/

#GALERIA {
  float: left;
  width: 118px;
  height: 215px;
  height: 295px;
  background: url(../img/img_galeria.gif) no-repeat left top;
  margin-left: 85px;
  margin-top: 25px;
}

#GALERIA h3{
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
  margin-top: 130px;
  text-align: center;
  color: #136925;
}

#GALERIA ul li{
  list-style: none;
  display: inline;
}

#GALERIA a{
  display: block;
  float: left;
  width: 47px;
  height: 47px;
  background: #000;
  margin: 8px 0 0 8px;
}

#CONTEUDO {
  float:right;
  width: 305px;
  height: 355px;
  margin: 5px 262px 0 0;
  overflow: scroll;
}

#CONTEUDO h3 {
  text-align: right;
  line-height: 30px;
  height: 30px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  background: #FFF url(../img/back_h3.gif) no-repeat left bottom;
}

#CONTEUDO div, #CONTEUDO div p {
  line-height: 20px;
  padding: 10px;
}

#CONTEUDO div ul {
  padding: 10px;
}

#CONTEUDO div li {
  display: list;
}

#CONTEUDO form {
  padding: 000 7px;
}

#CONTEUDO form p {
  width: 272px;
  padding: 5px 0;
  text-align: center;
  font-weight: bold;
  background: #E6E6E6;
  margin: 10px 0;
}

#CONTEUDO form h4 {
  width: 272px;
  text-align: center;
  font-weight: bold;
  color:#136925;
  padding: 10px 0;
  font-size: 14px;
}
/*TERMINA TODOS*/

#NAVEGACAO {
  float: left;
  text-align: center;
  width: 421px;
  background: #FFF5D0;
}
  
/*RODAPE*/  
#BOTTOM{
  width:770px;
  height: 40px;
  margin:0 auto;
}

#BOTTOM p{
  text-align: left;
  color: #666;
  line-height: 40px;
  font-weight: bold;
  font-size: 14px;
}

#ASSINATURA{
  width:770px;
  height: 18px;
  margin:10px auto;
}
/*TERMINA RODAPE*/
