div#container
{
   width: 860px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_txtServ1 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_txtServ1 div
{
   text-align: justify;
}
#wb_txtServ2 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_txtServ2 div
{
   text-align: justify;
   white-space: normal;
}
#imgServicos
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   -webkit-animation: swash-in 750ms linear 0ms 1 normal;
   -moz-animation: swash-in 750ms linear 0ms 1 normal;
   animation: swash-in 750ms linear 0ms 1 normal;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_icoServicos
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   -webkit-animation: swash-in 750ms linear 0ms 1 normal;
   -moz-animation: swash-in 750ms linear 0ms 1 normal;
   animation: swash-in 750ms linear 0ms 1 normal;
}
#wb_icoServicos:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#icoServicos
{
   height: 45px;
   width: 66px;
}
#icoServicos i
{
   color: #265A88;
   display: inline-block;
   font-size: 45px;
   line-height: 45px;
   vertical-align: middle;
   width: 46px;
}
#wb_icoServicos:hover i
{
   color: #337AB7;
}
#Serv_btDet ul.navbar
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#Serv_btDet ul.navbar li
{
   height: 45px;
   width: 115px;
   margin: 0 0 4px 0;
   vertical-align: bottom;
}
#Serv_btDet ul.navbar li a
{
   display: block;
   position: relative;
}
#Serv_btDet ul.navbar li a img
{
   position: absolute;
   left: 0;
   z-index: 1;
   border-width: 0;
}
#Serv_btDet ul.navbar li span
{
   display: block;
   height: 45px;
   width: 115px;
   position: absolute;
   z-index: 2;
}
