
#geral{
       width:750px;
       height:600px;
       
       position:absolute;
       margin-left:50%;
       left:-368px;
}

#col1{
      width:598px;
      height:600px;

      float:left;
      margin-right:5px;
      _margin-right:3px;
}

      #banner{
              width:598px;
              height:80px;

              border:1px solid white;
              margin-bottom:2px;
              background-image:url("banner.jpg");
      }

      #menu{
              width:612px;
              height:23px;


              margin-bottom:2px;
      }

              #lnk{
                   float:left;
                   width:122px;
                   height:20px;

                   margin-bottom:2px;
                   text-align:center;
                   }
                   
              #lnk a{
                   width:119px;
                   height:20px;
                   float:left;
                   
                   font-family:Arial;
                   font-size:10pt;
                   text-decoration:none;
                   
                   text-align:center;
                   
                   color:blue;
                   background-color:white;
                   
                   border-top:1px solid #F2F2F2;
                   border-bottom:1px solid black;
                   }

              #lnk a:hover{
                   height:20px;
                   width:119px;
                   float:left;
                   
                   font-family:Arial;
                   font-size:10pt;
                   text-decoration:none;

                   text-align:center;
                   
                   color:red;
                   background-color:#F2F2F2;
                   
                   border-top:1px solid #F2F2F2;
                   border-bottom:2px solid black;
                   }
      #conteudo{
              width:613px;
              height:472px;
              _height:468px;


              margin-bottom:2px;
              /*border:1px solid #666666;*/
              background-color:#FBFBFB;
      }
      
              #col_video{
                      width:250px;
                      height:453px;

                      border-right:1px dashed #B0B0B0;
                      float:left;
                      padding:5px;
                      text-align:center;
              }
                      #video{
                             width:257px;
                             height:230px;
                             border:0px solid black;
                             margin-left:-5px;
                             _margin-left:0px;
                             }

                      #texto p{
                             padding:3px;
                             font-family:Arial;
                             font-size:9pt;
                             
                             text-align:justify;
                      
                      }

              #col_fotos{
                      width:340px;
                      height:460px;

                      overflow:auto;
                      _margin-left:px;

              }

      #rodape{
              width:612px;
              height:38px;
              _height:35px;
              border:1px solid #666666;
              background-color:#EFEFEF;
              
              font-family:Arial;
              font-size:8pt;
              font-weight:bold;
              
              text-align:center;
      }

 #preco{
	width:575px;
	text-align:center;
	padding-top:10px;
	}

#preco p{
	text-align:justify;
	font-family:Arial;
	font-size:11pt;
}

#preco table{
	font-weight:bold;
	width:400px;
	font-family:Arial ;
	font-size:10pt;
	}

#col2{
      width:125px;
      margin-left:13px;
      _margin-left:0px;
      height:600px;

      float:left;
}

      #tit{
              width:125px;
              height:19px;

              border:1px solid #666666;
              margin-bottom:2px;
              background-color:#EFEFEF;
              
              font-family:Arial;
              font-size:10pt;
              font-weight:bold;
              
              text-align:center;
      }
      
      #parceiros{
              width:125px;
              height:395px;
              _height:390px;

              border:1px solid #666666;
              margin-bottom:2px;
              background-color:#EFEFEF;
      }



      #outros{
              width:125px;
              height:199px;

              border:1px solid #666666;
              background-color:#EFEFEF;
      }
