.smBlueHeaderModuleLong h1{
  background: url(../images/contactH1Bg.png) top left repeat-x;
  padding: 32px 0 32px 38px!important;
}

.mBlueHeaderModule div,
#industriesHed {
  background: url(../images/induHdrBg.png) bottom left repeat-x;
  min-height: 128px;
  height:auto !important;
  height: 128px;
}
.mBlueHeaderModule,
#industriesHed h1 {
  padding: 0 0 5px;
}

#bannerHeaderModule {
  min-height: 227px;
  height:auto !important;
  height: 227px;
  position: relative;
}
#bannerHeaderModule .copy{
  left: 0;
  position: absolute;
}
#bannerHeaderModule h1 {
  padding-top: 65px;
}
#bannerHeaderModule p {
  padding: 5px 350px 0 39px;
  line-height: 16px;
}

#lgBlueHeaderModule p {
  padding: 0 210px 0 39px;
  color: #0f3c7b;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}
#lgBlueHeaderModule{
  min-height: 145px;
  height:auto !important;
  height: 145px;
  background: transparent url(../images/explHed.jpg) no-repeat left top;
}

header,#main, footer{
  min-width: 1100px;  
  min-height: 550px;
  margin-left: auto;
  margin-right: auto;
  background-color: #F7F7F7;
  height: 550px;
   width: 1100px;
  position: relative;
 
}
header{
  min-height: 100px;
  min-width: 1100px;
  height:auto !important;
  height: 100px;
  /*background: #eff0f2 url(../images/headerBg3.png) no-repeat top left;*/
  position: relative;
  width: 1100px;
  z-index: 151;


}

header.sub{
  padding-bottom: 3px;
}

#mapCnt.languageSelect header{
  background: #fff;
  min-height: 0;
  padding: 23px 25px;
  position: static;
  width: auto;
}

#mapCnt.languageSelect header p{
  color: #3e3e3e;
  font-size: 14px;
}
#mapCnt.languageSelect header span{
  color: #6D6C6B;
}
#mapCnt.languageSelect header span.first{
  border-right: solid opx #DE2516;
  margin-right: 4px;
  padding: 0 4px 0 8px;
}
#mapCnt.languageSelect header a{
  color: #DE2516;
  text-decoration: underline;
}

#noBgHeaderModule p.normal,
#explVehHed p.normal {
  color: #181818;
  font-size: 12px;
  font-weight: normal;
}
#noBgHeaderModule,
#explVehProd{
  position: relative;
}
#noBgHeaderModule h1{
  font-size: 40px;
  line-height: 31px;
  text-transform: uppercase;
  padding: 19px 0 5px 39px;
  color: #00a3e6;
  font-family: "ITCFranklinGothDemiCompressed", Arial, Helvetica, sans-serif;
}

#smLightBlueHeaderModule {
  background: url(../images/disHdrBg.gif) top left repeat-x;
  /*border-left: 1px solid #e1e1e1;*/
  min-height: 77px;
  height:auto !important;
  height: 77px;
}
#smLightBlueHeaderModule h1 {
  padding: 19px 0 5px 39px;
}

.companyHeaderGrid tr, .companyHeaderGrid td {
    border: none;
    background-color: transparent; 
    background: none;
    /* font-family: "Century Gothic",sans-serif !important; */
}

.companyHeaderGrid_cliente tr, .companyHeaderGrid_cliente td {
    border: none;
    font-family: "Century Gothic",sans-serif !important;
    background-color: transparent; 
    background: none;
}

.companyHeaderGrid_menu_servicios tr, .companyHeaderGrid_menu_servicios td {
    border: none;
    font-family: "Century Gothic",sans-serif !important;
    background-color: transparent;
}


#navigation2 li.nav {
    transition: all 0.5s ease;
    float: left; 
    height: 20px; 
    background: transparent url(../images/headerBgChiquito2.png) repeat 0 0;
    background-position: -20px 0px;
}

#navigation2 li.nav:hover {
    float: left; 
    height: 20px; 
    background: transparent url(../images/headerBgChiquito2.png) repeat 0 0;
    background-position: -410px 0px;
}

#navigation2 li .nav-item {
    height: 20px; 
    padding: 7px 0 0 0; 
    background: transparent url(../images/common/nav/separator.png) no-repeat top right; 
    display: block; 
    text-align: center; 
    text-decoration: none; 
    font: 12px Arial, sans-serif; 
    color: #fff;
}


.ui-widget-header {
    background: none; /* -moz-linear-gradient(center top , rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) repeat scroll 0 0 #c4c4c4;*/
    border: 0px solid #a8a8a8;
    color: #333;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}


body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 21px;
  background-color: whitesmoke;
  color: whitesmoke;
   min-height: 100%;
  background: transparent url(../images/wrapBg.jpg) no-repeat center top;
  padding-bottom: 10%;
  /*padding-left: 75px;
  padding-right: 500px;*/
    position: relative;
  
}

.ui-panelgrid {
    border-radius: 3px;
    border-collapse: collapse;
    border: 0px;
    border-color: whitesmoke;
}

.ui-panelgrid td, .ui-panelgrid tr
{
    border-style: none !important
}

.ui-inputText{
    padding: 3px;
    border-radius: 3px;
}



#logo{
  padding-top: 25px;
  padding-left: 56px;
  float: left;
  width: 129px;
}


#logo2{
    position: static;
  padding-top: 0px;
  padding-right: 0px;
  float: right;
  
}
html {
  height: 100%;
  background: #082043 url(../images/bodyBg.jpg) repeat-x left top;
}