body {	
	background-attachment: fixed; font-family: Arial; font-size: 12px; color: white;
}

a{
	color: white; text-decoration: none; cursor: pointer;
}

a:hover{
	text-decoration: underline;	
}

.marca-bf2 {
	margin-top: 15px;
}

.rodape {
	background: #000000 url('../images/back-rodape.jpg') repeat-x; height: 245px; color: #D8D8D8; margin-top: 30px;
}

.back-rodape {
	background: url('../images/back-rodape-fundo.png') no-repeat; height: 245px;
}

.middle-content {
	margin-left: 20px; margin-right: 20px;
	margin-top: 30px; margin-bottom: 25px;
}

.content-interna {
	width: 600px; margin-left: 33px;
}

.content-interna-top {
	padding-top: 10px; padding-bottom: 15px;
}

.content-interna-enquete {
	width: 160px; margin-left: 20px;
}

.content-interna-top-enquete {
	padding-bottom: 10px;
}

.back-data-home {
	background: url(../images/back-data-home.png) no-repeat center;
	height: 23px; width: 100px; float: left;
}

.back-data-home-titulo {
	padding-left: 30px; color: #000000; font-size: 12px;
	padding-top: 2px;
}

.back-data-home-titulo:hover {
	color: #990000; cursor: pointer;
}

.back-agenda {
	background: url(../images/back-agenda.png) no-repeat center;
	height: 372px; width: 600px;	
}

.back-agenda-padding {
	padding-left: 15px; padding-top: 85px;	
}

.back-contato {
	background: url(../images/back-contato.jpg) no-repeat center;
	height: 370px; width: 600px;	
}	

.box-bottom-redonda-sem-interna {
	background: url(../images/box/box-bottom-redonda-sem-interna.png) no-repeat center;
	height: 24px; width: 666px;
}

.box-middle-sem-interna {
	background: url(../images/box/box-middle-sem-interna.png) repeat-y center;
	width: 666px;
}

.box-top-reta-sem-interna {
	background: url(../images/box/box-top-reta-sem-interna.png) no-repeat center;
	height: 36px; width: 666px; margin-top: 15px;
}


.box-middle {
	background: url(../images/box-com-titulo/box-middle.png) repeat-y center;
	width: 666px;
}

.box-bottom {
	background: url(../images/box-com-titulo/box-bottom.png) no-repeat center;
	height: 17px; width: 666px;
}

.box-top {
	background: url(../images/box-com-titulo/box-top.png) no-repeat center;
	height: 55px; width: 666px;
}

.box-top-home {
	background: url(../images/box-com-titulo/box-top-home.png) no-repeat center;
	height: 55px; width: 666px;
}

.box-middle-menor {
	background: url(../images/box-com-titulo/box-middle-menor.png) repeat-y center;
	width: 200px;
}

.box-bottom-menor {
	background: url(../images/box-com-titulo/box-bottom-menor.png) no-repeat center;
	height: 17px; width: 200px;
}

.box-top-menor {
	background: url(../images/box-com-titulo/box-top-menor.png) no-repeat center;
	height: 55px; width: 200px;
}

