.ContentComLogo .TitleH3 {
  background-color: #bcbdc0;
  display: block;
  /*padding-top: 5px;*/
  text-transform:uppercase;
  margin:0px !important;
  width:100%;
  height:39px;
 
}
.ContentComLogo .TitleH3 .t {
  font-family: Verdana;
  font-weight: bold;
  color: white;
  font-size: 12px !important;
  padding-left:10px;
  color:#ffffff;
}

.ContentComLogo {
     position:relative;
     display:block;
     width:100%;
     margin-right:0px !important;
     margin-left: 0 !important;
     margin-top:5px !important;
     margin-bottom:5px !important;
}
.linksDireitaComLogo{
    padding-top:10px;
    padding-left: 10px;
}

/*.linksDireitaComLogo ul > li:before {
    content:url('images/blockbullets.png');
}*/
.linksDireitaComLogo ul>li 
{
    padding-left:0 ;
    padding-bottom:8px;

}
.linksDireitaComLogo li a, 
.linksDireitaComLogo li a:visited,
.linksDireitaComLogo li a:link
{
   color:#808285;
   font-weight:bold;
   font-size:13px;
   text-decoration:none;
   /*padding-bottom:10px;*/
}
.linksDireitaComLogo li a:hover{
    /*color:#49494a;*/
    text-decoration:underline;
}

.coluna1 {
    /*position: absolute;*/
    float: left;
    margin-top:0px;
    width:250px;
     /*background-image:url('/Portals/0/Images/barracinza.png');
     background-repeat:repeat-x;*/
}
.LogoDireita 
{
    position:relative;
    float:right;
    background-image:url('Images/CruzCaixaLateralDireita.png');
    background-repeat: no-repeat;
    /*margin-left:2px !important;*/
    height:100px;
    width:36px;
    z-index:2;
}

/*end servicos*/















