    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #787878;
    text-align:center; /* hack para o IE */
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #000000;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 2.4em;
}

h3 {
    font-size: 1.6em;
}

p, ul, ol {
    margin-top: 0;
    line-height: 180%;
}

ul, ol {
}

a{
    text-decoration: none;
}


#wrapper {
    width: 660px;
    margin: 0 auto;
    padding: 0;
    text-align:center; /* hack para o IE */
}


/* Logo */
#logo {
    margin: 0;
    padding: 0px 0px 0px 60px;
    color: #000000;
}
#logo h1, #logo p {
    margin: 0;
    padding: 0;
}
#logo h1 {
    padding-top: 160px;
    letter-spacing: -1px;
    text-transform: lowercase;
    font-size: 3.8em;
}
#logo p {
    margin: 0;
    padding: 0px 0 0 10px;
    font: normal 14px Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #FFFFFF;
}
#logo a {
    border: none;
    background: none;
    text-decoration: none;
    color: #FFFFFF;
}

/************** MENU ***************/
#menu {
    text-align: center;
    /*    margin: 0 auto;*/
}
#menu table{
    width: 700px;
    height: 5%;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
#menu  ul {
    margin: 0;
    padding: 0px;
    list-style: none;
    line-height: normal;
}
#menu li{
    background: transparent;
    width: 131px;
    float: left;
}
#menu ul li img{
    width:100%;
    height:46px;
}
#menu li a {
    background: #FFFFFF;
    display: block;
    height: 18px;
    /*    margin-right: 1px;*/
    padding: 14px 0px 13px 0px;
    border-top: 1px solid #DEDEDE;
    border-right:1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
    border-bottom:1px solid #DEDEDE;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    /*    border: none;*/
}
#menu li  a:hover{
    background: url('../images/menu/CorMenuHover.gif') repeat-x ;
    /*    background: url('../images/menu/CorMenuHover.gif') repeat-x left top;*/
    text-decoration: none;
    color: #FFFFFF;
}
#menu .current_page_item a {
}
/************** END MENU ***************/


/*LAMINAR */
#laminar a {
    color:#094a09;
}
/*PARATY*/
#paraty a{
    color:black;
}
#paraty a:hover{
    background: url('../images/menu/CorMenuHover.gif') repeat-x ;
    /*    background: url('../images/menu/CorMenuHover.gif') repeat-x left top;*/
    text-decoration: none;
    color: white;
}

/************** PAGE HOME ***************/
#page_home table{
    width: 660px;
    height: 480px;
    margin: 0 auto;
    margin-top: 2px;
    padding: 0px 0px 0px 0px;
    /*    border-top: 1px solid #DEDEDE;
        border-right:1px solid #DEDEDE;
        border-left: 1px solid #DEDEDE;
        border-bottom:1px solid #DEDEDE;*/
    font-size: 1.0em;
    letter-spacing: 1px;
}
#page_home td{
    text-align: center;
    /*    width: 660px;*/
    color:#7EAD01;
    border-top: 0.3em solid #DEDEDE;
    border-right:0.3em solid #DEDEDE;
    border-left: 0.3em solid #DEDEDE;
    border-bottom:0.3em solid #DEDEDE;
    /*    background: #FFFFFF url('../images/menu/FundoPage.gif') repeat;*/
}
#page_home {
    /*    clear: both;*/
    /*    display: block;*/
    text-align:center; /* hack para o IE */
    width: 652px;
    height: 480px;
    /*    margin: 0 auto;*/
    border-top:3px solid #DEDEDE;
    border-right:3px solid #DEDEDE;
    border-left: 3px solid #DEDEDE;
    border-bottom:3px solid #DEDEDE;
    margin-top:  1px;
}
/*********************** SLIDES FOTOS********************/
#slider1{
    /*    text-align: left;*/
    width: 652px; /* important to be same as image width */
    height: 480px; /* important to be same as image height */
    position:relative;   /*important*/
    overflow: hidden;  /*important*/
}
#slider1Content {  
    width: 652px; /* important to be same as image width or wider */
    height: 480px;
    /*        position: absolute;
            top: 0;
                margin-left: 0;
            margin: 0 auto;
            padding: 0px 0px 0px 0px;*/
}
.slider1Image {
    float: left;
    position: relative;
    display: none;
}
.slider1Image span {
    position: absolute;
    font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 652px;
    /*    background-color: #000;*/
    background-color: #e2dede;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color:#099509;
    /*    color: #fff;*/
    display: none;
}
.slider1Image a{
    text-decoration: none;
}
.clear {
    clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
    top: 0px;
    left: 0px;
    width: 120px !important;
    height: 40px;
}
.right {
    right: 0px;
    bottom: 0;
    width: 100px !important;
    height: 45px;
}
ul { list-style-type: none;}
/*********************** END SLIDES FOTOS********************/

