* {margin:0;
padding:0;}

body {
	background-image: url(../images/bg.jpg);
	background-color: #547152;
	background-repeat: no-repeat;
}

#geral {
	width: 900px;
	height: auto;
	display: table;
	margin: auto;
	border: 7px solid #fff;
	background-image: url(../images/bg-geral.jpg);
}

#intro {
	height: 600px;
	width: 900px;
	display: block;
	float: left;
}

#topo {
	width: 900px;
	height: 250px;
	display: block;
	float: left;
	background-image: url(../images/topo.jpg);
}
#topo h1{
	text-indent: -5000px;
}

#logo {}

#logo h1 {}

#conteudo {
	width: 900px;
	height: auto;
	display: block;
	float: left;
}
#conteudo-bilhar {
	width: 900px;
	height: 450px;
	display: block;
	float: left;
	overflow: hidden;
}
.box {
	width: 900px;
	height: 450px;
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: auto;
}

#conteudo-acessorios {
	width: 900px;
	height: auto;
	display: block;
	float: left;
}


.box-acessorios {
	width: 900px;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: auto;
}


.box h2, .box-acessorios h2 {
	font: bold 13pt arial;
	margin: 10px;
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.box p, .box-acessorios p {
	font: 13px arial;
	margin: 10px;
	color: #fff;
}
.box img {
	border: 1px solid #fff;
	margin: 10px 0 0 5px;
	padding: 5px;
}
.box-acessorios img {
	border: 1px solid #fff;
	margin: 10px 30px;
	padding: 5px;
}

#roller {
	width: 530px;
	height: 170px;
	display: block;
	float: right;
	margin: 30px 0 10px 10px;
	border: 1px dotted #fff;
	padding: 5px 0 5px 5px;
}

#rodape {
	width: 900px;
	height: 50px;
	display: block;
	float: left;
	border-top: 2px solid #fff;
	background-color: #451521;
}
address {
	font: bold 11px arial;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	font-style: normal;
}

#texto-home {
	width: 330px;
	height: auto;
	display: block;
	float: left;
}

#texto-home h2 {
	font: bold 13pt arial;
	margin: 10px;
	border-bottom: 1px dotted #fff;
	color: #fff;
}

#texto-home p {
	font: 12px arial;
	color: #fff;
	text-align: justify;
	margin: 10px;
}
#box-produtos {
	width: 900px;
	height: auto;
	display: block;
	float: left;
}

#box-produtos img {
	padding: 3px;
	margin: 10px 19px;
	border: 1px solid #fff;
}
 

/*------Menu----------*/

#MainMenu 
{
	height:30px;
	float: left;
	width: 900px;
	display:block;
}

#MainMenu h2 {
	float: right;
	font: bold 14px arial;
	color: #FFCC00;
	margin-top: 5px;
	margin-right: 15px;
}


#tab 
{
	height:30px;
	background:repeat-x top;
	background-image: url(../images/bmid_084.gif);
	float: left;
	width: 900px;
	display:block;
}
#tab ul 
{
	list-style:none;
	float:left;
	width: 900px;
}
#tab li 
{
	display:inline;
	float:left;
	margin-right: 1px;
}
#tab a 
{
	background:#000 url(../images/bright_084.gif) no-repeat right top;
	text-decoration:none;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url(../images/bleft_084.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	line-height:30px;
	padding:0 12px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:220px;
	float:left;
	display:block;
	visibility:hidden;
	color:#000000;
	z-index:100;
	text-decoration:none;
	left: 100px;
	cursor:pointer;
	margin: 7px 0 0 3px;
	

}
.dropmenudiv ul 
{
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:auto;
	display:block;
	border:1px solid #D3D3D3;
	color:#D3D3D3;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	margin-top:2px;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:20px;
	padding:0 50px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#861737;
	font-size:7pt;
	color:#fff;
	border:1px solid #D3D3D3;
	font-weight: bold;
	
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000066;
	font-weight:bold;
	background-color: #fff;
	background-repeat:no-repeat;
	background-image:url(../images/bola8.gif);
	border:1px solid #1b1f4f;
}
	

/* ---------------------- Fim do Menu ---------------------- */

