@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}
.main {
width: 638px;
margin:0 auto;	
padding: 10px;
text-align:left;
background-image: url(../imgs/bg.jpg);
background-position: top;
background-repeat: no-repeat;
margin-top: 15px;
}
body {
margin:0;
padding:0;
background: #64AA46;
text-align:center;
}
.conteudo {
padding: 5px;
margin-top: 5px;
height: 488px;
width: 629px;
}
.footer {
font-family: Verdana;
font-size: 10px;
color: #FFFFFF;
text-align: center;
background-color: #64AA46;
margin-top: 7px;
height: 15px;
width: 639px;
}
.fx {
position: absolute;
width: 635px;
text-align: right;
margin-top: -12px;
}
.fx img {
border: none;
}
.topo {
width: 610px;
height: 210px;
margin-left: 10px;
margin-top: 5px;
}
.topo embed {
width: 610px;
height: 210px;
}
.left {
float: left;
width: 210px;
height: 265px;
margin-top: 10px;
}
.logo {
width: 210px;
height: 90px;
margin-top: 10px;
text-align: center;
}
.tel {
width: 205px;
height: 90px;
margin-top: 100px;
text-align: right;
font-family: Verdana;
font-size: 9px;
color: #666666;
}
.right {
float: right;
width: 400px;
height: 265px;
margin-top: 10px;
margin-right: 10px;
}
.menu {
width: 400px;
text-align: center;
font-family: Verdana;
font-size: 10px;
color: #666666;
text-decoration: none;
}
.menu a:link {
color: #666666;
text-decoration: none;
}
.menu a:hover {
color: #666666;
border-bottom:  1px #666666 solid;
}
.menu a:active {
color: #666666;
text-decoration: none;
}
.menu a:visited {
color: #666666;
text-decoration: none;
}
.frucafe {
width: 405px;
text-align: right;
margin-top: 12px;
}
.frucafe img {
border: none;
}
.ativo {
color: #666666;
border-bottom: 1px #666666 solid;
font-weight: bold;
}
.text_center {
font-family: Verdana;
font-size: 11px;
color: #666666;
text-align: center;
}
.text {
font-family: Verdana;
font-size: 11px;
color: #666666;
text-align: left;
}
h1 {
font-family: Verdana;
font-size: 11px;
color: #666666;
font-weight: normal;
}
.clique_aqui {
font-family: Verdana;
font-size: 11px;
color: #006600;
text-decoration: underline;
}
a:link {
color: #006600;
text-decoration: underline;
}
a:hover {
color: #006600;
text-decoration: none;
}
a:active {
color: #006600;
}
a:visited {
color: #006600;
}
.links {
margin-top: -55px;
}
.links img {
border: 0;
}