	body {
	background: #CBBA67 url(../img/bkg.png) top repeat-x;
font: 9pt Verdana, Arial, Helvetica, sans serif;
margin: 0px; padding: 0px;
	}
	#container {
	width: 970px;
margin: auto;
	}
	#content {
	
	}
	#top {
	width: 970px;
margin: auto;
font-size: 7pt;
text-align: center;
padding: 20px;
color: #8C8148;
	}
	#head {
	/*background: #ccc;*/ height: 100px;
position: relative;
	}
	#flash {
	border: 10px solid #900;
border-bottom: 0px solid #900;
height: 350px;
	}
	#banner {
	float: right; width: 300px;
font-size: 8pt;
text-align: right;
color: #000;
}
#banner a {
text-decoration: none;
color: #333;
	}
	#lang {
	position: absolute;
bottom: 12px;
right: 0px;
	}
	#nav {
	text-align: center;
background: #900;
color: #fff;
margin: 0px;
border-left: #900 solid 10px;
border-right: #900 solid 10px;
	}
	#nav a {
	text-transform: uppercase;
text-decoration: none;
font: bold 9pt Trebuchet Ms, Tahoma, Helvetica, sans serif;
color: #fff;

	}
	#nav ul {
	margin: 0px;
padding: 0px;
height: 40px;
	}
	#nav li {
	float: left;
display: inline;
position: relative;
	}
	#nav li a {
	padding: 10px 8px;
background: #900;
display: block;
	}
	#nav li a:hover, #nav li a.on {
	background: #fff; color: #900;
	}
	#nav li ul {
	/*display: none;*/
position: absolute;
top: 40px;left: 0px;
}
#nav li ul li {
float: none; height:20px;
width: 180px; position: relative;
}
#nav li li ul {
display: none;
position: absolute; top: 0px; left: 170px;
	}
	#nav li ul li a {
	display: block;
padding: 2px 4px;
width: 160px;
font-size: 8pt;
background: #fff; color: #900;
text-align: left; 
border: 1px solid #ccc;
text-transform: lowercase;
font-family: Verdana, Helvetica, sans-serif;
	}
	#main {
	padding: 12px;
background: #fff url(../img/main_bg.gif) top right repeat-y;
font: 9pt Verdana, Arial, Helvetica, sans serif;
color: #333;
border-left: #900 solid 10px;
border-right: #900 solid 10px;
	}
	#main h2 {
	color: #990000;
text-transform: uppercase;
font: bold 16pt Trebuchet Ms, Arial, Helvetica, sans serif;
	}
	#main h2 span, #main h3 span {
	display: block;
color: #990000;
text-transform: uppercase;
font: bold  9pt Trebuchet Ms, Arial, Helvetica, sans serif;
margin: 1px; padding: 0px;
	}
	#main h3, #main_adm h3 {
	color: #900;
text-transform: uppercase;
font: bold 14pt Trebuchet Ms, Arial, Helvetica, sans serif;
margin: 1px; padding: 0px;
	}
	#main h4, #main_adm h4 {
	color: #c99;
text-transform: uppercase;
font: bold  9pt Trebuchet Ms, Arial, Helvetica, sans serif;
margin: 1px; padding: 0px;
	}
	#main a {
	color: #900;
	}
	#main img {
	border: 5px solid #900;
margin: 2px 4px;
	}
	#main img.none {
	border-width: 0px;
margin: 0px;
	}
	#main li {
	list-style-image: url('../img/bot.gif');
	}
	#main th {
	color: #900;
font-size: 9pt;
text-align: right;
	}
	#main td {
	vertical-align: top;
}
#main .list td {
border-bottom: 1px solid #ccc;
	}
	#main td.titprice {
	color: #900;
border-bottom: 1px solid #600;
text-align: right;
	}
	#main td.titprice b, #main td.titprice strong {
	  color: #a87a6a;
	}
	#main td.price {
	  color: #600;
  text-align: right;
  border-bottom: 1px solid #900;
	}
	#map {
	width: 600px;
height: 400px;
margin: auto;
border: 3px #fcc double;
	}
	#menu {
	width: 260px;
float: right;
	}
	#corpo {
	margin-right: 290px;
	}
	#corpo .box {
	width: 350px;
}
#corpo .box .txt {
text-align: justify;
line-height: 1.5em;
	}
	#news {
	width: 260px;
	}
	#boxnews {
	position: relative;
width:260px;
height: 100px;
overflow: hidden;
	}
	#boxnews a {
	text-decoration: none;
	}
	#book {
	background: #900;
color: #fff;
margin: 0px;
	}
	#book h3 {
	margin: 0px;
color: #fff;
	}
	#book td {
	vertical-align: middle;
font-size: 7pt;
	}
	#info {
	text-align: center; padding: 12px;
font-size: 7pt;
color: #8C8148;
}
#info a {
color: #fff;
	}
	#footer {
	text-transform: uppercase;
text-align: center;
padding: 12px;
padding-bottom: 36px;
font: 8pt Arial, Helvetica, sans serif;
background: #990000;
color: #fff;
	}
	#footer a {
	text-transform: uppercase;
text-decoration: none;
color: #fff;
	}
	#bottom {
	width: 780px;
margin: auto;
font-size: 7pt;
text-align: center;
padding-bottom: 16px;
color: #8C8148;
	}
	#bottom a {
	color: #c00;
	}
	input, select, textarea {
	font-size: 8pt;
border: 1px solid #8C8148;
margin: 4px 0px;
	}
	input.data {
	background: #fff url(/img/adm/cal.gif) center right no-repeat;
cursor:hand;
	}
	input.button {
	color: #990000;
border: 1px solid #8C8148;
background: #eee;
font-weight: bold;
padding: 4px;
	}
	input.none {
	border: 0px solid #eee;
	}
	#container_adm {
	width: 996px;
margin: auto;
	}
	#top_adm {
	width: 996px;
margin: auto;
font-size: 7pt;
text-align: center;
padding: 6px;
color: #c00;
	}
	#head_adm {
	/*background: #600;*/ height: 190px;
	}
	#main_adm {
	background: #fff;
padding: 0px 20px;
	}
	#main_adm h2, #main_adm h3, #main_adm h4 {
	color:#600;
text-transform: normal;
	}
	#main_adm a {
	color: #c00;
	}
	#main_adm h2, #main_adm h3, #main_adm h4, #main_adm h5 {
	margin: 0.5em 0 0.2em 0;
font: 11pt Trebuchet Ms, Verdana, Arial, Helvetica, sans serif;
color: #900;

	}
	#bottom_adm {
	width: 1000px;
margin: auto;
font-size: 7pt;
text-align: center;
padding-bottom: 16px;
color: #999;
	}
	#bottom_adm a {
	color: #a87a6a;
	}
	#stop {
	clear: both;
	}

