﻿body
{
    background-image: url('../images/base/bkg_repeat.png');
    background-repeat: repeat-x;
    background-color: white;
    margin-top: 12px;
    font-family: Arial;
    font-size: 11px;
    color: #666;
}
 a
{
    color:#01a7bd;
      text-decoration:none;
}
 a:hover{color:#0082a0}


.sombrahead
 {
    width: 962px; 
    margin:auto;  
    background-image:url('../images/base/imgright.png'); 
    background-repeat:repeat-y;
    background-position:right top;
  
} 

.areaClippingTitulo {
border-bottom:1px dotted #E6D9BF;
color:#455E72;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
padding:1px 0;
text-decoration:none;
}

.areaCapping {
background-image:url(../images/base/pdf.jpg);
background-position:right center;
background-repeat:no-repeat;
border-bottom:1px dotted #E6D9BF;
color:#01A7BD;
font-size:11px;
font-weight:bold;
margin:2px 17px;
padding:2px 0;
text-align:left;
text-decoration:none;
width:435px;
}

#header
{
    background-image: url('../images/base/santosgps.jpg');
    background-repeat: no-repeat;
    width: 950px;
    margin: auto;
    height: 154px;
    border-bottom: white 1px solid;
}
#headerlogo
{
    float: left;
    margin-left: 60px;
    margin-top: 20px;
    width: 250px;
    height: 120px;
    z-index: 3;
    cursor: pointer;    
}

#HeaderMenuArea {
    float:left;
	height:118px;
	margin-left:-30px;
	margin-top:-37px;
	padding-top:0;
	width:560px;
}

.sombraTopo 
{
    margin: auto; 
    background: transparent url(../images/base/top.jpg) repeat-x scroll 0pt 0pt; 
    padding-top: 5px; 
    width: 962px;
}

.menuHead {
    float:left;
    margin-top:123px;
    text-transform:uppercase;
    font-size:9px;
    position: relative;
    height:50px;
}

.menuHead  a{
    float:left;
    padding-left:10px;
    padding-right:15px;
    border-left:dotted 1px;
    margin:5px 0px 3px 0px;
    color: #455e72;
}

.menuHead  a:hover{
    color:#01a7bd;
}

.menuHead:hover > div 
{
    display: block;
}

.menuHeadVisited
{
    margin-top:123px;
    text-transform:uppercase;
    font-size:9px;
    float:left;
    position: relative;
    margin-bottom: 40px;
    height: 60px;
}

.menuHeadVisited  a{
    color:#0082A0;
    float:left;
    padding-left:10px;
    padding-right:15px;
    border-left:dotted 1px;
    margin:0px 0px 3px 0px;
}

.menuHeadVisited:hover > div 
{
    display: block;
}



.dropmenudiv:hover 
{
    display:block;
}

.dropmenudiv{
    background-color:#175564;
    left:1px;
    opacity:0.9;
    padding:7px 10px 5px 10px;
    position:absolute;
    top:31px;
    z-index:250;
    white-space:nowrap;
    border-top:solid 1px white;
    border-left:solid 1px black;
    border-bottom:solid 1px black;
    border-right:solid 1px black;
    display:none;
}

.menuHead .dropmenudiv a{
    background:transparent none repeat scroll 0 0;
    border:medium none;
    color:#FFFFFF;
    font-family:"Arial";
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    padding:0px 15px 0px 0px;
    text-decoration:none;
    text-transform:none;
    margin:0px;
}

.menuHead .dropmenudiv a:hover{
    color:#0ca7bc;
}

.menuHead .dropmenudiv p{
    margin:0px;
}


.menuHeadVisited .dropmenudiv a{
    background:transparent none repeat scroll 0 0;
    border:medium none;
    color:#FFFFFF;
    font-family:"Arial";
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    padding:0px 15px 0px 0px;
    text-decoration:none;
    text-transform:none;
    margin:0px;
}



.menuHeadVisited .dropmenudiv a:hover{
    color:#0ca7bc;
    
}

.dropmenudivlink 
{
    padding-top:6px; 
    float:left; 
    clear:both;
}

#basebanner
{
    height:3px;
    width:948px;
    background-color:#00b0c7;
    border:solid 1px white;
    *margin-top:-3px;
}

