@import url(global.css); /* import global */

/*////NAUM COLOCAR PADDING POR CAUSA DO JAVASCRIPT///////////*/

#conteudo h2 {
	background:url(../imgs/bg_cabRepresentantes.gif) no-repeat;
	margin:22px 16px 22px 16px;
}

#conteudo p {
	padding:20px 0 0 15px;
}

.mapa {
	margin:20px 0;
	text-align:center;
}


#representantes {
	border-top:1px solid #CAD3F4;
}

#representantes h3 {
	color:#FF6B08;
	display:block;
	font-size:16px;
	padding:15px 10px 0 15px;
}	

#representantes ul {
	margin: 0 15px 0 15px;
	width:540px;

}

#representantes ul li {
	line-height:18px;
	padding:15px 10px;
	width:450px;

}

#representantes ul li address {
	display:block;
}

#representantes ul li h4 {
	color:#333;
	font-weight:bold;
	float:left;
	margin-right:5px;
}

#representantes ul li.par {
	background:#F7F8FD;
}

#representantes ul li a {
	color:#1C40A4;
	display:block;
	padding-left:20px;
	text-decoration:none;
}

#representantes ul li.par a {
	background:url(../imgs/ico_arrow.jpg) no-repeat left 4px;
}

#representantes ul li.impar a {
	background: url(../imgs/ico_boldBlueArrow.jpg) no-repeat left 4px;
}

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


/********/

#representantes .error {
	color:red;
	display:block;
	padding:15px;
}

/******/

.activity {
	background:url(../imgs/loader.gif) no-repeat;
	display:block;
	height:34px;
	overflow:hidden;
	left:443px;
	top:58px;
	position:absolute;
	text-indent:-5000px;
	width:40px;
}
