/*REPRESENTANTES
*****************************************************************************************/
		#conteudo h2 {
			background:url(../images/representantes/representantes.gif) no-repeat;
			width:509px;
			height:47px;
			position:relative;
			margin-bottom:10px;
		}

/*MAPA
*****************************************************************************************/
		
		#mapa {
			width:300px;
			height:400px;
			float:left;
			position:relative;
		}
		
		.regiao {
			background:url(../images/representantes/back_titulo.gif) no-repeat top center;
			width:209px;
			float:left;
			margin-left:10px;
			margin-bottom:20px;
			display:none;
		}
		
		.regiao h3 {
			left:10px;
			top:15px;
			font-size:13px;
		}
		
		.regiao ul {
			top:10px;
			left:10px;
		}
		
		.regiao ul li {
			margin-top:3px;
		}
		
		.entre_contato{
			background:url(../images/representantes/entre_contato.gif) no-repeat;
			width:214px;
			height:32px;
			position:relative;
			top:10px;
			display:block;
			float:left;
			left:5px;
			text-indent:-5000px;
		}

/*EXIBIÇÃO DE PÁGINAS
*****************************************************************************************/
		
		#anteriores {
			background:url(../images/produtos/anteriores.gif) no-repeat;
			display:block;
			width:110px;
			height:28px;
			border:0;
			float:left;
			left:50px;
			position:relative;
			padding-bottom:20px;
		}
		
		#exibindo {
			float:left;
			top:5px;
			font-size:11px;
			left:60px;
			position:relative;
			padding-bottom:20px;
		}
		
		#proximas {
			background:url(../images/produtos/proximas.gif) no-repeat;
			display:block;
			width:110px;
			height:28px;
			border:0;
			float:left;
			position:relative;
			left:70px;
			padding-bottom:20px;
		}
