#accessibility	{ position: absolute; top: -10000px; }
a { text-decoration: none; color:#9F7D2F; }
a:hover { color: #453614; }
body { background: url(../img/fundo.gif) top left repeat; color: #B1B1B1; font-family:Verdana, Arial, Helvetica, sans-serif; }

#container {
	width: 820px;
	margin: 7px auto;
	padding: 10px 20px;
	;
	background: #0D0D0D;
	border: 1px solid #3F3F3F;
}

#header {
	padding: 10px;
	border-bottom: 1px solid #000;
}
h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 30px; margin: 5px; color:#666; }
h2 { font-size: 18px; margin: 15px 10px; color: #999; }
h3 { font-size: 16px; padding: 10px;  }

small { display: block; font-size: 9px; text-align:center; }

p {
	font-size: 12px;
	line-height: 1.5em;
	padding: 7px 10px;
}
#content { padding: 10px; border-top: 1px solid #282727; border-bottom: 1px solid #000; }
#footer { padding: 7px 0; border-top: 1px solid #282727; }
.clear { clear: both; }

#branding { float: left; }
#nav { float: right; line-height: 1.0em; }
address { text-align: center; font: 11px Tahoma, "Trebuchet MS", Verdana; word-spacing: 2px; letter-spacing: 1px; }


#slider {
	width: 717px;
	margin: 10px auto;
}
#slider li { width: 717px; height: 300px;  overflow: hidden;  }
#controle { display: block; position: relative; top: -40px; left: 620px; width: 140px; margin-bottom: 35px;  }
#controle li { 	margin:0 10px 0 0;  padding:0; float:left; height:24px; line-height:24px; 	}
#controle li a { float:left; height:24px; line-height:24px; border:1px solid #666; background:#ccc;	color:#555; padding:0 7px;
				 text-decoration:none; font-family: Tahoma, "Trebuchet MS", Verdana; font-size: 12px; }
#controle li.current a { background:#9F7D2F; color:#fff; }

.box, .meio {
	float: left;
	background:#003333;
	width: 228px;
	margin: 0 0 10px 0;
	background: #111111;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #363636;
	height: 210px;
}
.meio {
	margin: 0 15px;
}
.box a {
	display: block;
	padding: 0 10px 10px;
	font-size: 11px;

}
		
.mais {
	display: block;
	text-align: center;
	margin: 10px 0;
	font-size: 12px;
	clear: both;
}
.section {
	width: 717px;
	margin: 0 auto;
	
}
.comprar {
	list-style: inside disc;
	font-size: 12px;
	line-height: 1.5em;
}
.comprar li {
	padding: 5px;
}
.box .chamada-blog {
	font-size: 14px;
}
#cadastro-container {
	padding-left: 10px;
}
#cadastro label  {
	font: 10px Verdana, Geneva, sans-serif;
	padding-right: 5px;
}
#cadastro input {
	padding: 3px;
	border: none;
	margin: 20px 0;
}
#cadastro .dois {
	width: 427px;
}
#cadastro .um {
	width: 154px;
}
#cadastro .estado {
	width: 18px;
}
#cadastro textarea {
	width: 429px;
	border: none;
	
}
#cadastro .lcenter {
	text-align: center;
}
.news {
	font-size: 12px;
	vertical-align: sub;
}
.error {
	font-size: 10px;
	text-align: center;
}
