/* CSS Document - FIRE Mídia - Comunicação, Internet e Eventos -
by Fábio Siqueira - fabio@firemidia.com.br */

.flash_outros
{
	display:none;
}

.flash_1280x1024
{
	width:325px;
	height:200px;
	position:absolute;
	left:630px;
	top:285px;
	z-index:0;
	display:inline;
}

.flash_1152x864
{
	width:325px;
	height:200px;
	position:absolute;
	left:566px;
	top:283px;
	z-index:0;
	display:inline;
}

.flash_1024x768
{
	width:325px;
	height:200px;
	position:absolute;
	left:507px;
	top:278px;
	z-index:0;
	display:inline;
}

.flash_800x600
{
	width:325px;
	height:200px;
	position:absolute;
	left:395px;
	top:291px;
	z-index:0;
	display:inline;
}

#showimage
{
	border-right: #FFFFCC 2px solid; 
	border-left: #FFFFCC 2px solid; 
	border-bottom: #FFFFCC 2px solid; 
	z-index: 50; 
	visibility: hidden; 
	position: absolute;
}

#dragbar
{
	cursor: pointer; 
	background-color: #FFFFCC; 
	min-width: 100px;
}
#dragbar #closetext
{
	font-weight: bold; 
	color: #000000; 
	margin-right: 1px; 
	font-family: Lucida Console;
}

html, body {
	background-color: #da251b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imagens/bg.jpg);
	background-repeat:repeat-x;
	
}
table {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	text-align:justify;
}

a:link {
	color: #646464;
	text-decoration: none;
}
a:visited {
	color: #646464;
	text-decoration: none;
}
a:hover {
	color: #e20600;
	text-decoration: underline;
}
.titulo {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	letter-spacing:-1px;
	color: #FFFFFF;
}
.titulo2 {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}
.cardapio {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.menu {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.menu a:link {
	color: #999999;
	text-decoration: none;
}
.menu a:visited {
	color: #999999;
	text-decoration: none;
}
.menu a:hover {
	color: #999999;
	text-decoration: underline;
}
.inferior {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	letter-spacing:-1px;
	color: #9c9c9c;
}

.inferior a:link {
	color: #9c9c9c;
	text-decoration: none;
}
.inferior a:visited {
	color: #9c9c9c;
	text-decoration: none;
}
.inferior a:hover {
	color: #9c9c9c;
	text-decoration: underline;
}
h1 {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #e20600;
}
h2 {
	font-family: "Verdana";
	font-size: 11px;
	font-weight:lighter;
	font-style:italic;
	color: #999999;
}
.logincliente {
	font-family:"Tahoma";
	font-size:10px;
	color:#b10b02;
}
.form_cadastro {
	border: 1px solid #e18686;
	font-family: "Tahoma";
	font-size: 9px;
	color: #ce231a;
	background-color: #FFFFFF;
	z-index:10000000;
}
.bt_submit {
	border: 1px solid #e18686;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight:bold;
	color: #ce231a;
	background-color: #FFFFFF;
}
.bt_cadastrar {
	border: 1px solid #e18686;
	font-family: "Tahoma";
	font-size: 10px;
	font-weight:bold;
	color: #ce231a;
	background-color: #FFFFCC;
}
.borda {
	border: 1px solid #646464;	
}
.borda2 {
	border-style: 1px dashed #646464;	
}
.assinatura {
	font-family: "Verdana";
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

.assinatura a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.assinatura a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.assinatura a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.descricaoproduto {
	font-family: "Tahoma";
	font-size: 9px;
	font-weight: normal;
	color: #646464;
}
.preco {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #da251b;
}
.produto{
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #646464;
}
.espacotabela {
padding:2px;	
}

.tarja_sem_selecao
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	/*background:url(imagens/bk_tarja_vermelha.gif);*/
	background-color:#CB1D1D;
	background-repeat:repeat;
	width:222px;
	height:25px;
	padding-left:10px;
	float:left;
}

.tarja_selecionada
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	/*background:url(imagens/bk_tarja_amarela.gif);*/
	background-color:#CDA61D;
	background-repeat:repeat;
	width:222px;
	height:25px;
	padding-left:10px;
}
