@import url(global.css);

#bodyRepresentantes #topo ul.navegacao li.representantes {
	background: transparent url(../imgs/fndMenuLi.jpg) no-repeat right 0;
	margin: 0;
}
#bodyRepresentantes #topo ul.navegacao li.representantes a {
	background: transparent url(../imgs/fndMenuA.jpg) no-repeat;
	padding: 25px 29px 0 29px;
}

/**/
#conteudo {
	float: none;
	width: 740px;
}

#estados {  }

#estados li {
	background: transparent url(../imgs/fndRepresentantes.jpg) no-repeat 0 0;
	width: 740px;
}
#estados li:after, #estados li ul.representantes:after {
	content: '.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

#estados li h3 {
	float: left;
	font: bold 18px Arial;
	letter-spacing: -1px;
	line-height: 18px;
	padding: 21px;
	width: 108px;
}

#estados li ul.representantes {
	color: #333;
	float: right;
	font-size: 12px;
	margin-bottom: 25px;
	width: 590px;
}

#estados li ul.representantes li {
	background: #fff;
	border: 1px solid #eee;
	display: block;
	float: left;
	height: 66px;
	line-height: 137%;
	margin: 18px 0 0 16px;
	padding: 10px 12px 0 12px;
	width: 245px;
}

#estados li ul.representantes li h4 {
	color: #1D2F81;
	font-weight: bold;
}

#estados li ul.representantes li a {
	text-decoration: underline;
}
