#representantes {
	width: 698px;
	padding: 5px 20px;
	background: url(../imgs/representantes/corpo_fundo.gif) repeat-y;
}
#representantes h1 {
	background: url(../imgs/representantes/titulo.jpg) bottom left no-repeat;
}
#representantes h3 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#representantes ul {
	width: 680px;
	margin: 0 auto;
}
#representantes ul li {
	list-style: none;
}
#representantes ul li h1 {
	background: none;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 0;
	padding: 0;
	color: #000;
}
#representantes ul li h2 {
	font-size: 12px;
	text-align: left;
}
#representantes ul li h3 {
	font-size: 12px;
	text-align: left;
	font-style: normal;
}