﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body
{
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html
{
    height: 100%;
}

body
{
    background-color: #000000;
    background-position: 50% top;
    background-repeat: repeat-x;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 78%;
    color: #ffffff;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

img, div 
{
    behavior: url(iepngfix.htc)
}

#containerMain
{
	width: 980px;
	margin: 0 auto; 
	text-align: left; 
}

#principal
{
    width: 980px;
    height: 600px;
    background-position: 50% top;    
    background-image: url(images/principal.jpg);    
    background-repeat: no-repeat;
}

.clear 
{
	CLEAR: both
}

#menuHeader
{
    width: 980px;
    height: 75px;
    background-position: 50% top;
    margin: 0px auto;
    background-repeat: no-repeat;
    background-color: #000000;
    display: block;
}

#menuHeaderLeft
{
    float: left;
    width: 490px;
}

#menuHeaderRight
{
    width: 490px;
    float: right;
}

#menuHeader ul
{
    /*padding-left:480px;*/
    background-position: center 50%;
}
#menuHeader ul li
{
    display: block;
    float: left;
    color: #ffffff;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 25px;
    font-size: 22px;
    line-height: 19px;
    font-family: Arial, Helvetica, sans-serif;
    font-variant: normal;    
}
#menuHeader ul li a
{
    color: white;
    font: normal 16px Arial, Helvetica, sans-serif;
    text-decoration: none;
}
#menuHeader ul li a:hover
{
    text-decoration: underline;
    font-weight: normal;
}

#menu
{    
    background-position: center 50%;    
    margin: 0px auto;
    width: 980px;
    background-image: url(images/bg_menuheader.jpg);
    background-repeat: no-repeat;    
}

#header
{
    width: 766px;
    height: 219px;
    background-position: 50% top;
    margin: 0px auto;    
    background-repeat: no-repeat;
}

#container
{
    width: 980px;    
    background-position: center 50%;
    margin: 0px auto;    
    background-repeat: no-repeat;
}

#left
{
    width: 490px;
    height: 600px;
    padding-left: 0px;
    background-color: #000000;
}

#right
{
    width: 490px;
    height: 600px; 
    padding-top: 0px;
    float: right;
    background-image: url(images/bg_right.jpg);
    background-position: 50% top;
    background-repeat: no-repeat;
}

h1
{    
    font-style: italic;
    font-family: Verdana;
    color: #cd853f;
    font-size: 16px;
}

h2
{
    font-style: italic;
    font-family: Verdana;
    color: #cd853f;
    font-size: 14px;
}

a
{
    text-decoration: none;
    color: #ffffff;
}

a:hover
{
    text-decoration: underline;
    color: #ffffff;
}

p
{
    line-height: 20px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-decoration: none;
}

p span
{
    color: #cd853f;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
}

#menucardapio ul
{
    padding-left: 5px;
    background-position: center 50%;
}

#menucardapio ul li
{
    float: left;
    color: #cd853f;    
    margin-left:0px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 14px;
    line-height: 19px;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-variant: normal;
}

#menucardapio ul li a
{
    color: #cd853f;
    font: 11px/19px Arial, Helvetica, sans-serif;        
    text-decoration: none;
}

#menucardapio ul li a:hover
{
    text-decoration: underline;
}

#cardapio
{
    width: 100%;        
}

#cardapio p
{
    width: 220px;
    float: left;
}

#menujantar
{
    width: 100%;        
}

#menujantar p
{
    width: 160px;
    float: left;
    line-height: 12pt;
    margin-top: -5px;
}

#menujantar p.left
{
    width: 280px;
    float: left;
    line-height: 12pt;    
    margin-top: -5px;
}

#footer
{
    display: inline-block;
    position: inherit;
    width: 980px;
    height: 70px;    
    margin: 0px auto;
    background-repeat: no-repeat;
    background-color: #000000;
}

#footer a
{
    font-family: Georgia;
    color: #cd853f;
    margin-top: 15px;
    text-decoration: none;
    font-size: 14px;
}

#footer ul
{
    padding-left:350px;
    background-position: center 50%;
}
#footer ul li
{
    float: left;
    color: #ffffff;    
    margin-left:0px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    font-size: 14px;
    line-height: 19px;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-variant: normal;
}
#footer ul li a
{
    color: #ffffff;
    font: 11px/19px Arial, Helvetica, sans-serif;        
    text-decoration: none;
}
#footer ul li a:hover
{
    text-decoration: underline;
}

#footer p.design
{
    float: right;
    text-align: center;
    font: 11px Arial, Helvetica, sans-serif;
}
#footer p.design a
{
    color: #d3d3d3;
    text-decoration: none;
}
#footer p.design a:hover
{
    color: #d3d3d3;
    text-decoration: underline;
}

.aspLabel
{
    float: left;
    width: 7em;
    margin-right: 1em;
    text-align: left;
    font-size: 14px;
    color: #cd853f;
    font-family: Tahoma;
    vertical-align: middle;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight: normal;
    text-decoration: none;
    clip: rect(5px auto auto auto);
}

.aspTextBox
{
    color: #333333;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 16px;
    font-weight: normal !important;
    line-height: 1.2em !important; /*color: #000000;
    font-family: Tahoma;
    font-size: 10pt;*/
    font-weight: normal;
    line-height: 1.2em !important;
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    background-color: #ffffff;
    padding-left: 4pt;
    padding-right: 4pt;
    padding-bottom: 2px;
    padding-top: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.aspLinkButton
{
    background: #7d745a !important;
    background-color: #7d745a !important;
    color: #FFFFFF !important;
    padding-bottom: 0.2em !important;
    padding-left: 0.4em !important;
    padding-right: 0.4em !important;
    padding-top: 0.2em !important;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 1em !important;
    font-weight: normal !important;
    line-height: 1.2em !important;
    text-decoration: none !important;
}
.aspListBox
{
    color: #393425 !important;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 1em !important;
    font-weight: normal !important;
    line-height: 1.2em !important;
}
.aspLoginName
{
    color: #393425 !important;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 1em !important;
    font-style:italic !important;
    font-weight: normal !important;
    line-height: 1.2em !important;

}
.aspLoginStatus
{
    color: #393425 !important;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 1em !important;
    font-weight: bold !important;
    line-height: 1.2em !important;
}
.aspRadioButton
{
    color: #ffffff;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 1em !important;
    font-weight: normal !important;
    line-height: 1.2em !important;
}
.aspRadioButtonList
{
    color: #ffffff;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif !important;
    font-size: 1em !important;
    font-weight: normal !important;
    line-height: 1.2em !important;
}

.aspImageButton
{
    background-position: 1px 1px;
    background-attachment: fixed;
    line-height: 1.2em !important;   
}

#popup 
{
    position: absolute;
    top: 20%;
    left: 30%;
    width: 300px;
    height: 150px;
    padding: 20px 20px 20px 20px;   
    display: none;
}

#popup.amarelo
{
    position: absolute;
    top: 30%;
    left: 30%;
    width: 300px;
    height: 150px;
    padding: 20px 20px 20px 20px;
    border-width: 2px;
    border-style: solid;
    background: #ffffa0;
    display: none;
}

#pop
{
    position:absolute;
    top: 100px;
    left: auto;
    margin-left: 0px;
    margin-top: 0px;
    padding:10px;
    width:384px;
    height:153px;
}