*{
	margin: 0;
	padding: 0;
}

body{
	background: #999;
	height: 232px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-top:10px;
}

img{
	border: none;
}

u{
	text-decoration: none;
}

li{
	list-style: none;
	float: left;
	margin-right: 10px;
}

.mar-rig-0{
	margin-right: 0;
}

.unfloat{
	clear: both;
}

.flo-right{
	float: right;
}

.inativo{
	display: none;
}

#moldura{
	background: url(imagens/moldura.png) repeat-y top center;
	margin-top:-43px;
	padding-top:43px;
}

#tab-cen{
	width: 959px;
	margin: 0 auto;
	background: #BCC9CF;
}
	#tab-cen-top{
		background:url(imagens/bg_top.jpg) no-repeat;
		width: 959px;
		height: 156px;
	}
		#tab-cen-top-mei{
			margin:0 auto;
			padding-top:22px;
			width:355px;
		}
			#tab-cen-top-mei-logo{
				background:url(imagens/img_logo.jpg) no-repeat;
				width: 346px;
				height: 62px;
				display: block;
			}
		
		#tab-cen-top-dir{
			float: right;
			width: 150px;
			margin-top:-17px;
			margin-right:15px;
		}
		
	#tab-cen-men{
		margin:26px auto;
		text-align:center;
		width:677px;
	}
		#tab-cen-men-esq{
			float:left;
			margin-right:193px;
		}

		#tab-cen-men-dir{
			float:left;
			width:777px;
			text-align:center;
		}
		
			#tab-cen-men-dir a{
				margin-right: 30px;
			}
			
		#tab-cen-subMen{
			margin: 0 auto;
			text-align:  center;
		}
		
			#tab-cen-subMen a{
				margin-left:7px;
				margin-right:7px;
			}
		
	#tab-cen-fla{
		overflow:hidden;
	}
	
	#tab-rod{
		background: url(imagens/bg_rod.jpg) no-repeat;
		height: 112px;
		width: 959px;
		padding-top:30px;
		margin: 0 auto;
	}
		
		#tab-rod-cen{
			height:106px;
			*height:117px;
			margin:0 auto;
			width:935px;
		}
		
			#tab-rod-cen-men{
				margin-top:6px;
			}
			
			#tab-rod-cen-mar{
				margin-top: 9px;
			}
			
				#tab-rod-cen-mar a:hover{
					background: #8B0E24;
					height: 60px;
					display: block;
				}
		
		#tab-rod-end{
			margin-top:10px;
			width:580px;
			float: left;
			margin-bottom:10px;
		}
			#tab-rod-end .tel{
				width:120px;
				float: left;
				margin-right: 10px;
			}
			
			#tab-rod-end .end{
				width:405px;
				float: left;
			}
			
		#tab-rod-iwwa{
			float:right;
			margin-top:10px;
			width:105px;
		}
		
		
		
		
		
		
		
		
		