/* CSS Document */

BODY {
background-image: URL(../img/back.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
font-family: geneva, verdana, arial, sans-serif;
font-size: 12px;
text-align: justify;
margin-top: 0;
}

input, textarea {
border: 1px solid #00CC00;
background: #FFFFFF;
}

A {
color: #00CC00;
text-decoration: none;
font-family: verdana;
font-size: 13px;
}
A:VISITED {
color: #00CC00;
text-decoration: none;
font-family: verdana;
font-size: 13px;
}
A:HOVER {
color: #00CC00;
text-decoration: underline;
font-family: verdana;
font-size: 13px;
}

hr {
padding: 0;
margin: 0;
}

/* TABELA */

tr, td {
font-family: geneva, verdana, arial, sans-serif;
font-size: 11px;
text-align: justify;
}

/* BOX */

#cercado {
width: 800px;
background: #FFFFFF;
border-left: 1px solid #00CC00;
border-right: 1px solid #00CC00;
border-bottom: 1px solid #00CC00;
margin-bottom: 0;
padding-bottom: 0px;
}
#topo {
width: 800px;
text-align: center;
width: 800px;
}
#centro {
width: 800px;
}
#down {
width: 800px;
margin-bottom: 0;
padding-bottom: 0;
}
.pro {
background-image: URL(../img/funp.jpg);
background-repeat: no-repeat;
background-position: bottom center;
height: 100%;
float: left;
}
.tipo {
width: 100%;
background: #99FF99;
color: #000000;
text-align: left;
}
.tpg {
position: relative;
width: 100%;
text-align: right;
background-image: URL(../img/fund.jpg);
background-repeat: no-repeat;
}
.cpg {
width: 100%;
text-align: justify;
}
.dpg {
width: 100%;
text-align: right;
}
.lat {
position: relative;
width: 25%;
height: 375px;
margin-left: 1px;
border-right: 1px solid #99FF99;
border-bottom: 1px solid #99FF99;
border-left: 1px solid #99FF99;
float: left;
}
.dtp {
width: 100%;
background: #99FF99;
color: #000000;
}
.dest {
position: relative;
width: 47%;
margin-left: 7px;
margin-right: 7px;
border-left: 1px solid #99FF99;
border-right: 1px solid #99FF99;
float: left;
}
.can {
position: relative;
width: 30%;
float: left
}
.cen {
position: relative;
width: 70%;
text-align: center;
float: right
}
.dtp2 {
width: 100%;
background: #99FF99 URL(../img/gradientep.jpg) repeat-x;
font-family: verdana, geneva, arial, sans-serif;
font-size: 14px;
color: #FFFFFF;
text-align: center;
}
.info {
position: relative;
width: 25%;
height: 392px;
margin-right: 1px;
border-left: 1px solid #99FF99;
border-bottom: 1px solid #99FF99;
border-right: 1px solid #99FF99;
font-size: 12px;
float: left;
}
.destaque {
position: relative;
width: 99%;
border: 1px solid #99FF99;
text-align: justify;
}
.ct {
overflow: auto;
height: 100%;
width: 100%;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #8AD91C;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
line-height: 105%;
}
.tt {
text-align: right;
font-family: "Eras Bold ITC";
font-size: 30px;
color: #FFFFFF;
}