html, body {
	margin: 0px;
	padding: 0px;
	border: none;
	background: url(../gfx/bg.gif) #600000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;}
a {
	text-decoration: none;
	color: #bbb;
	font-weight: bold;}
a:hover {text-decoration: underline;}

input, textarea {
	border: none;}



#top {
	position: relative;
	clear: both;
	background: url(../gfx/bg_top.gif) repeat-x;
	z-index: 500;}
#top #topContent {
	position: relative;
	width: 720px;
	height: 105px;
	margin: auto;}
#top #topContent #laco {
	position: absolute;
	bottom: -90px;
	right: 0px;}



#menu {
	position: relative;
	clear: both;
	background: #4c0101;
	z-index: 1;}
#menu #menuContent {
	position: relative;
	width: 720px;
	height: 40px;
	margin: auto;
	text-align: left;
	background: url(../gfx/menu_bg.jpg) left top repeat-y;}
#menu #menuContent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
#menu #menuContent ul li {
	position: relative;
	float: left;}
#menu #menuContent ul li a {
	background: url(../gfx/menu_div.gif) center left no-repeat;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 40px;
	height: 40px;
	padding-left: 30px;
	padding-right: 30px;}
#menu #menuContent ul li a.first {
	padding-left: 5px;
	background: none;}
#menu #menuContent ul li a:hover {color: #ccc;}



#master {
	position: relative;
	display: block;
	width: 720px;
	margin: auto;
	margin-top: 50px;
	text-align: left;}

#master div#vitrine {
	border: 1px solid #fff;
	padding: 3px;
	background: #550202;
	margin-bottom: 30px;}
#master div#vitrine img {
	padding: 0px;
	border: none;
}

#master div.header {position: relative;}
#master div.header a {
	position: absolute;
	top: 9px;
	right: 7px;}


#master div.left {
	position: relative;
	float: left;
	display: block;
	width: 340px;
	margin-top: 15px;}
#master div.left form input,
#master div.left form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 340px;}
#master div.left form input.bt {width: auto;}

#master div.right {
	position: relative;
	float: right;
	display: block;
	width: 340px;
	margin-top: 15px;}
#master div.right div.thumbs img {margin: 5px;}

#master big {font-size: 18px;}
#master img {
	border: 1px solid #fff;
	padding: 3px;}
#master h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;}
#master h2 {
	font-size: 12px;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;}
#master p {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 10px;}
#master p img {
	margin-left: 15px;
	float: right;}

#master div.listaDupla a {
	display: block;
	float: left;
	width: 45%;
	margin-right: 30px;
	margin-top: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 15px;}
#master div.listaDupla a h2 {margin: 0px;}
#master div.listaDupla a img {
	float: right;
	margin-left: 15px;}
#master div.listaDupla a span {
	background: #4c0101;
	padding: 3px;
	color: #edbcbc}
#master div.listaDupla a:hover {
	text-decoration: none;
	color: #ccc;}


#footer {
	padding-top: 30px;
	padding-bottom: 20px;
	color: #d8d3bf;
	text-align: center;}
#footer img {
	padding: 0px;
	border: none;
	margin-bottom: -20px;}
	
	
	
	
	
.lines {
	position: relative;
	clear: both;
	height: 7px;
	overflow: hidden;
	background: url(../gfx/div.gif);
	margin: 0px;}

.spacer {
	position: relative;
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0px;}

.maisEspaco {
	line-height: 20px;}

.textoCorrido {font-size: 12px;}
.textoCorrido img {
	float: right;
	margin-left: 15px;}

#breadcrumb {
	margin-top:-25px;
	margin-bottom:15px;
}