body {
background	: url('/imagens/background.jpg') #FFE701 repeat-x;
color		: #000000;
font-family	: Georgia,Arial,Helvetica;
font-size	: 13px;
margin		: 0px;
text-align	: center;
}

td {
font-size	: 13px;
}

a   {
font-family	: Arial,Helvetica;
font-size	: 13px;
color       	: #009900;
font-weight	: none;
font-style	: none;
text-decoration	: none;
}

a:hover {
text-decoration	: underline;
}

input   {
font-family	: Monospace,Courier,Arial,Helvetica;
font-size	: 13px;
color       	: #000000;
font-weight	: none;
font-style	: none;
text-decoration	: none;
}

.big   {
font-size	: 19px;
font-weight	: bold;
color       	: #339900;
}

.copyrights   {
font-family	: Arial,Helvetica;
font-size	: 11px;
color       	: #333333;
}

.eventos_left   {
padding       	: 20px;
text-align	: right;
}

.eventos_right   {
padding       	: 20px;
text-align	: left;
}

.food2go   {
background	: url('/imagens/food2go_bg.gif') #EEFFCC repeat-x;
text-align     	: center;
padding		: 5px;
}

.green   {
color       	: #339900;
}

.next   {
border		: #33CC00 1px solid;
background	: #EEFFBB;
text-align     	: center;
padding		: 5px;
}

.normal   {
font-family	: Georgia,Arial,Helvetica;
color       	: #000000;
}

.phone {
font-size	: 25px;
}

.small   {
font-size	: 11px;
}

.text {
padding		: 10px;
font-family	: Georgia,Arial,Helvetica;
font-size	: 13px;
font-weight	: none;
text-align	: justify;
}

.title   {
font-size	: 19px;
color       	: #009900;
}

.white   {
font-size	: 19px;
color		: #FFFFFF;
font-weight	: bold;
}

.yellow   {
font-size	: 11px;
color		: #FFE701;
}

.yellow:hover   {
color		: #009900;
}


/*--------------------*\
  layout layers
\*--------------------*/


#base {
position	: relative;
top		: 0px;
padding		: 0px;
margin-left	: auto;
margin-right	: auto;
width		: 770px;
max-width	: 768px;
background	: #FFFFFF;
border-left	: 1px solid #33CC00;
border-right	: 1px solid #33CC00;
}

#bottom {
position	: relative;
left		: 0px;
top		: 0px;
padding		: 0px;
bottom		: 0px;
margin-left	: auto;
margin-right	: auto;
width		: 770px;
text-align	: center;
}

#background {
position	: relative;
left		: 0px;
top		: 0px;
z-index		: 0;
padding		: 0px;
}

#content {
position	: relative;
bottom		: auto;
}

#foreground {
position	: relative;
left		: 0px;
top		: 0px;
z-index		: 2;
padding		: 0px;
}

#flag {
position	: absolute;
left		: 50%;
top		: 0px;
padding		: 0px;
margin-left	: -110px;
width		: 400px;
index-x		: -1;
}

#footer {
position	: relative;
top		: 0px;
padding		: 0px;
width		: 100%;
background	: #000000;
color		: #FFFFFF; 
font-size	: 11px; 
}

#header {
position	: relative;
left		: 0px;
top		: 0px;
padding		: 0px;
margin-left	: auto;
margin-right	: auto;
width		: 770px;
text-align	: right;
padding		: 0px 5px 0px 0px;
}

#location {
position	: relative;
left		: 0px;
top		: 0px;
padding		: 5px 10px 5px 10px;
margin		: 0px;
text-align	: left;
}

#navigation {
position	: relative;
left		: 0px;
top		: 0px;
padding		: 0px;
background	: url('/imagens/nav_background.jpg');
text-align	: left;
}