#middle
{
   
    width: 950px;
    margin: auto;
}
#middle_content
{
   
    width: 950px;
    margin: auto;
    width:950px;
    background-color:White;

}
#bottom_content
{
background:transparent url(../images/base/bkg_destaques_repeat.png) repeat-x scroll 0 0;
width:950px;
float:left;
 background-color:White;

}
.bottom
{
    
    height:4px; 
    background-color:#8ad5e0;
    border:white 1px solid;
    width:948px;
    float:left;
 }
 
 .destaque_1
 {
  width:235px;
  height:326px;
  border-left: solid 1px white;
  border-bottom: solid 1px white;
  border-right: solid 2px white;
  float:left;
  background-color:White;
  
 }
  .dest_interior
 {
  border-left: dotted 1px #00b0c8;
  float:left;
  background-image:url(../images/base/bkg_dest_tit.png);
  background-position:top;
  background-repeat:repeat-x;
  margin-top:8px; 
  height:178px;
 }


 
   .dest_interior h2
 {
  background-image:url(../images/base/bullet_tit_destaque_1.jpg);
  margin:0px 0px 0px 1px;
  background-repeat:no-repeat;
  padding-left:15px;
  font-family:Arial;
  font-size:17px;
  height:55px;
  color:#455e72;
  font-weight:normal;
  
 }
 .dest_tit
 {
    border-bottom:dotted 1px #b1bac2;
    margin:25px 18px 10px 20px;
 }
 .dest_tit h2
 {
    background-image:url(../images/base/bullet_tit_destaque_567.jpg);
  background-position:left 3px;
  margin:0px 0px 0px 1px;
  background-repeat:no-repeat;
  padding-left:15px;
  font-family: Arial ;
  font-size:12px;
  color:#455e72;
  padding-bottom:4px;
  font-weight:normal;
 }  
 
 
   .dest_texto
 {
 padding: 17px 15px 0px 17px;
 *padding-top: 26px;
 height:83px;
 *height:66px;
 }
 
    .dest_texto_567
 {
 padding: 17px 15px 0px 17px;
 height:30px;
 }
 
    .dest_sabermais
 {

 padding-left: 17px;

 }
  .destaque_4
 {
  width:234px;
  height:326px;
  border-left: solid 1px white;
  border-bottom: solid 1px white;
  border-right: solid 1px white;
  float:left;
   background-color:White;
 }
  .destaque_5
 {
  width:476px;
  height:50px;
  float:left;

 }
  .destaque_6
 {
  width:237px;
  height:160px;
  float:left;
  
   
  
 }
   .destaque_7
 {
  width:237px;
  height:121px;
  float:left;
   
 }

  
 .imgbottom
{
    margin:auto;
    width:950px;
    *margin-top:-4px;
 }
        
        
div, img {
padding-top:0;
}
.clear
{
    clear:both; padding:0px; margin:0px; color:White;
}
#footer_content 
{
    margin:auto;
    width:925px;
    margin-top:15px;
    border-top:#8ad5e0 1px dotted;
    padding-top:7px;
    color:#006699;
    margin-bottom:30px;
    font-size:10px;

 }

