.cardapio_itens {
    margin: 15px 0 0 30px;
    font-weight: bold;
    line-height: 30px;
    color: #74320a;
}
    .cardapio_itens span{
        font-weight: lighter;
        font-style: italic;
        color: #240200;
        font-size: 13px;
    }

.mainbody {
	background-image: url(../images/bg_body.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
}


.texto
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
}

.validacao
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:Black;
	background-color:White;
}

.cssLink 
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	cursor: pointer;
	text-indent: 0px;
	text-decoration: underline;
	padding-left: 2px;
}

.newsHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #841E16;
}
.textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFCC;
	background-color: #CC9900;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}

.Watermark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFCC;
	background-color: #CC9900;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}


.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFCC;
	background-color: #990000;
	border: 1px solid #FFFFCC;
}

.bg_panoramica {
	background-image: url(../images/bg_panoramica.jpg);
	background-repeat: no-repeat;
	background-position: center 140px;
}

.bg_horarioFuncionamento {
	background-image: url(../images/horarioFuncionamento.gif);
	background-repeat: no-repeat;
	background-position: 100px 360px;
}

.bodyCardapio
{
    margin:0px;
    background-color:#fffcc8;     
}

.tabelaCardapio
{
    background-color:#fffcc8;     
    color: #91150e; 
}

.tabelaHotel
{
    background-image:url('../images/bg_tabelahotel.jpg');
    background-color:#fffcc8;     
    color: #91150e; 
    width:450px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;	  
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:10px;	
	background-image: url(../images/bg_conteudo.png);
	background-repeat:repeat; 
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/* Accordion */
.accordion1
{
    border: 1px solid #FFFFCC;
    color: black;
    background-color: #57b634;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
    padding: 5px;
    margin-top: 5px;
	cursor: pointer;    
}

.accordion2
{
    border: 1px solid #FFFFCC;
    color: black;
    background-color: #cccc66;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
    padding: 5px;
    margin-top: 5px;
	cursor: pointer;    
}

.accordion3
{
    border: 1px solid #FFFFCC;
    color: black;
    background-color: #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
    padding: 5px;
    margin-top: 5px;
	cursor: pointer;    
}

.accordionHeaderSelected
{
    border: 1px solid #FFFFCC;
    color: #FFFFCC;
    background-color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #990000;
    border: 1px dashed #FFFFCC;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.roteiros {
	line-height: 18px;
}
a:link {
	color:#cccc66
}
a:hover {
	color:#FFFFFF
}
a:active {
	color:#cccc66
}
a:visited {
	color:#cccc66
}
a:visited:hover {
	color:#FFFFFF
}

.campos {
	font-family: Garamond, Georgia;
	font-size: 12px;
	color: #990000;
	background-color: #cc9900;
	border: 1px solid #FFFFFF;	
}
