



#headerFundo{
  width:1024px;
  min-height: 156px;
  margin:0px auto !important;
 background:transparent; 
}




.cont1{
  min-width:820px;
  
  padding-left: 2.421875%;
  padding-right: 2.421875%;
  *min-width:830px;  
  *padding-left: 5%;
  *padding-right: 5%;
  /*background: #F0F0ED url(../../sysimages/bg_transp1.jpg) repeat-x left top;*/
  background: transparent;
}


.content1{

  width:1024px;

  margin: 0 auto;
  padding-top: 5%;

}


.header{
  padding-top: 1.75%;
  float: right;
  width:416px;

}

.header ul{
  width:100%;
  float:left;
  list-style-type:none;
  margin:0px;
  padding:0px;
}

.header ul li{
  float: left;
  padding: 1%;
  height: 20px;
  cursor: pointer;
  margin-right: 1%;
  padding-right:2%;
}

.header ul li.sel{
  background:#F6F6F6;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
	-ms-border-radius:5px;
}


.header ul li:hover{
  background:#F6F6F6;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
	-ms-border-radius:5px; 
}

.header ul li p{

  padding-top: 1px;
  white-space:nowrap;
  font-family:HelveticaNeue, Arial;
  font-size:14px;
  color:#6C7172;
  line-height:158%;
  font-weight:normal;
  text-decoration: none;
}

.header ul li a{
 font-family:HelveticaNeue, Arial;
 font-size:14px;
 color:#7FB200;
 line-height:100%;
 font-weight:normal;
 text-decoration: none;
}
   /*
.header ul li a:hover{
  text-decoration:none;
}
   */

.cont1Left{
  float:left;

}
  /*
.cont1Left > a{
  width:53%;

  margin-left:7%;
  display: block;
}
    */
.cont1Left > a img{
  width:100%;
}

.pagina_bag{margin-top:30px} 

.logged{
display:block;
height:20px;
background:url(../../sysimages/op4inicio.png) no-repeat left top;
padding-left:30px;
line-height:20px;
color:#6C7172;
}