#fundoitem, .fundoitem {
	padding: 7px;
	background-color: rgba(15, 15, 15, 0.9);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #353837;
	-moz-box-shadow: #000 0 0 15px;
	-webkit-box-shadow: #000 0 0 15px;
	box-shadow: #000 0 0 15px;
	color: #fff;
	font-size: 12px;
	line-height:1.5;
	max-width: 600px;
	transition:all 600ms; -webkit-transition:all 600ms; -moz-transition:all 600ms; -ms-transition:all 600ms; -o-transition:all 600ms;
}

#fundoitem:hover, .fundoitem:hover {
	padding: 7px;
	background-color: rgba(15, 15, 15, 0.9);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #353837;
	-moz-box-shadow: #000 0 0 15px;
	-webkit-box-shadow: #000 0 0 15px;
	box-shadow: #000 0 0 15px;
	color: #fff;
	font-size: 12px;
	line-height:1.5;
	max-width: 600px;
	-moz-box-shadow: 0 0 10px #ccc; 
	-webkit-box-shadow: 0 0 10px #ccc; 
	box-shadow: 0 0 10px #ccc;
}

#item_space_1 .item_bg {
 margin:10px;
 margin-left:5px;
 width:220px;
 float:right;
}

#item_space_1 .item {
	width:105px;
	height:150px;
	float:left;
	margin:10px;
	margin-left:-150px;
	margin-top:10px;
}

#item_space_1 {
 width:250px; 
 margin-left:auto;
 margin-right:auto;
}

#item_space_2 .item_bg {
	margin:10px;
	margin-left:5px;
	width:220px;
	float:left;
}

#item_space_2 .item {
	width:105px;
	height:150px;
	float:right;
	margin:10px;
	margin-right:0px;
	margin-top:10px;
}

#item_space_2 {
	width:113px;
	margin-left:auto;
	margin-right:auto;
}

#item_space_3 .item_bg {
	margin:10px;
	margin-left:5px;
	width:220px;
	float:left;
}

#item_space_3 .item {
	width:105px;
	height:150px;
	float:right;
	margin:10px;
	margin-right:0px;
	margin-top:-176px;
}

#item_space_3 {
	width:535px;
	margin-left:auto;
	margin-right:auto;
}



#item_box {
 width:220px; 
 margin-left:auto;
 margin-right:auto;
}


#item_nome, .item_nome {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	width:119px;
	height:22px;
	padding-top:4px;
	margin-top: -7px;
	margin-left:-7px;
	background-color: #151515;
}

h3{
    color: #b1b1b1;
}

hr{
    border: 0;
    height: 1px;
    background-color: #8a8a8a;
    margin-bottom: 5px;
}


#flowtabs {	
    width:500px;
    height:36px !important;
    margin:0 0 0 117px; 
    padding:0 !important;	
    margin-bottom:-2px;
}

#flowtabs li { 
    float:left;
    margin:0;
    padding:0; 
    text-indent:0; 
    list-style-type:none;
    text-align: center;
}

#flowtabs2{
    margin:0px 0 0 2px; 
    padding:0 !important;
    text-align: center;
}
#flowtabs2 li{
    float:left; 
    list-style-type:none;
    text-align: center;
}






























#body
{
	width: 100%;
	margin: auto;
	text-align: left; /* IE */
	padding: 5px;
	
}



#top_box
{
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

#left_box
{
	width: 345px;
	float: left;
	border: 1px solid #70695f;
}

#right_box
{
	width: 385px;
	float: right;
	border: 0px solid #000000;
}

.links_box
{
	background-color: #2a2523;
	color: #d6c8b4;
	font-weight: bold;
	padding: 0.3em 0.6em 0.3em 0.6em;
	height: 2.1em;
	border: 1px solid #70695f;
	/* margin-top: 10px; */
}

.links_box a:link,
.links_box a:visited,
.links_box a:active
{
	color: #bfb3a1!important;
	font-weight: bold!important;
	text-decoration: none!important; 
}

.links_box a:hover
{
	color: #FFF8D9;
}

.selected_link
{
	border-bottom: 2px solid #d6c8b4;
}

.item_list_table
{
	width: 100%;
}

.table_header
{
	font-weight: bold;
	background-color: #2a2523;
	color: #d6c8b4;
}

.table_header td
{
	padding: 0.3em 0.4em 0.3em 0.4em;
}

.extra_box_cell
{
	background-image: url(../images/img/comparar.png);
	background-repeat: no-repeat;
	background-position: 25px 7px;
}
.hand2
{
	background-image: url(../images/img/2hand.png);
	background-repeat: no-repeat;
	background-position: 25px 7px;
}
.item_icon {
    vertical-align: middle;
    filter: invert(0%);
}
.item_name {
    vertical-align: middle;
}
.hand1
{
	background-image: url(../images/img/1hand.png);
	background-repeat: no-repeat;
	background-position: 25px 7px;
}



table
{
	border-width: 0; 
	border-color: #000000; 
	color: #000000; 
	font-size: 1em;
}

td, th
{
	padding: 0.1em 0.4em 0.2em 0.4em;
	vertical-align: top;
	line-height: 1.7em;
}


.row0
{
	background-color: #bfb3a1;
}

.row1
{
	background-color: #a89d8c;
}

.row_hl
{
	background-color: #333333;
	color: #FFFFFF;
}

#item_box_1
{
	text-align: center;
	vertical-align: middle;
}

.item_box
{
	width: 100%;
	background-color: #000000;
	border: 1px solid #70695f;
	text-align: left;
	margin-bottom: 5px;
}

.item_box_type
{
	float: left;
	background-color: #000000;
	width: 0px;
}

.item_box_header
{
	background-color: #2a2523;
	color: #d6c8b4;
	font-weight: bold;
	padding: 0.3em 0.4em 0.3em 0.4em;
}

.item_box_img
{
	float: left;
	width: 133px;
	text-align: center;
	vertical-align: middle;
	margin: 20px 0px 20px 0px;
}

.item_box_content
{
	float: right;
	width: 250px;
	background-color: #c3b6a1;
	min-height: 120px;
}

.item_box_table td
{
	line-height: 1.2em;
}

.item_box_subheadline
{
	font-weight: bold;
	margin-left: 5px;
	padding-top: 5px;
}

.item_box_subheadline2
{
	font-weight: bold;
	margin-left: 5px;
	padding-top: 5px;
}

.item_box_text_left
{
	padding-left: 15px;
	padding-bottom: -5px;
}

.item_box_table_hr
{
	height: 2px;
	font-size: 1px;
	background-color: #000000;
	padding: 0px;
}

.item_box_table_hr2
{
	height: 2px;
	font-size: 1px;
	background-color: #000000;
	padding: 0px;
}