/************** END PAGE HOME ***************/


/************** PAGE MODELOS ***************/
#page_modelos table{
    width: 660px;
    height: 5%;
    margin: 0 auto;
    margin-top: 2px;
    padding: 0px 0px 0px 0px;
    /*    border-top: 1px solid #DEDEDE;
        border-right:1px solid #DEDEDE;
        border-left: 1px solid #DEDEDE;
        border-bottom:1px solid #DEDEDE;*/
}
#titulo_modelos table{
    margin-top: 0px;
    width: 660px;
    height: 300px;
    margin: 0 auto;
    margin-top: 0px;
    padding: 0px 0px 0px 0px;
}
#titulo_modelos table td {
    text-align:center; /* hack para o IE */
    width: 320px;
    height: 300px;
    margin: 0 auto;
}
#titulo_modelos table td a {
    text-decoration: none;
    color:ghostwhite;
}

#titulo_modelosSM table{
    margin-top: 0px;
    width: 660px;
    height: 300px;
    margin: 0 auto;
    margin-top: 0px;
    padding: 0px 0px 0px 0px;
}
#titulo_modelosSM table td {
    border-top: 0em solid #DEDEDE;
    border-right:0em solid #DEDEDE;
    border-left: 0em solid #DEDEDE;
    border-bottom:0em solid #DEDEDE;
    text-align:center; /* hack para o IE */
    width: 320px;
    height: 300px;
    margin: 0 auto;
}
#titulo_modelosSM table td a {
    text-decoration: none;
    color:ghostwhite;
}


#page_modelos td{
    border-top: 0.1em solid #DEDEDE;
    border-right:0.1em solid #DEDEDE;
    border-left: 0.1em solid #DEDEDE;
    border-bottom:0.1em solid #DEDEDE;
    /*    background: #FFFFFF url('../images/menu/FundoPage.gif') repeat;*/
}
#page_modelos td p{
    text-align: center;
    color:#7EAD01;
}

#page_modelosSM td{
    border-top: 0em solid #DEDEDE;
    border-right:0em solid #DEDEDE;
    border-left: 0em solid #DEDEDE;
    border-bottom:0em solid #DEDEDE;
    /*    background: #FFFFFF url('../images/menu/FundoPage.gif') repeat;*/
}
#page_modelosSM td p{
    text-align: center;
    color:#7EAD01;
}

/************** END PAGE MODELOS ***************/

/************** PAGE SOBRE ***************/
#page_sobre table{
    width: 660px;
    margin: 0 auto;
    margin-top: 3px;
    padding: 0px 0px 0px 0px;
    /*    border-top: 1px solid #DEDEDE;
        border-right:1px solid #DEDEDE;
        border-left: 1px solid #DEDEDE;
        border-bottom:1px solid #DEDEDE;*/
    font-size: 1.0em;
    letter-spacing: 0.2px;
}
#page_sobre td{
    color:#000000;
    border-top: 0em solid #DEDEDE;
    border-right:0em solid #DEDEDE;
    border-left: 0em solid #DEDEDE;
    border-bottom:0em solid #DEDEDE;
    /*    background: #FFFFFF url('../images/menu/FundoPage.gif') repeat;*/
}
/************** HEADER ***************/
#header{
    clear: both;
    display: block;
    text-align:center; /* hack para o IE */
    width: 656px;
    height: 412px;
    margin: 0 auto;
    border-top: 2px solid #DEDEDE;
    border-right:2px solid #DEDEDE;
    border-left: 2px solid #DEDEDE;
    border-bottom:2px solid #DEDEDE;
    margin-top:  -1px;
}
/************** END HEADER ***************/
/************** END PAGE SOBRE ***************/


/************** PAGE CONTACTOS***************/
#page_contacto table{
    width: 660px;
    height: 4%;
    margin: 0 auto;
    margin-top: 1px;
    padding: 0px 0px 0px 0px;
    /*    border-top: 0.1em solid #DEDEDE;
        border-right:0.1em solid #DEDEDE;
        border-left: 0.1em solid #DEDEDE;
        border-bottom:0.1em solid #DEDEDE;*/
}
#page_contacto td{
    border-top: 0em solid #DEDEDE;
    border-right:0em solid #DEDEDE;
    border-left: 0em solid #DEDEDE;
    border-bottom:0em solid #DEDEDE;
    font-size: 0.9em;
    background: #FFFFFF;
}
#page_contacto td p a{
    text-decoration: none;
    color:#000000;
}
#page_contacto td p a:hover{
    color:Black;
}
#page_contacto td p{
    /*    text-align: left;*/
    color:#000000;
}
#page_contacto td p img{
    border-top: 0.3em solid #7EAD01;
    border-right:0.3em solid #7EAD01;
    border-left: 0.3em solid #7EAD01;
    border-bottom:0.3em solid #7EAD01;
}
/************** END PAGE CONTACTOS***************/

