@charset "iso-8859-1";
/* CSS Document */


#pavisitar {
	background-color:#eaeef1;
	background-image:url(../imagenes/reg_pavisitar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	color:#59602d;
	float:left;
	padding: 45px 16px 20px 16px;
	width:180px;
	}

	#pavisitar li {
		list-style-type:square;
		color:#59602d;
		}
		
.loc_slct {
	background-image:url(../imagenes/localidades_slct.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:39px 0 0 18px;
	height:70px;
	width:248px;
	}