/* CSS Document Representantes */

.a_repr h2{
	background-image:url(../../imagens/titulos/representantes.png);
}

.a_repr ul {
	font-size:12px;
	padding:10px 35px ;	
	width:455px;
	margin-left:15px;
}

.top_rep{
	list-style-image:url(../../img/seta_repres.png);
	line-height:2.4em;			
}
.top_rep ul li{
	line-height:2.4em;
		
}
#formRepre  #filtro{
	border:none;
	border:1px solid #999;
	background-color:#FFFFFF;
	background-image:none;
	width:200px;
}
#formRepre{
	background-color:#F2F7FA;
	width:490px;
	height:39px;
	line-height:39px;	 
	padding-left:35px;
	margin-left:15px;	
}
#formRepre input[type="text"]{
	margin-top:10px;
}
#formRepre #bRepre{
	margin-top:10px;
	background:#DCDCDC;
	border:1px solid #999;
	margin-left:5px;
	height:18px;
}
#formRepre #filtro{
	margin-top:10px;
}