.campo {
	background: #000000; color: white; padding: 3px; font-size: 11px;
	border: 1px solid #000000; font-family: Arial;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}

.campo:focus {
	border: 1px solid #454545;
	opacity:1.00;
	-moz-opacity: 1.00;
	filter: alpha(opacity=100);
}

.campo-contato {
	background: #FFFFFF; color: #921018; padding: 3px; font-size: 11px;
	border: 1px solid #FFFFFF; font-family: Arial;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}

.campo-contato:focus {
	border: 1px solid #921018;
	opacity:1.00;
	-moz-opacity: 1.00;
	filter: alpha(opacity=100);
}

.titulos {
	padding-top: 11px; margin-left: 30px;
}

.banners {
	float: left; width: 200px;
}

.conteudo {
	float: left; width: 700px;
}

#box {
	float: left; width: 700px;
}

.agenda-listagem {
	width: 250px; margin-bottom: 20px;
}

.agenda-data-listagem {
	padding-top: 4px; padding-left: 25px; width: 240px; height: 25px;
	background: url('../images/back-data.png') no-repeat;
	color: black;
}

.agenda-imagem-listagem {
	width: 60px; margin-right: 10px; float: left;
}

.agenda-imagem-listagem img {
	text-align: center; border: 2px solid #ffffff;
	margin-top: 3px;
}

.agenda-imagem-listagem img:hover {
	border: 2px solid #D92026;
}

.agenda-nome-listagem {
	width: 180px; float: left; color: black;	
}

.agenda-nome-listagem a{
	font-size: 12px; color: #D92026;	
}

.agenda-nome-listagem-sem-foto {
	width: 250px; float: left; color: black;	
}

.agenda-nome-listagem-sem-foto a{
	font-size: 12px; color: #D92026;	
}

.agenda-nome-detalhe strong{
	font-size: 24px;
}

.agenda-imagem-detalhe {
	width: 234px; margin-right: 20px; float: left; height: 234px;
}

.agenda-imagem-detalhe img {
	text-align: center; border: 2px solid black;
}

.agenda-nome-detalhe span{
	font-size: 14px;
}

.cadastrar-news {
	width: 91px; height: 23px;
	background: url('../images/cadastrar.png') no-repeat;
	border: 0; cursor: pointer;
}

.enviar {
	width: 77px; height: 22px; margin-right: 20px; margin-top: 5px;
	background: url('../images/enviar.png') no-repeat;
	border: 0; cursor: pointer;
}

.responder {
	width: 84px; height: 17px; margin-top: 15px;
	background: url('../images/responder.png') no-repeat;
	border: 0; cursor: pointer;
}


.confirmar {
	width: 175px; height: 21px;
	background: url('../images/confirmar-reserva.png') no-repeat;
	border: 0; cursor: pointer;
}

.radio-button {
	background: white; width: 320px; color: black; padding-left: 10px; padding-top: 3px; padding-bottom: 5px;
	height: 15px;
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
	margin-bottom: 10px;
}

.radio-button img {
	margin-top: 2px;
}

.categoria-cardapio-box {
	width: 130px; height: 470px; float: left;
}

.divisao-cardapio {
	background: url('../images/divisao-cardapio.png') no-repeat top center;
	height: 464px; width: 40px; float: left;
}

.categoria-cardapio {
	font-size: 12px; line-height: 23px;
}

.categoria-cardapio strong {
	font-size: 14px;	
}	

.cardapio {
	float: left; width: 420px; margin-left: 10px;
	height: 470px; overflow: auto;
}

.prato-nome {
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 5px; font-size: 16px;
	margin-top: 15px;
}

.descricao-prato {
	margin-top: 5px;
}

.valor-prato {
	float: right; font-weight: bold; color: #F5DB70; margin-right: 10px;
}

.nome-prato {
	float: left; margin-left: 5px;
}

.codigo-prato {
	float: left; font-weight: bold; margin-top: 1px;
	border-right: 1px dotted #ffffff; padding-right: 5px;
}

.ultimas-galerias-box {
	width: 160px; float: left; background: #171717;  border: 2px solid transparent;
	margin-bottom: 15px; margin-right: 18px; margin-left: 18px;
}

.ultimas-galerias-box img{
	margin-bottom: 5px;
}

.ultimas-galerias-box:hover{
	border: 2px solid #3E3E3E;
}

.ultimas-galerias-box-titulo {
	padding-left: 5px; padding-right: 5px;
	font-size: 11px; min-height: 35px;
}

.ultimas-galerias-box-interno {
	width: 270px; float: left; background: #171717;  border: 2px solid transparent;
	margin-bottom: 20px; margin-right: 13px; margin-left: 13px;
}

.ultimas-galerias-box-interno:hover{
	border: 2px solid #3E3E3E;
}

.ultimas-galerias-box-interno-img {
	width: 60px; margin-right: 10px;
	float: left;
}

.ultimas-galerias-box-interno-titulo {
	float: left; width: 200px;
}

.ultimas-galerias-box-interno-titulo-padding {
	padding-top: 5px; padding-right: 5px;
}

.paginacao {
	color: black; padding-top: 35px; margin-left: 20px; width: 270px; float: left;
}

.paginacao a{
	color: #E02227;	
}

.pagina-atual {
	font-size: 12px; color: #A3A3A3; padding: 3px;
}

.pagina {
	padding: 3px;	
}	

.icone-pagina {
	margin-top: 2px; float: left; margin-left: 2px; margin-right: 2px;
}
.redes-sociais {
	float: right; margin-left: 10px;
}
.video-detalhe {
	width: 400px; margin-right: 10px; float: left;
}
.video-informacoes {
	width: 190px; float: left;
}
.video-informacoes span{
	font-size: 16px; color: #F5DB70; font-weight: bold;
}
.video-informacoes i{
	font-size: 11px;
}
.listagem-videos {
	background: url('../images/video.png') no-repeat;
	height: 36px; width: 245px; padding-left: 45px; margin: 0px 5px 20px 5px;
	float: left;
}
.listagem-videos:hover {
	background-position: 0px -36px;
	cursor: pointer; 
}
.box-texto-institucional {
	position: absolute; width: 600px; height: 32px; font-size: 14px;
	top: 330px; padding-top: 8px; text-align: center;
	background: url('../images/back-institucional.png') repeat; color: white;
}
