﻿body
{
    margin: 0px;
    text-align: center;
    font: 12px arial, sans-serif;
    background-image:url('../img/fundo_baquetas.jpg');
    background-attachment: fixed; 

}
.style1
{
    width: 1000px;
}
.Tudo
{
    text-align: center;
}
.Fogo_Logo
{
    height: 375px;
    background-image: url('../img/fogo_logo.png');
    background-repeat: no-repeat;
    background-position:center;
    background-position:top;
    width: 1000px;
}
.style2
{
    width: 768px;
    height: 272px;
    position: relative;
}
.style3
{
    width: 67%;
}
.style4
{
    width: 25px;
}
.style5
{
    width: 30px;
    height: 25px;
}
.style6
{
    height: 25px;
}
.style15
{
    color: #333333;
}
.style16
{
    font-family: Arial;
    font-weight: bold;
}
.Menu2
{
    width: 266px;
    height: 272px;
    background-image: url('../img/menu2.png');
    background-repeat: no-repeat;
   
}
.Menu1
{
    width: 512px;
    height: 272px;
    background-image: url('../img/menu1.png');
    background-repeat: no-repeat;
     
}
.BugLink
{
    position: relative;
}
#body
{
    background-color: #eaa428;
    width: 761px;

}
#body-inner
{
    padding: 5px 0px 5px 0px;
    width: 755px;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
a.LinkMenu:houver
{
    text-decoration:underline; 
}
