@charset "iso-8859-1";
/* CSS Document */

body{
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.stilo_topo{
	background-color:#000;
	text-align:center;
}
.stilo_paginas{
	background-image:url(bg_page.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#000;
	text-align:center;
}
#logo{
	margin-left:31px;
	width:307px;
	float:left;
}
#menu{
	width:580px;
	height:50px;
	float:left;
	margin-top:68px;
}
.branco{
	color:#FFF;	
}
.titulo{
	color:#B99A1B;
	font-size:20px;
	font-weight:bold;
}
#som{
	width:100%;
	text-align:right;
	height:28px;
}
#geral{
	width:990px;	
	margin:auto;
	
}
#produtos_menu{
		margin-top:25px;
		margin-left:56px;
		width:155px;
		float:left;
		text-align:left;
	}
	#produtos_menu_desmarcado{
		width:150px;
		height:20px;
		color:#FFF;
		font-size:11px;
		padding-top:6px;
		text-transform:uppercase;
		font-weight:bold;
		margin-bottom:1px;
		padding-left:5px;
		border-bottom:#999 solid 1px;
	}
	#produtos_menu_marcado{
		padding-left:5px;
		padding-top:6px;
		text-transform:uppercase;
		width:150px;
		height:20px;
		background-color:#B99A1B;
		color:#FFF;
		font-size:11px;
		font-weight:bold;
		margin-bottom:1px;
	}
#mostra{
	padding-top:10px;
	float:left;
	width:759px;
	text-align:left;
	margin-left:20px;
}
a:link {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover, a:visited{
	color:#B99A1B;
	text-decoration:none;
}
h2{
	padding:5px;
	margin-right:40px;
	float:left;
}

h2 a:link, a:visited{
	color:#FFF;
}
h2 a:hover{
	color:#CCC;
	text-decoration:none;
}
.selecionado{
	background-color:	#B99A1B;
}
.selecionado a:hover{
	color:#FFF;	
}
#cabeca{
	margin-top:10px;
	padding:10px;
	background-color:#000;
}
