
#tabs{
	position:relative;
	width:429px;
	top: -2px;
}

#menuTabs{
	/*margin-bottom:27px;*/
	margin-left:43px;
}
	#menuTabs li{
		top:-27px;
		list-style:none;
		display:inline;
		cursor:pointer;
	}

#contentsTabs div{
	background: url(../img/layout/tabs/main/bg.jpg) repeat-y;
	height:154px;
	padding-left:26px;
	padding-top:12px;
	padding-bottom:12px;
	padding-right:26px;
	display:none;
	clear:both;
}
	#contentsTabs li{
		/*list-style-image:url(../img/layout/line_style/red_arr.jpg);*/
		list-style-type:none;
		background-image:url(../img/layout/line_style/red_arr.jpg);
		background-repeat:no-repeat;
		background-position:left;
		padding-left: 12px;
	}
	#contentsTabs a{
		color:#4b4b4b;
	}
	
#tab{
	min-width:10px;
	height:23px;
	float:left;
	cursor:pointer;
}
	.Lta , .Ltda{
		float:left;
		height:23px;
		width:9px;
		background: url(../img/layout/tabs/main/tab/left.png) no-repeat;
		margin-left: -5px;
	}
	.Cta , .Ctda{
		
		float:left;
		padding-top:4px;
		height:19px !important;
		cursor:pointer;
		background: url(../img/layout/tabs/main/tab/center.png) repeat-x;
		font-size: 12px;
		font-family: arial, san-serif;
		/*margin-left: 10px;*/
		/*padding-right: 10px;*/
	}
	.Rta , .Rtda{
		height:23px;
		width:9px;
		float:left;
		background: url(../img/layout/tabs/main/tab/right.png) no-repeat;
	}
	
	.Lta, .Cta, .Rta{
		border-bottom: 1px solid white;
	}
		
	.menuTabsAcive{
		color:#b63535;
		font-weight:bold;
	}
	.menuTabsDeacive{
		color:#474747;
		font-weight:bold;
	}

#barT{
	clear:both;
	width:429px;
	height:6px;
	background: url(../img/layout/tabs/main/top_bar.png) no-repeat;
}

#barB{
	width:429px;
	height:6px;
	height:6px;
	background: url(../img/layout/tabs/main/bottom_bar.png) no-repeat;
}


#tab0, #tab1
{
padding-left: 5px !important;
padding-right: 0 !important;
padding-top: 3px !important;
height: 170px !important;
font-family: arial, sans-serif !important;
}

#tab0 ul, #tab1 ul
{
width: 12px;
float: left;
font-size: 0.85em;
line-height: 1.60em;
/*margin-left: 5px;*/
margin-right: 9px;
}

#helper
{
padding-left: 12px;
}

#helper ul
{
color: white;
width: 170px;
float: left;
font-size: 0.80em;
/*line-height: 1.25em;*/
margin-left: 8px;
margin-right: 9px;
}

#helper ul a 
{
color: white;
}

#tab0 .list1, #tab1 .list1
{
width: 140px;
}

#tab0 .list2, #tab1 .list2
{
width: 135px;
}

#tab0 .list3, #tab1 .list3
{
width: 123px !important;	
margin-right: 0px;
}
/*
#tab1 ul
{
width: 110px;
}*/

#tab0 a:hover, #tab1 a:hover
{
	color: #b73537;
}

a:hover
{
 	color: #b73537 !important;
}

a:hover span
{
 	color: #b73537 !important;
}