/* Page NAO SEI*/
#page_texto table td{
    vertical-align: top;
    letter-spacing: 1px;
    padding-top: 13px;
    line-height: normal;
    font-size: 0.8em;
    text-align: left;
    color:#787878;
}

/* Content */
#content {
    float: right;
    width: 750px;
    padding: 30px 0px 0px 0px;
}
.post {
    margin-bottom: 15px;
}
.post .title {
    height: 38px;
    margin-bottom: 10px;
    padding: 12px 0 0 0px;
    letter-spacing: -.5px;
    color: #000000;
}
.post .title a {
    color: #000000;
    border: none;
}
.post .meta {
    margin-bottom: 20px;
    padding: 5px 0px 15px 0px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}
.links {
    padding-top: 20px;
    font-size: 12px;
    font-weight: bold;
}

/***************** FOOTER ALL PAGES ***********/
#footer {
    text-align:center; /* hack para o IE */
}
#footer table{
    width: 658px;
    height: 4%;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    margin-top: 2px;
    background: url('../images/menu/FundoMenu.gif') repeat-x;
    border-top: 0.1em solid #DEDEDE;
    border-right:0.1em solid #DEDEDE;
    border-left: 0.1em solid #DEDEDE;
    border-bottom:0.1em solid #DEDEDE;
    text-decoration: none;
    /*    width: 100%;
        margin: 0 auto;
        padding: 0px 0px 0px 0px;
        margin-top: -10px;
        background: url('../images/menu/FundoMenu.gif') no-repeat right top;
        padding: 0px 0 15px 0;*/
}
#footer table td{
    margin: 0 auto;
    text-align: center;
/*        border-top: 0.3em solid #DEDEDE;
        border-right:0.3em solid #DEDEDE;
        border-left: 0.3em solid #DEDEDE;
        border-bottom:0.3em solid #DEDEDE;*/
        padding: 0px 0px 0px 0px;
}
#footer p {
    /*    margin: 0;*/
    padding-top: 6px;
    line-height: normal;
    font-size: 11px;
  
    text-transform: uppercase;
    text-align: center;
    color:#7EAD01;
}
#footer a {
    text-align: center;
    text-decoration:none;
    color:#7EAD01;
}
#footer a:hover{
    /*    background: url('../images/menu/CorMenuHover.gif') repeat-x ;*/
    /*    background: url('../images/menu/CorMenuHover.gif') repeat-x left top;*/
    /*    text-decoration: none;*/
    color: BLACK;
}
/***************** END FOOTER ALL PAGES ***********/


