body {
margin:0px;
font-size:12px;
font-family:arial;
background-color:#cc3301;
background-image:url(fundo2.jpg);
color:#d8d8d8;
text-align:left;
}

div {
font-size:10px;
padding-right:10px;
}

a.a1:link, a.a1:visited {
  font-size:11px;
	text-decoration:none;
	color:#3399ff;

}
a.a1:hover {
  font-size:11px;
	text-decoration:underline;
  color:black;
  }

a.amenu:link, a.amenu:visited {
	text-decoration:none;
	color:white;

}
a.amenu:hover {
	text-decoration:underline;
  color:#F38120;
  }

a.amenu_sel:link, a.amenu_sel:visited {
	text-decoration:none;
	color:#F38120;

}
a.amenu_sel:hover {
	text-decoration:underline;
  color:#F38120;
  }
  
.main {
background-color:#CD3301;
padding:0px;
}

.top {
background-image:url(jsd_logo.jpg);
background-position:10px top;
background-repeat:no-repeat;
color:white;
text-align:left;
font-size:10px;
font-weight:bold;
}

.footer {
background-image:url(footer.jpg);
background-position:center top;
background-repeat:no-repeat;
height:107px;

}
.menu_resto {
background-color:white;
}

.menu_bt_bk {
background-image:url(botao1.jpg);
background-position:left top;
background-repeat:no-repeat;
/*width:323px;*/
height:30px;
text-align:left;
}

.menu_bt {
background-image:url(botao.png);
background-position:left center;
background-repeat:no-repeat;
padding-left:25px;
}

.title {
background-image:url(seta.gif);
background-position:left center;
background-repeat:no-repeat;
padding-left:13px;
font-size:11px;
display:block;
color:white;
}

.subtitle {
background-image:url(traco.gif);
background-position:left center;
background-repeat:no-repeat;
padding-left:13px;
font-size:11px;
font-weight:bold;
color:white;
}

.separador {
background-image:url(ponto.gif);
background-repeat:repeat-x;
height:10px;
padding-right:10px;
}

/*BLOCO*/
.block_top {
background-image:url(barra_top.jpg);
background-position:left top;
background-repeat:no-repeat;
width:196px;
height:10px;
padding-top:10px;
font-size:11px;
font-weight:bold
color:white;
}

.block_bottom {
background-image:url(barra_bot.jpg);
background-position:left top;
background-repeat:no-repeat;
width:196px;
}

.block_body {
background-image:url(1px.jpg);
background-position:left top;
background-repeat:repeat-y;
width:196px;
font-size:11px;
padding-top:10px;
padding-left:5px;
}

.div_block {
padding-right:40px;
line-height:1.2em;
}

.bt_mais {
background-image:url(mais-info.gif);
background-position:left top;
background-repeat:no-repeat;
width:75px;
height:16px;
padding-left:10px;
padding-top:2px;
text-align:left;
}

.red_txt{
color:red;
font-size:10px;
}

input {
border:1px solid #F77B00;
background-color:#DB4200;
}

textarea {
border:1px solid #F77B00;
background-color:#DB4200;
}