#menu
{
    background-image: url('../images/base/bkg_leftsidemenu_repeat.png');
    background-repeat: repeat-x;
    padding: 50px 21px 10px 12px;
    color: #336666;
    font-size: 11px;
    margin:0 1px 20px;
    background-color:white;
    font-family:Arial,Helvetica,sans-serif;
}
.menu ul{ margin:0px; padding:0px;}
.menu ul li{ list-style-type:none; padding:9px 10px 6px 8px; border-bottom:#CCC 1px dotted; width:185px}
.menu ul li a { color:#336666; text-decoration:none;}
.menu ul li theon{ color:#01a7bd; }
.menu ul li theoff{ color:#336666;}
.menu ul li a:hover{color:#01a7bd; }
.menu ul li a:active{color:#01a7bd}
.menu ul li theon a { color:#01a7bd !important; }

.submenu {
padding-top: 8px; 
padding-left: 13px; 
margin-left: 23px;
background-image: url('../images/base/imgtitle2.jpg');
background-repeat: no-repeat; 
background-position: left bottom;

}
.submenu a { color:#336666 !important; text-decoration:none;}
.submenu a:hover{color:#01a7bd !important;}
.theon a { color:#01a7bd !important;}
.submenu theon a { color:#01a7bd !important;}
.menuon{color:#01a7bd !important;}

#projectos
{
    margin-left: 10px;
    color: #999;
    margin-right: 20px;
}
.background {
background-color:white;
margin-left:6px;
padding-left:0;
width:235px;
}
#produtosubtitle
{
color:#01A7BD;
font-size:13px;
margin:0 5px 0 0;
padding-bottom:5px;
padding-top: 15px;
}
 #areaFormContacto
{ position: relative; 
 width:200px; 
  border:white 1px solid;
   padding-bottom:15px;
   color:#999;
}

#pagecontent
{ 
    padding-left:15px;
    padding-right:20px;
    width: 445px;
    float:left;
}

#pagecontent h2
{

    background-image: url('../images/base/imgtitle2.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    margin-top: 25px;
    color: #455e72;
    font-size: 12px;
    font-weight: normal;
    border-bottom: #ccc 1px dotted;
    padding-bottom: 3px;
    margin-bottom: 0px;
}



.contentsproj {
margin-bottom:0;
padding:10px 20px 20px 15px;
width:447px;
}

.gsanto{
     float:right;
     padding-right:60px;
     padding-top:23px;
     color:#336666;
}
.gsanto a:hover {
color:#01a7bd;
text-decoration:none;
}
.gsanto a {
color:#0082A0;
text-decoration:none;
}

.contentsproj h2 {
background-image:url(../images/base/imgtitle2.jpg);
background-position:left center;
background-repeat:no-repeat;
color:#455E72;
font-size:11px;
font-weight:bold;
margin:0;
padding-bottom:10px;
padding-left:12px;
padding-top:10px;
}

#projectos h2
{
    background-image: url('../images/base/imgtitle2.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    margin-top: 25px;
    color: #455e72;
    font-size: 12px;
    font-weight: normal;
    border-bottom: #ccc 1px dotted;
    padding-bottom: 3px;
    margin-bottom: 0px;
}


#destaque h2
{
    background-image: url('../images/base/imgtitle2.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    margin-top: 25px;
    color: #455e72;
    font-size: 12px;
    font-weight: normal;
    border-bottom: #ccc 1px dotted;
    padding-bottom: 3px;
    margin-bottom: 0px;
}
.contentsproj h1 {
    border-bottom:1px dotted #CCCCCC;
    color:#01A7BD;
    font-size:13px;
    margin:0 5px 0 0;
    padding-bottom:5px;
}

#projectos h1
{
    color: #455e72;
    font-size: 11px;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 10px;
}
#projectos p
{
    margin-top: 0px;
}

#pedido {
border-left:1px dotted #CCCCCC;
margin:0;
padding-top:10px;

}

#linkdestaque
{
padding-bottom:10px;
padding-left:15px;
width:350px;


}


#pedidodiv
{
    background-color: #e2f4f7;
    border: white 1px solid;
    border-bottom: 0px;
    padding-left: 20px;
    padding-bottom: 15px;
    color: #999;
    
    
}
#pedidodiv ul
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    padding-top: 15px;
}
#pedidodiv ul li
{
    margin: 0px;
    float: left;
    list-style-type: none;
    padding-right: 10px;
    color: #455e72;
}

#pedidodiv h2
{
    background-image: url('../images/base/imgtitle3.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
    color: #455e72;
    font-size: 11px;
    font-weight: bold;
}

#pedidodiv p
{
    margin: 0px;
}
#rightcontents {

padding-top:2px;
*padding-top:5px;

margin-right:1px;
*margin-top: -3px;
}

#texto_apresentacao {
margin: 20px 20px 20px 10px;
}

.texto_destaque {
margin: 15px 20px 20px 10px;
color:#455C6E;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;

}
.destaque_direita
{margin: 0px 20px 20px 10px;
padding: 0px 10px 5px 7px;
border-left:dotted 1px #ccc;

}

#divNo
{

    background-image:url('../images/base/imgtitle1.jpg');
    background-repeat:no-repeat; 
    padding:15px;
    padding-top:5px;
    color:#455e72;
    font-size:11px;
    margin-left:1px;
    

  
}
#contentstitle
{
    padding:15px;
    padding-top:5px;
    color:#455e72;
    font-size:22px;
    margin-left:1px;
    width:450px; 
    float:left;
}

.contentstitle
{
    padding:15px;
    padding-top:5px;
    color:#455e72;
    font-size:22px;
    margin-left:1px;
    width:450px; 
    float:left;
}

.formulariotitle
{

    color:#455e72;
    font-size:22px;
    margin-left:1px;
    
  
}
#contentstitle h2
{
    color:#455e72;
    margin:0px;
    margin-top:3px;
}

#contentstitle p
{
    margin:0px;
    margin-top:3px;
    padding:0px;
    color:#455e72;
    font-size:11px;
    font-weight:bold;
}


#right_geral{
float:left;
width:714px;
background-color:white;
border-left:1px dotted #00b0c7;
}

#left_geral {
background-image: url('../images/base/bkg_leftsidemenu_repeat.png');
background-repeat: repeat-x;
Padding-top: 0px;
color: #336666;
font-size: 10px;
background-color:white;
width:234px; 
float:left;
border-left:1px solid white;
}
#content_geral {
 background-color:white;
margin:auto;
width:950px;
}

#bottom_geral
{
 margin:auto;
 width:950px;
}
#destaque
{
    width:232px;
    float:right;
    padding-bottom:20px;
    padding-top:0px;
}


.link1
{
    background-image:url('../images/base/imgtitle2.jpg');
    background-repeat:no-repeat; 
    background-position:left bottom;
    margin-left:10px; 
    padding-left:12px;
    padding-top:0px;
}
#footer
{
padding:0px;
*margin-top:-15px;
margin-top:-10px;
}

.video_institucional 
{
    background-image: url('../images/base/imgtitle2.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    padding-right:25px;
}