/************** TRATAMENTO DE FOTOS ***************/
/*preload classes*/
.svw { width:660px; height: 4880px; background: #fff  ;}
.svw ul {position:relative; left: -999em;}
/*.svw ul li{
    width: 100%;
    height: 450px;
}*/
/*core classes*/
.stripViewer {
    position: relative;
    overflow: hidden;
    border: 3px solid #DEDEDE;
    margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
                  margin: 0;
                  padding: 0;
                  position: relative;
                  left: 0;
                  top: 0;
                  width: 1%;
                  list-style-type: none;
}
.stripViewer ul li {
    float:left;
}
.stripTransmitter {
    overflow: auto;
    width: 1%;
}
.stripTransmitter ul {
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
}
.stripTransmitter ul li{
    width: 20px;
    float:left;
    margin: 0 1px 1px 0;
}
.stripTransmitter a{
    font: bold 10px Verdana, Arial;
    text-align: center;
    line-height: 22px;
    background: url('../images/menu/CorMenuHover.gif') repeat-x ;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
}
.stripTransmitter a:hover, a.current{
    background: #FFFFFF url('../images/menu/FundoPage.gif') repeat-x;
    color:#7EAD01;
}
/*tooltips formatting*/
.tooltip
{
    padding: 0.5em;
    background: #fff  ;
    color: #000  ;
    border: 5px solid #dedede  ;
}
/************** END TRATAMENTO DE FOTOS ***************/



/************** TRATAMENTO DE TABS ***************/
.container {
    width: 660px; margin: 10px auto;
    margin-top: -24px;
}
.container h1{
    color:black;
    font: bold 26px Verdana, Arial;
}
ul.tabs {
    margin: 0;
    padding: 0;
    float: right;
    list-style: none;
    height: 32px;
    /*    border-bottom: 1px solid #999;*/
    /*        border-right: 1px solid #999;*/
    width: 100%;
}
ul.tabs li {
    float: right;
    margin: 0;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border: 1px solid #999;
    border-left: 1px solid #999;
    border-right:  1px solid #999;
    border-top:  1px solid #999;
    border-bottom : 1px solid #999;
    margin-bottom: -1px;
    background: #FFFFFF url('../images/menu/FundoPage.gif') repeat-x;
    /*    background: #e0e0e0;*/
    overflow: hidden;
    position: relative;
}
ul.tabs li a {
    text-decoration: none;
    background: url('../images/menu/CorMenuHover.gif') repeat-x ;
    color: #FFFFFF;
    display: block;
    font-size: 1.2em;
    padding: 0 20px;
    border: 1px solid #fff;
    outline: none;
}
ul.tabs li a:hover {
    background: #FFFFFF url('../images/menu/FundoPage.gif') repeat-x;
    color:#7EAD01;
    /*    background: #ccc;*/
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
    /*    background: #fff;*/
    background: #FFFFFF url('../images/menu/FundoPage.gif') repeat-x;
    color:#7EAD01;
    border-bottom: 1px solid #fff;
}
.tab_container table{
    clear: both;
    border: 1px solid #999;
    border-top: 1px solid #999;
    clear: both;
    float: left;
    width: 100%;
    background:#e0dede;
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

.tab_content {
    padding: 10px;
    color:black;
    font-size: 0.7em;
}
.tab_content p{
    color:black;
}

.tab_content h2 {
    color:#7EAD01;
    font-weight: normal;
    padding-bottom: 3px;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    font-size: 1.0em;
}
.tab_content h3 a{
    color: #254588;
}
.tab_content img {
    float: left;
    margin: 0 20px 30px 0;
    border: 1px solid #ddd;
    padding: 5px;
}
/************** END TRATAMENTO DE TABS ***************/




/************** MODELO ATLANTICO ***************/
#Atlantico{
    text-align: center;
}
#Atlantico table{
    width: 660px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
#Atlantico table td h1{
    width: 654px;
    font: bold 10px Verdana;
    text-align: right;
}

#Caracteristicas{
    //text-align: center;
    vertical-align: middle;
}
#Planta{
    text-align: center;
}
#AtlanticoCP table{
    width: 660px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    border-top: 0.2em solid #DEDEDE;
    border-right:0.2em solid #DEDEDE;
    border-left: 0.2em solid #DEDEDE;
    border-bottom:0.2em solid #DEDEDE;
}
#AtlanticoCP table td{
    text-align: left;
    width: 260px;
    font: bold 10px Verdana;

}
#AtlanticoCP h2{
    color:#7EAD01;
    font-weight: normal;
    padding-bottom: 3px;
    /*    border-top: 1px dashed #ddd;
        border-bottom: 1px dashed #ddd;*/
    font-size: 1.2em;
}

#AtlanticoPla table{
    border: 0;
    width: 270px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    margin-top: -22px;
}
#AtlanticoPla table td{
    text-align: left;
    width: 260px;
    font: bold 10px Verdana;
}
#AtlanticoPla h2{
    color:#7EAD01;
    font-weight: normal;
    padding-bottom: 3px;
    /*    border-top: 1px dashed #ddd;
        border-bottom: 1px dashed #ddd;*/
    font-size: 1.2em;
}
/************** END MODELO ATLANTICO ***************/




/************** MODELO MEDITERRANEO ***************/
#Mediterraneo table{
    width: 660px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
#Mediterraneo table td h1{
    width: 654px;
    font: bold 10px Verdana;
    text-align: right;
}

#Planta{
    text-align: center;
}
#MediterraneoCP table{
    width: 660px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    border-top: 0.2em solid #DEDEDE;
    border-right:0.2em solid #DEDEDE;
    border-left: 0.2em solid #DEDEDE;
    border-bottom:0.2em solid #DEDEDE;
}
#MediterraneoCP table td{
    text-align: left;
    width: 260px;
    font: bold 10px Verdana;

}
#MediterraneoCP h2{
    color:#7EAD01;
    font-weight: normal;
    padding-bottom: 3px;
    /*    border-top: 1px dashed #ddd;
        border-bottom: 1px dashed #ddd;*/
    font-size: 1.2em;
}

#MediterraneoPla table{
    border: 0;
    width: 270px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    margin-top: -18px;
}
#MediterraneoPla table td{
    text-align: left;
    width: 260px;
    font: bold 10px Verdana;
}
#MediterraneoPla h2{
    color:#7EAD01;
    font-weight: normal;
    padding-bottom: 3px;
    /*    border-top: 1px dashed #ddd;
        border-bottom: 1px dashed #ddd;*/
    font-size: 1.2em;
}
/************** END MODELO MEDITERRANEO ***************/