/*Tabs*/
/* .tabberlive .tabbertab a {
	color: #3e3e3e;
	text-decoration: none;
	}
.tabberlive .tabbertab a:hover {
	color: #ffa581;	} */
	

.tabberlive .tabbertabhide {
 	display:none;
}

.tabber {
}
.tabberlive {
	float:left;
margin-left:10px;
margin-top:15px;
display:inline;
width:265px;
}

 ul.tabbernav {
	margin: 0;
	padding: 0;	

}

 ul.tabbernav li{
	list-style: none;
	margin-right: 10px;
	display: inline;  
	 

}

ul.tabbernav li a{
	padding: 6px 12px;
	margin-right: 0px;
	background: #c7c8c9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #808282;


}


 ul.tabbernav li.tabberactive a {
	background-color: #e2e4e5;
	color: #808282;
}

.tabberlive .tabbertab {
	padding:5px;
	margin:15px 10px 15px 0 !important;
	background-color: #e2e4e5 !important; 

}

.tabberlive .tabbertab h2 {
	display:none;
}

.tabberlive .tabbertab h3 {
 	display:none;
}

 .tabberlive .tabbertab .tablist {
	overflow: hidden;
	padding: 5px;
/*	color: #3e3e3e; */
	margin-bottom: 0;
	}

 .tablist {
	margin-bottom: 15px;
}	
.tablist li {
	border-bottom:1px dashed #FFFFFF;
	list-style-image:url(img/bulleta.png);
	list-style-position:inside; 
	list-style-type:disc;
	margin-bottom:10px;
	padding-bottom:10px;
}
