body {
	font-family: Arial, Helvetica, sans-serif;
	background-position: center top;
	background-image: url(images/fundo_site.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #420807;
	background-repeat: no-repeat;
	color: #FFF;
}

a:link {text-decoration : none;
	color: #AB8536;
}
a:visited {
	text-decoration : none;
	color: #FF6;
}
a:hover {
	text-decoration : underline;
	color: #FFF;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-bottom:10px;
	margin-top: 0px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 100%;
	left: 0px;
	top: 0px;
	clear: both;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #53090A;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	text-shadow: 1px 2px #000;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #D0AF6C;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 75%;
	left: 0px;
	top: 0px;
	clear: both;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #53090A;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	text-shadow: 1px 2px #000;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	width: 100%;
	left: 0px;
	top: 0px;
	clear: both;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #400807;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	text-shadow: 1px 2px #000;
}

.cidades_home{
	width: 450px;
	margin-left: 35px;
	margin-top: 205px;
	
}

.metade{
	width:48%;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
}

.bt_desce{
	background-position: 0px 0px;
	display: block;
	height: 9px;
	width: 14px;
	background-image: url(images/bt_cardapio.gif);
	margin-top: 2px;
	margin-right: 2px;
}

.bt_sobe{
	background-position: 0px 9px;
	display: block;
	height: 9px;
	width: 14px;
	background-image: url(images/bt_cardapio.gif);
	margin-top: 2px;
	margin-right: 2px;
}

.bt_estatico{
	display: block;
	height: 9px;
	width: 14px;
	margin-top: 2px;
	margin-right: 2px;
}

.color1{
	color: #AB8536;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

ul.topicos{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	display: block;
	font-size: 12px;
}

ul.topicos2{
	list-style-position: outside;
	list-style-image: url(images/img_top.gif);
	list-style-type: none;
	display: block;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}

ul.topicos li, ul.topicos2 li{
	margin-top: 5px;
	margin-bottom: 5px;
	
}

p.obs{
	font-size: 10px;
	font-style: italic;		
}

.container{
	width:780px;
	margin-right: auto;
	margin-left: auto;
}

.container_rodape{
	width:100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	height: 174px;
	background-image: url(images/layout_rodape.jpg);
}

#topo{
	float:left;
	width: 780px;
	height:346px;
}

#conteudo{
	width: 780px;		
	float:left;
	min-height: 380px;
	height:auto !important;
	height: 380px;
}

#bloco_menu{
	width: 180px;
	float:left;
	padding-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#nav ul{
	display: block;
	margin: 0px;
}

#nav li{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	float: right;
}

#nav li a{
	color: #D0AF6C;
	float:right;
	width: 150px;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #611203;
	text-align: center;
	font-style: italic;
	text-shadow: 1px 1px #000;
	padding-right: 5px;
	padding-left: 5px;
}

#nav li a:hover{
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FE0000;
	color: #FFF;
}


.sombra {
	text-shadow: 1px 1px #000;	
}
#bloco_textos{
	width: 485px;
	float:left;
	margin-right: 25px;
	margin-left: 80px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
}

#bloco_textos div{
	text-shadow: 1px 1px #000;
}

.bloco1{
	width:150px;
	float:left;
	border: 5px solid #210301;
}

.bloco2{
	width:315px;
	float:left;
	margin-left: 10px;
	margin-bottom: 10px;
}

.bloco_fotos a:link img{
	border: 3px solid #230402;
	margin: 4px;
	float: left;
	height: 75px;
	width: 100px;
}

.bloco_fotos a:hover img{
	border: 3px solid #FFF;
}

.rodape_links {
	color: #D0AF6C;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 780px;
}

.rodape_links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

.rodape_links a:hover{
	color: #D0AF6C;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 2px #000;	
}

#rodape_img{
	width:780px;
	height:100px;
}

#tab_materias td{
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

#tab_materias {
	font-size: 10pt;
	text-align: justify;
	text-indent: 30px;
}

.textoemvolta {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#rodape{
	width:100%;
	float:left
}

.fl{
	float:left;
}

.limpa {
	clear:both;
}
