﻿body {
	margin: 0;
	padding: 0;
	font-family: Times New Roman,arial, verdana;
	font-style:italic;
	font-size: 15px;
}
img {
	border: 0;
}
h1 {
	font-family: Times New Roman,tahoma,arial, verdana;
	font-size: 18px;
	font-style:italic;
	color: #000;
	text-align: center;
	text-decoration: none;
}
b {
	font-size: 110%;
}
#cabecalho {
	height: 120px; /*altura do cabeçalho*/;
	color: #006699;
	background-image: url("../imagens/topo.jpg");
	background-repeat: repeat-x;
}
#cabecalho h1 {
	margin: 0;
	font-family: Times New Roman,arial, verdana;
	font-style:italic;

	padding-top: 0;
}
#contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn {

	margin: 0 200px 0 230px;
	
}
#contentcolumn-galeria {
	margin: 0;
}
#colunaesq {
	float: left;
	width: 230px; /*largura da coluna esquerda*/;
	margin-left: -100%;
}
#colunadir {
	float: left;
	width: 200px; /*largura da coluna direita*/;
	margin-left: -200px; /*Set left marginto -(RightColumnWidth)*/;
}
#rodape {
	clear: left;
	font-family: Times New Roman,tahoma, arial, verdana;
	font-size: 13px;
	font-style:italic;
	color: #fff;
	width: 100%;
	height: 80px;
	text-align: center;
	padding: 4px 0;
	background-image: url("../imagens/rodape.jpg");
	background-repeat: repeat-x;
}
#rodape a {
	color: #ffff80;
	text-decoration: none;
}
.validacao {
	width: auto;
	padding-right: 20px;
	text-align: right;
}
#rodape a:hover {
	color: #ffffff;
	font-weight: bolder;
}
.area-superior {
	margin: 0;
/*Margens para as DIV's de texto de cada coluna (to provide padding)*/	margin-top: 0;
}
.texto {
	font-family: Times New Roman,tahoma,arial, verdana;
	font-style:italic;
	font-size: 15px;
	margin-left: 20px;
	margin-right: 20px;
	color: #000;
	text-align: center;
	text-decoration: none;
}

.texto-index {
	font-family: Times New Roman,tahoma,arial, verdana;
	font-style:italic;
	font-size: 18px;
	color: #000;
	text-align: center;
}

div.botoes {
	margin: auto;
	padding-left: 75px;
}
div.botoes input {
	width: 100px;
	height: 29px;
	border: 0;
	background: url(../imagens/botoes.jpg) no-repeat 0 0;
	color: #fff;
}
div.botoes input:hover {
	background: url(../imagens/botoes.jpg) no-repeat 0 -29px;
	color: #fff;
}
.input {
	width: 270px;
	margin: 2px;
	font-size: 11px;
	color: #647666;
}
.img {
	margin-top: 20px;
}
.cardapios {
	font-family: Times New Roman,tahoma,arial, verdana;
	font-style:italic;
	font-size: 14px;
	color: #000;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.titulos {
	font-family: Times New Roman,tahoma,arial, verdana;
	font-style:italic;
	font-size: 18px;
	color: #B30000;;
	text-align: justify;
}
.consulte {
	width: 210px;
	font-family: Times New Roman,tahoma,arial, verdana;
	font-style:italic;
	font-size: 11px;
	color: #000;
	text-align: center;
}
.buffet{
	height: 80px;
	text-align: center;
	font-weight: bold;
}
