/* CSS Document */

/*     inicio reset de codigo CSS     */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*      fim reset de codigo CSS      */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BBBBBB;
	text-align: left;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #48ACDE;
	/*text-transform: lowercase;*/
}
h1 {
	letter-spacing: -1px;
	font-size: 32px;
}
h2 {
	font-size: 23px;
}
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 22px;
}
a:link {
	text-decoration: none;
	color: #48ACDE;
}
a:hover, a:active {
	text-decoration: none;
	color: #00CCCC;
}
a:visited {
	text-decoration: none;
	color: #48ACDE;
}
img {
	border: none;
}
img.left {
	float: left;
	margin-right: 15px;
}
img.right {
	float: right;
	margin-left: 15px;
}
#topo_linha_branca {
	clear: both;
	width: 890px;
	height: 12px;
	margin: 0 auto;
	background:#fff;
}
#geral
{
	background:url(../imagem_layout/bg.gif) center  repeat-y;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	display: none;
}
input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#header {
	clear: both;
	width: 890px;
	height: 10px;
	margin: 0 auto;
	background:#ffffff;
}
#menu {
	float: left;
	width: 190px;
	height: 600px;
	padding-left: 10px;
	margin-top: 20px;
	text-align:left;
	line-height: 12px;
	
}

#menu h2.item a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	line-height: 12px;
	padding: 2px 0px 5px 2px;
	
	/*text-transform: uppercase;*/
}
#menu ul {
	margin: 0;
	padding: 10px 0px 5px 2px;
	list-style: none;
	line-height: normal;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	line-height: 12px;
}
#menu li {
	display: table-column;  
	float: left;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	line-height: 12px;
	padding: 2px 0px 5px 2px;
}
#menu a {
	display: table-column;
	float: left;
	margin-right: 3px;
	padding: 2px 0px 5px 2px;
	text-decoration: none;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:left;
	line-height: 12px;
}
#menu a:hover { 
	text-decoration: none; 
	color: #48ACDE;
	padding: 2px 0px 5px 2px;
	text-align:left;
	line-height: 12px;
}
#menu .item a {
	color: #48ACDE;
	padding: 2px 0px 5px 2px;
	text-align:left;
	line-height: 12px;
}

#logo {
	width: 890px;
	height: 180px;
	margin: 0 auto;
	background-color:#FFFFFF;
}
#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 0px;
	line-height: normal;
}
#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
}
#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}
#logo h1 a:hover { 
	text-decoration: none;
	color:#00CCFF;
}
#logo h2 {
		padding: 20px 0 0 5px;
		font: italic 13px Georgia, "Times New Roman", Times, serif;
		color: #48ACDE;
}
#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}
#logo p a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 890px;
	margin-top: 5;
	margin: 0 auto;
	background:#000;
	
}
#wrapper-btm {
	background:#000;
}
#page {
	width: 890px;
	margin: 0 auto;
	padding-top: 20px;
	background:#000;
	background:url(../imagem_layout/topo_wrapper1.jpg) no-repeat top center ;
}
#content {
	float: right;
	width: 640px;
}
#contato {
	float: right;
	width: 640px;
	text-align:left;
}
.post {
	padding: 15px 35px;
}
.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.post h1 {
}
.post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	font-size: 18px;
	color: #DADADA;
}
.post .entry {
		padding: 0 5px;
		text-align:left;
		line-height:18px;
		text-align:justify;
}
.post .meta {
	margin-left: 15px;
	margin-right: 15px;
	padding: 15px 0px 30px 0px;
	border-top: 1px dashed #ffffff;
	font-size: 12px;
}
.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}
.post .meta .byline {
	float: left;
}
.post .meta .links {
	float: right;
}
.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(../imagem_layout/img11.gif) no-repeat left center;
}
.post .meta .comments {
	padding-left: 22px;
	background: url(../imagem_layout/img12.gif) no-repeat left center;
}
.post .meta b {
	display: none;
}

.opcoes  {
		padding: 0 5px;
		text-align:left;
		line-height:18px;
		text-align:left;
}
.altura_descricao{
	height: 40px;
}
.barras_preco {
	height:18px;
	border-top:solid;
	border-top-color: #e6e6e6;
	border-top-width: 2px;
	border-bottom:solid;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 2px;
}
.altura_detalhes{
	background: url(../imagem_layout/button_details.gif) no-repeat left center;
	padding: 10px;
	height: 37px;
	 
}
#sidebar {
	float: left;
	width: 205px;
	height:100%;
	padding-left: 10px;
	
}
#sidebar_divisa {
	float: left;
	width: 25px;
	height:100%;
	background:url(../imagem_layout/lateral11.jpg) no-repeat right center;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
#sidebar li {
	margin-bottom: 40px;
}
#sidebar li ul {
}
#sidebar li li {
	margin: 0;
}
#sidebar h2 {
	height: 32px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #DADADA;
}
#search {
}
#search h2 {
	margin-bottom: 20px;
}
#s {
	width: 125px;
	margin-right: 3px;
	padding: 1px;
	border: 1px solid #BED99C;
}
#x {
	padding: 1px;
	border: none;
	background: #48ACDE;
	text-transform: lowercase;
	font-size: 11px;
	color: #000;
}
.box1 {
	padding: 20px;
}
.box2 {
	color: #BABABA;
}
.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}
.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
}
#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
	font-size: 11px;
}
html>body #footer {
	height: auto;
}
#footer p {
}
#legal {
		clear: both;
		padding-top: 10px;
		padding-left: 30px;
		text-align: center;
		color: #000000;
}
#legal a {
	color:#009933
}
.tumb01 {
	position: relative;
	width: 280px;
	clear: both;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}
.tumb02 {
	position: relative;
	width: 280px;
	float: right;
	margin-bottom: 10px;
	text-align: left;
}
.imagemtumb01 {
	float: left;
	margin-right: 10px;
}
.imagemtumb02 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#banner {
	width: 600px;
	height: 240px;
	margin: 0 auto;
	padding: 0 0 0 12px;
	background-image:url(../imagem_layout/abertura_de_site_corte.jpg) ;
	background-position:center;
	background-repeat:no-repeat;
	}
#clear {
	clear: both;
}
#spacer {
	clear: both;
	height: 60px;
}
.txt_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	display: inline-block;
	height: 27px;
	width: 90px;
	vertical-align: top;
}
.form_textbox {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	border-color: #00CCFF;
	border-style: groove;
	height: 15px;
	width: 410px;
}
.form_textarea {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	border-color: #00CCFF;
	border-style: groove;
	width: 410px;
}
.form_button {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	border-color: #00CCFF;
	border-style: groove;
	height: 22px;
	width: 70px;
}
/* inicio do lightbox */
/* configurações e definições do lightbox */
#lightbox{
		background-color:#666666;
		padding: 15px;
		border-bottom: 2px solid #000;
		border-right: 2px solid #000;
}
#lightboxDetails{
	font-size: 12px;
	padding-top: 2px;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 10px; right: 10px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../imagem_layout/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(../imagem_layout/spacer.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imagem_layout/overlay.png", sizingMethod="scale");
}


/* fim do lightbox */